org.jaxen.expr

Class DefaultRelativeLocationPath

Implemented Interfaces:
Expr, LocationPath, Serializable

public class DefaultRelativeLocationPath
extends DefaultLocationPath

Field Summary

private static long
serialVersionUID

Fields inherited from class org.jaxen.expr.DefaultLocationPath

steps

Method Summary

String
toString()

Methods inherited from class org.jaxen.expr.DefaultLocationPath

addStep, evaluate, getSteps, getText, isAbsolute, isReverseAxis, simplify, toString

Methods inherited from class org.jaxen.expr.DefaultExpr

convertToIterator, convertToList, simplify

Field Details

serialVersionUID

private static final long serialVersionUID
Field Value:
-1006862529366150615L

Method Details

toString

public String toString()
Overrides:
toString in interface DefaultLocationPath