|
||||||||||
| 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.ParentStep
public class 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 Steppublic 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||