Searched refs:PrefixForUriEnumerator (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DNamespaceSupport2.java353 return new PrefixForUriEnumerator(this,uri,getPrefixes());
390 class PrefixForUriEnumerator implements Enumeration class in inherits:Enumeration
399 PrefixForUriEnumerator(NamespaceSupport2 nsup,String uri, Enumeration allPrefixes) method in class:PrefixForUriEnumerator

Completed in 32 milliseconds