|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.japisoft.xpath.node.AbstractNode | +--com.japisoft.xpath.node.Predicate
A Predicate is a set of expr or operator
AbstractNode
Constructor Summary | |
Predicate()
|
Method Summary | |
java.lang.Object |
eval(XPathContext context)
|
Methods inherited from class com.japisoft.xpath.node.AbstractNode |
addNode, getNodeAt, getNodeCount, getParentNode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Predicate()
Method Detail |
public java.lang.Object eval(XPathContext context)
eval
in class AbstractNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |