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

/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
H A DNamespaceSupport.java128 * @see org.apache.xerces.xni.NamespaceContext#pushContext()
130 public void pushContext() { method in class:NamespaceSupport
142 } // pushContext()
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
H A DNamespaceSupport2.java118 public void pushContext () method in class:NamespaceSupport2
149 * @see #pushContext
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
H A DNamespaceSupport.java41 * support.pushContext();
200 public void pushContext ()
239 * @see #pushContext
197 public void pushContext () method in class:NamespaceSupport

Completed in 74 milliseconds