public class LocationPath extends PathExpr
Constructor and Description |
---|
LocationPath() |
Modifier and Type | Method and Description |
---|---|
LocationPath |
addStep(Step step) |
java.lang.Object |
applyTo(Context context) |
java.lang.Object |
evaluate(Context context) |
java.util.List |
getSteps() |
boolean |
isAbsolute() |
void |
setIsAbsolute(boolean isAbsolute) |
public void setIsAbsolute(boolean isAbsolute)
public boolean isAbsolute()
public LocationPath addStep(Step step)
public java.util.List getSteps()
public java.lang.Object applyTo(Context context)
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.