org.jaxen.expr
Class DefaultAbsoluteLocationPath
java.lang.Object
|
+--org.jaxen.expr.DefaultExpr
|
+--org.jaxen.expr.DefaultLocationPath
|
+--org.jaxen.expr.DefaultAbsoluteLocationPath
- All Implemented Interfaces:
- Expr, LocationPath, Serializable
- public class DefaultAbsoluteLocationPath
- extends org.jaxen.expr.DefaultLocationPath
- See Also:
- Serialized Form
DefaultAbsoluteLocationPath
public DefaultAbsoluteLocationPath()
toString
public String toString()
- Overrides:
toString
in class org.jaxen.expr.DefaultLocationPath
isAbsolute
public boolean isAbsolute()
- Overrides:
isAbsolute
in class org.jaxen.expr.DefaultLocationPath
getText
public String getText()
- Overrides:
getText
in class org.jaxen.expr.DefaultLocationPath
evaluate
public Object evaluate(Context context)
throws JaxenException
- Overrides:
evaluate
in class org.jaxen.expr.DefaultLocationPath
addStep
public void addStep(Step step)
- Specified by:
addStep
in interface LocationPath
getSteps
public List getSteps()
- Specified by:
getSteps
in interface LocationPath
simplify
public Expr simplify()
- Specified by:
simplify
in interface Expr
- Overrides:
simplify
in class DefaultExpr
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by