Uses of Interface
org.apache.xerces.xs.XSNamespaceItemList

Packages that use XSNamespaceItemList
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.util   
org.apache.xerces.xs   
 

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

Methods in org.apache.xerces.impl.xs that return XSNamespaceItemList
 XSNamespaceItemList XSModelImpl.getNamespaceItems()
           
 

Uses of XSNamespaceItemList in org.apache.xerces.impl.xs.util
 

Classes in org.apache.xerces.impl.xs.util that implement XSNamespaceItemList
 class NSItemListImpl
          Containts a list of Object's.
 

Uses of XSNamespaceItemList in org.apache.xerces.xs
 

Methods in org.apache.xerces.xs that return XSNamespaceItemList
 XSNamespaceItemList XSModel.getNamespaceItems()
          A set of namespace schema information information items (of type XSNamespaceItem), one for each namespace name which appears as the target namespace of any schema component in the schema used for that assessment, and one for absent if any schema component in the schema had no target namespace.