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

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DNamespaceSupport2.java19 * $Id: NamespaceSupport2.java 468655 2006-10-28 07:12:06Z minchau $
44 public class NamespaceSupport2 class in inherits:org.xml.sax.helpers.NamespaceSupport
77 public NamespaceSupport2 () method in class:NamespaceSupport2
393 private NamespaceSupport2 nsup;
397 PrefixForUriEnumerator(NamespaceSupport2 nsup,String uri, Enumeration allPrefixes)
533 * @see org.xml.sax.helpers.NamespaceSupport2#declarePrefix
570 * @see org.xml.sax.helpers.NamespaceSupport2#processName
644 * @see org.xml.sax.helpers.NamespaceSupport2#getURI
666 * @see org.xml.sax.helpers.NamespaceSupport2#getPrefix
682 * @see org.xml.sax.helpers.NamespaceSupport2#getDeclaredPrefixe
[all...]

Completed in 229 milliseconds