| Package | Description |
|---|---|
| org.xmlpull.v1.builder.xpath.jaxen | |
| org.xmlpull.v1.builder.xpath.jaxen.expr | |
| org.xmlpull.v1.builder.xpath.jaxen.pattern |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JaxenHandler.addSteps(LocationPath locationPath,
Iterator stepIter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAbsoluteLocationPath |
class |
DefaultRelativeLocationPath |
| Modifier and Type | Method and Description |
|---|---|
LocationPath |
XPathFactory.createAbsoluteLocationPath() |
LocationPath |
DefaultXPathFactory.createAbsoluteLocationPath() |
LocationPath |
XPathFactory.createRelativeLocationPath() |
LocationPath |
DefaultXPathFactory.createRelativeLocationPath() |
LocationPath |
PathExpr.getLocationPath() |
| Modifier and Type | Method and Description |
|---|---|
PathExpr |
XPathFactory.createPathExpr(FilterExpr filterExpr,
LocationPath locationPath) |
PathExpr |
DefaultXPathFactory.createPathExpr(FilterExpr filterExpr,
LocationPath locationPath) |
| Modifier and Type | Method and Description |
|---|---|
protected static LocationPathPattern |
PatternParser.convertExpr(LocationPath locationPath) |
Copyright © 2013. All Rights Reserved.