Uses of Class
org.apache.xml.utils.NamespaceSupport2

Packages that use NamespaceSupport2
org.apache.xml.utils Implementation of Xalan utility classes. 
 

Uses of NamespaceSupport2 in org.apache.xml.utils
 

Fields in org.apache.xml.utils declared as NamespaceSupport2
private  NamespaceSupport2 PrefixForUriEnumerator.nsup
           
 

Constructors in org.apache.xml.utils with parameters of type NamespaceSupport2
PrefixForUriEnumerator(NamespaceSupport2 nsup, java.lang.String uri, java.util.Enumeration allPrefixes)