| Frames | No Frames |
Methods with return type org.jaxen.expr.Expr | |
| Expr | Retrieve the root expression of the internal
compiled form of this XPath expression. |
Classes implementing org.jaxen.expr.Expr | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
Constructors with parameter type org.jaxen.expr.Expr | |
Fields of type org.jaxen.expr.Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
Methods with parameter type org.jaxen.expr.Expr | |
| void | |
| void | Add the next argument to the function. |
| BinaryExpr | |
| BinaryExpr | Returns a new XPath additive expression. |
| BinaryExpr | |
| BinaryExpr | Returns a new XPath And expression. |
| BinaryExpr | |
| BinaryExpr | Returns a new XPath equality expression. |
| FilterExpr | |
| FilterExpr | Returns a new XPath filter expression. |
| BinaryExpr | |
| BinaryExpr | Returns a new XPath multiplicative expression. |
| BinaryExpr | |
| BinaryExpr | Returns a new XPath Or expression. |
| Predicate | |
| Predicate | Create from the supplied expression. |
| BinaryExpr | |
| BinaryExpr | Returns a new XPath relational expression. |
| Expr | |
| Expr | Returns a new XPath unary expression. |
| UnionExpr | |
| UnionExpr | Returns a new XPath union expression. |
| XPathExpr | |
| XPathExpr | Create a new XPathExpr from an Expr. |
| void | Change the expression used by this predicate. |
| void | Change the expression used by this predicate. |
| void | Changes the expression's filter expression. |
| void | Changes the expression's filter expression. |
| void | |
| void | |
| void | Changes the wrapped expression object. |
| void | Changes the wrapped expression object. |
Methods with return type org.jaxen.expr.Expr | |
| Expr | |
| Expr | Returns a new XPath unary expression. |
| Expr | |
| Expr | Returns the expression in this predicate. |
| Expr | |
| Expr | |
| Expr | Returns the expression in this predicate. |
| Expr | Returns the expression following the minus sign. |
| Expr | Returns the filter expression that starts the path expression. |
| Expr | Returns the filter expression that starts the path expression. |
| Expr | Returns the left-hand side of the binary expression. |
| Expr | Returns the left-hand side of the binary expression. |
| Expr | Returns the right-hand side of the binary expression. |
| Expr | Returns the right-hand side of the binary expression. |
| Expr | Returns the wrapped expression object. |
| Expr | Returns the wrapped expression object. |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | |
| Expr | Simplifies the XPath expression. |
Methods with parameter type org.jaxen.expr.Expr | |
| Pattern | |