Frames | No Frames |
Classes implementing org.jaxen.expr.XPathExpr | |
class |
Methods with return type org.jaxen.expr.XPathExpr | |
XPathExpr | |
XPathExpr | Create a new XPathExpr from an Expr . |
Fields of type org.jaxen.expr.XPathExpr | |
XPathExpr | the parsed form of the XPath expression |
XPathExpr |
Methods with return type org.jaxen.expr.XPathExpr | |
XPathExpr | Retrieve the simplified Jaxen XPath expression tree. |
XPathExpr | JaxenHandler.getXPathExpr(boolean shouldSimplify) Retrieve the Jaxen XPath expression tree, optionally
simplified. |