Uses of Class
org.apache.xerces.impl.xs.SchemaNamespaceSupport

Packages that use SchemaNamespaceSupport
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.traversers   
 

Uses of SchemaNamespaceSupport in org.apache.xerces.impl.xs
 

Constructors in org.apache.xerces.impl.xs with parameters of type SchemaNamespaceSupport
SchemaNamespaceSupport(SchemaNamespaceSupport nSupport)
           
 

Uses of SchemaNamespaceSupport in org.apache.xerces.impl.xs.traversers
 

Methods in org.apache.xerces.impl.xs.traversers with parameters of type SchemaNamespaceSupport
 void XSAttributeChecker.resolveNamespace(Element element, Attr[] attrs, SchemaNamespaceSupport nsSupport)