|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xpath.Step
org.exist.xpath.RootNode
Description of the Class
Field Summary |
Fields inherited from class org.exist.xpath.Step |
axis, inPredicate, pool, predicates, test |
Constructor Summary | |
RootNode(BrokerPool pool)
Constructor for the RootNode object |
Method Summary | |
Value |
eval(DocumentSet docs,
NodeSet context,
NodeProxy node)
Description of the Method |
java.lang.String |
pprint()
Description of the Method |
Methods inherited from class org.exist.xpath.Step |
addPredicate, getAxis, preselect, returnsType, setAxis, setInPredicate, setTest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RootNode(BrokerPool pool)
Method Detail |
public Value eval(DocumentSet docs, NodeSet context, NodeProxy node)
eval
in interface Expression
eval
in class Step
docs
- Description of the Parametercontext
- Description of the Parameternode
- Description of the Parameter
public java.lang.String pprint()
pprint
in interface Expression
pprint
in class Step
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |