Searched defs:popNamespaces (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DNamespaceMappings.java51 * 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) method in class:NamespaceMappings

Completed in 91 milliseconds