|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.werken.xpath.impl.Expr
com.werken.xpath.impl.Step
| Constructor Summary | |
Step()
|
|
| Method Summary | |
Context |
applyTo(Context context)
|
java.lang.Object |
evaluate(Context context)
|
boolean |
isAbsolute()
|
void |
setIsAbsolute(boolean isAbsolute)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Step()
| Method Detail |
public void setIsAbsolute(boolean isAbsolute)
public boolean isAbsolute()
public java.lang.Object evaluate(Context context)
evaluate in class Exprpublic Context applyTo(Context context)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||