Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface org.jaxen.expr.PathExpr
Uses in package org.jaxen.expr
Classes implementing org.jaxen.expr.PathExpr
class
DefaultPathExpr
Methods with return type org.jaxen.expr.PathExpr
PathExpr
DefaultXPathFactory
.
createPathExpr
(
FilterExpr
filterExpr,
LocationPath
locationPath)
PathExpr
XPathFactory
.
createPathExpr
(
FilterExpr
filterExpr,
LocationPath
locationPath)
Create a new path expression.
Overview
Package
Class
Use
Tree
Index
Deprecated
About