| Package | Description |
|---|---|
| org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DefaultPathExpr |
| Modifier and Type | Method and Description |
|---|---|
PathExpr |
XPathFactory.createPathExpr(FilterExpr filterExpr,
LocationPath locationPath)
Create a new path expression.
|
PathExpr |
DefaultXPathFactory.createPathExpr(FilterExpr filterExpr,
LocationPath locationPath) |