Package org.javarosa.xpath.expr
Class XPathPathExprEval
java.lang.Object
org.javarosa.xpath.expr.XPathPathExprEval
public class XPathPathExprEval extends Object
The eval operation of XPathPathExpr
-
Constructor Summary
Constructors Constructor Description XPathPathExprEval() -
Method Summary
Modifier and Type Method Description XPathNodeseteval(TreeReference reference, EvaluationContext ec)
-
Constructor Details
-
XPathPathExprEval
public XPathPathExprEval()
-
-
Method Details