HomeSort by relevance Sort by last modified time
    Searched defs:popNamespaces (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/xml/serializer/
NamespaceMappings.java 51 * When </sentance> occurs the popNamespaces(3) will pop "p3"/"jkl" off the
52 * stack. Of course popNamespaces(2) would pop anything with depth 2 or
265 void popNamespaces(int elemDepth, ContentHandler saxHandler)
ToXMLSAXHandler.java 271 m_prefixMap.popNamespaces(m_elemContext.m_currentElemDepth,
ToStream.java     [all...]

Completed in 997 milliseconds