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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DNamespaceSupport2.java21 * $Id: NamespaceSupport2.java,v 1.3 2005/09/28 13:49:20 pvedula Exp $
46 public class NamespaceSupport2 class in inherits:org.xml.sax.helpers.NamespaceSupport
79 public NamespaceSupport2 () method in class:NamespaceSupport2
395 private NamespaceSupport2 nsup;
399 PrefixForUriEnumerator(NamespaceSupport2 nsup,String uri, Enumeration allPrefixes)
535 * @see org.xml.sax.helpers.NamespaceSupport2#declarePrefix
572 * @see org.xml.sax.helpers.NamespaceSupport2#processName
646 * @see org.xml.sax.helpers.NamespaceSupport2#getURI
668 * @see org.xml.sax.helpers.NamespaceSupport2#getPrefix
684 * @see org.xml.sax.helpers.NamespaceSupport2#getDeclaredPrefixe
[all...]

Completed in 30 milliseconds