|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSNamespaceItemList | |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Uses of XSNamespaceItemList in org.apache.xerces.impl.xs |
---|
Classes in org.apache.xerces.impl.xs that implement XSNamespaceItemList | |
---|---|
class |
XSModelImpl
Implements XSModel: a read-only interface that represents an XML Schema, which could be components from different namespaces. |
Methods in org.apache.xerces.impl.xs that return XSNamespaceItemList | |
---|---|
XSNamespaceItemList |
XSModelImpl.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. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |