|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.werken.xpath.impl.Expr | +--com.werken.xpath.impl.Step | +--com.werken.xpath.impl.AbbrStep | +--com.werken.xpath.impl.SelfStep
Constructor Summary | |
SelfStep()
|
Method Summary | |
java.util.List |
applyToSelf(java.lang.Object node,
ContextSupport support)
|
Methods inherited from class com.werken.xpath.impl.Step |
applyTo, evaluate, isAbsolute, setIsAbsolute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelfStep()
Method Detail |
public java.util.List applyToSelf(java.lang.Object node, ContextSupport support)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |