|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaPathNode | |
|---|---|
| org.apache.ws.commons.schema.docpath | Building an XML Document's Conforming Path |
| Uses of XmlSchemaPathNode in org.apache.ws.commons.schema.docpath |
|---|
| Methods in org.apache.ws.commons.schema.docpath that return XmlSchemaPathNode | |
|---|---|
XmlSchemaPathNode<U,V> |
XmlSchemaPathNode.getNext()
The next node in the path, or null if at the end of the
path. |
XmlSchemaPathNode<U,V> |
XmlSchemaPathNode.getPrevious()
The previous node in the path, or null if at the beginning
of the path. |
XmlSchemaPathNode<U,V> |
XmlSchemaPathFinder.getXmlSchemaTraversal()
Once a traversal completes successfully, this method may be called to retrieve the relevant interpretation of the path through the XmlSchemaStateMachineNodes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||