|
||||||||||
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.ParentStep
Constructor Summary | |
ParentStep()
|
Method Summary | |
Context |
applyTo(Context context)
|
static java.lang.Object |
findParent(java.lang.Object node)
|
static java.util.List |
findParents(java.util.List nodeSet)
|
Methods inherited from class com.werken.xpath.impl.Step |
evaluate, isAbsolute, setIsAbsolute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParentStep()
Method Detail |
public Context applyTo(Context context)
applyTo
in class Step
public static java.lang.Object findParent(java.lang.Object node)
public static java.util.List findParents(java.util.List nodeSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |