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

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DNamespaceSupport2.java393 private NamespaceSupport2 nsup; field in class:PrefixForUriEnumerator
397 PrefixForUriEnumerator(NamespaceSupport2 nsup,String uri, Enumeration allPrefixes) argument
399 this.nsup=nsup;
412 if(uri.equals(nsup.getURI(prefix)))

Completed in 135 milliseconds