Class ParentStep
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectfindParent(Object node) static ListfindParents(List nodeSet) Methods inherited from class Step
evaluate, isAbsolute, setIsAbsolute
-
Constructor Details
-
ParentStep
public ParentStep()
-
-
Method Details
-
applyTo
-
findParent
-
findParents
-