|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathExpr | |
|---|---|
| org.jaxen.expr | Interfaces and default implementations for XPath expression components. |
| org.jaxen.util | Utility objects for walking object models. |
| Uses of PathExpr in org.jaxen.expr |
|---|
| Classes in org.jaxen.expr that implement PathExpr | |
|---|---|
(package private) class |
DefaultPathExpr
|
| Methods in org.jaxen.expr that return PathExpr | |
|---|---|
PathExpr |
XPathFactory.createPathExpr(FilterExpr filterExpr,
LocationPath locationPath)
|
PathExpr |
DefaultXPathFactory.createPathExpr(FilterExpr filterExpr,
LocationPath locationPath)
|
| Methods in org.jaxen.expr with parameters of type PathExpr | |
|---|---|
void |
Visitor.visit(PathExpr path)
|
void |
VisitorSupport.visit(PathExpr path)
|
| Uses of PathExpr in org.jaxen.util |
|---|
| Methods in org.jaxen.util with parameters of type PathExpr | |
|---|---|
void |
XPath2XMLVisitor.visit(PathExpr expr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||