Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jaxen.expr.DefaultExpr
org.jaxen.expr.DefaultLocationPath
org.jaxen.expr.DefaultAbsoluteLocationPath
public class DefaultAbsoluteLocationPath
extends DefaultLocationPath
Field Summary | |
private static long |
Fields inherited from class org.jaxen.expr.DefaultLocationPath | |
steps |
Constructor Summary | |
|
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 |
public Object evaluate(Context context) throws JaxenException
- Overrides:
- evaluate in interface DefaultLocationPath
public boolean isAbsolute()
- Specified by:
- isAbsolute in interface LocationPath
- Overrides:
- isAbsolute in interface DefaultLocationPath