|
||||||||||
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
com.werken.xpath.impl.AbbrStep
com.werken.xpath.impl.SelfStep
public class 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |