| Package | Description |
|---|---|
| org.xmlpull.v1.builder.xpath.jaxen.expr | |
| org.xmlpull.v1.builder.xpath.jaxen.pattern |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFilterExpr |
| Modifier and Type | Method and Description |
|---|---|
FilterExpr |
XPathFactory.createFilterExpr(Expr expr) |
FilterExpr |
DefaultXPathFactory.createFilterExpr(Expr expr) |
| 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 |
|---|---|
void |
LocationPathPattern.addFilter(FilterExpr filter)
Adds a filter to this pattern
|
Copyright © 2013. All Rights Reserved.