Package org.jaxen.expr
Class DefaultRelativeLocationPath
java.lang.Object
org.jaxen.expr.DefaultExpr
org.jaxen.expr.DefaultLocationPath
org.jaxen.expr.DefaultRelativeLocationPath
- All Implemented Interfaces:
Serializable
,Expr
,LocationPath
Deprecated.
this class will become non-public in the future;
use the interface instead
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jaxen.expr.DefaultLocationPath
addStep, evaluate, getSteps, getText, isAbsolute, simplify
Methods inherited from class org.jaxen.expr.DefaultExpr
convertToIterator, convertToList
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDDeprecated.- See Also:
-
-
Constructor Details
-
DefaultRelativeLocationPath
public DefaultRelativeLocationPath()Deprecated.
-
-
Method Details
-
toString
Deprecated.- Overrides:
toString
in classDefaultLocationPath
-