|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ucl.xpath.ForwardAxis
org.ucl.xpath.SelfAxis
Create a result sequence that contains the context node
Constructor Summary | |
SelfAxis()
|
Method Summary | |
ResultSequence |
iterate(NodeType node,
DynamicContext dc)
create new rs and add the context node to it |
Methods inherited from class org.ucl.xpath.ForwardAxis |
principal_node_kind |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelfAxis()
Method Detail |
public ResultSequence iterate(NodeType node, DynamicContext dc)
node
- is the node typedc
- is the dynamic context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |