| Package | Description |
|---|---|
| org.apache.jena.ext.xerces.impl.dv.xs | |
| org.apache.jena.ext.xerces.xs |
| Modifier and Type | Method and Description |
|---|---|
XSNamespaceItem |
XSSimpleTypeDelegate.getNamespaceItem() |
XSNamespaceItem |
XSSimpleTypeDecl.getNamespaceItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
XSSimpleTypeDecl.setNamespaceItem(XSNamespaceItem namespaceItem) |
| Modifier and Type | Method and Description |
|---|---|
XSNamespaceItem |
XSObject.getNamespaceItem()
A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
null otherwise. |
XSNamespaceItem |
XSNamespaceItemList.item(int index)
Returns the
indexth item in the collection or
null if index is greater than or equal to
the number of objects in the list. |
Licenced under the Apache License, Version 2.0