|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ucl.xpath.ForwardAxis
An axis that only ever contains the context node or nodes that are after the context node in document order is a forward axis.
| Constructor Summary | |
ForwardAxis()
|
|
| Method Summary | |
NodeType |
principal_node_kind()
Return the new Element Type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ucl.xpath.Axis |
iterate |
| Constructor Detail |
public ForwardAxis()
| Method Detail |
public NodeType principal_node_kind()
principal_node_kind in interface Axis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||