Uses of Interface
org.apache.jena.ext.xerces.xs.XSNamespaceItem
Packages that use XSNamespaceItem
-
Uses of XSNamespaceItem in org.apache.jena.ext.xerces.impl.dv.xs
Methods in org.apache.jena.ext.xerces.impl.dv.xs that return XSNamespaceItemModifier and TypeMethodDescriptionXSSimpleTypeDecl.getNamespaceItem()XSSimpleTypeDelegate.getNamespaceItem()Methods in org.apache.jena.ext.xerces.impl.dv.xs with parameters of type XSNamespaceItemModifier and TypeMethodDescriptionvoidXSSimpleTypeDecl.setNamespaceItem(XSNamespaceItem namespaceItem) -
Uses of XSNamespaceItem in org.apache.jena.ext.xerces.xs
Methods in org.apache.jena.ext.xerces.xs that return XSNamespaceItemModifier and TypeMethodDescriptionXSObject.getNamespaceItem()A namespace schema information item corresponding to the target namespace of the component, if it is globally declared; ornullotherwise.XSNamespaceItemList.item(int index) Returns theindexth item in the collection ornullifindexis greater than or equal to the number of objects in the list.