| Package | Description |
|---|---|
| org.xmlpull.v1.builder.xpath.jaxen | |
| org.xmlpull.v1.builder.xpath.jaxen.expr |
| Modifier and Type | Method and Description |
|---|---|
XPathExpr |
JaxenHandler.getXPathExpr()
Retrieve the simplified Jaxen XPath expression tree.
|
XPathExpr |
JaxenHandler.getXPathExpr(boolean shouldSimplify)
Retrieve the Jaxen XPath expression tree, optionally
simplified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultXPathExpr |
| Modifier and Type | Method and Description |
|---|---|
XPathExpr |
XPathFactory.createXPath(Expr rootExpr) |
XPathExpr |
DefaultXPathFactory.createXPath(Expr rootExpr) |
Copyright © 2013. All Rights Reserved.