|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ucl.xpath.ast.XPathNode
org.ucl.xpath.ast.Step
Support for Step operations.
Constructor Summary | |
Step(NodeTest node_test)
Constructor for Step. |
Method Summary | |
NodeTest |
node_test()
Support for NodeTest interface. |
Methods inherited from class org.ucl.xpath.ast.XPathNode |
accept |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Step(NodeTest node_test)
node_test
- Nodes for operation.Method Detail |
public NodeTest node_test()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |