org.jaxen.expr
Class DefaultRelativeLocationPathEx
java.lang.Object
org.jaxen.expr.DefaultExpr
org.jaxen.expr.DefaultLocationPath
org.jaxen.expr.DefaultLocationPathEx
org.jaxen.expr.DefaultRelativeLocationPathEx
- All Implemented Interfaces:
- org.jaxen.expr.Expr, org.jaxen.expr.LocationPath, java.io.Serializable, org.jaxen.expr.Visitable
- public class DefaultRelativeLocationPathEx
- extends org.jaxen.expr.DefaultLocationPathEx
- See Also:
- Serialized Form
| Methods inherited from class org.jaxen.expr.DefaultExpr |
convertToIterator, convertToList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jaxen.expr.LocationPath |
addStep, getSteps, getText, isAbsolute |
| Methods inherited from interface org.jaxen.expr.Expr |
simplify |
referredNodes
protected LookupCallback referredNodes
DefaultRelativeLocationPathEx
public DefaultRelativeLocationPathEx()
DefaultRelativeLocationPathEx
public DefaultRelativeLocationPathEx(LookupCallback v)
toString
public java.lang.String toString()
accept
public void accept(org.jaxen.expr.Visitor visitor)
evaluate
public java.lang.Object evaluate(org.jaxen.Context context)
throws org.jaxen.JaxenException
- Specified by:
evaluate in interface org.jaxen.expr.Expr
- Throws:
org.jaxen.JaxenException
addStep
public void addStep(org.jaxen.expr.Step)
- Specified by:
addStep in interface org.jaxen.expr.LocationPath
getSteps
public java.util.List getSteps()
- Specified by:
getSteps in interface org.jaxen.expr.LocationPath
simplify
public org.jaxen.expr.Expr simplify()
- Specified by:
simplify in interface org.jaxen.expr.Expr
getText
public java.lang.String getText()
- Specified by:
getText in interface org.jaxen.expr.LocationPath
isAbsolute
public boolean isAbsolute()
- Specified by:
isAbsolute in interface org.jaxen.expr.LocationPath
X-Smiles 1.2