| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.jxpath.ri.compiler.Expressionorg.apache.commons.jxpath.ri.compiler.Pathorg.apache.commons.jxpath.ri.compiler.LocationPathpublic class LocationPathextends PathNested Class Summary |
Nested classes/interfaces inherited from class org.apache.commons.jxpath.ri.compiler.Expression | |
Expression.PointerIterator, Expression.ValueIterator | |
Field Summary |
Fields inherited from class org.apache.commons.jxpath.ri.compiler.Expression | |
NOT_A_NUMBER, ONE, ZERO | |
Constructor Summary | |
| |
Method Summary | |
Object |
|
boolean | |
Object |
|
boolean | |
String |
|
Methods inherited from class org.apache.commons.jxpath.ri.compiler.Path | |
areBasicPredicates, computeContextDependent, createContextForStep, evalSteps, getSingleNodePointerForSteps, getSteps, isSimplePath, isSimpleStep | |
Methods inherited from class org.apache.commons.jxpath.ri.compiler.Expression | |
compute, computeContextDependent, computeValue, isContextDependent, iterate, iteratePointers | |
public boolean computeContextDependent()
- Overrides:
- computeContextDependent in interface Path
public Object computeValue(EvalContext context)
- Overrides:
- computeValue in interface Expression
public boolean isAbsolute()
public String toString()