Package com.werken.xpath.impl
Class PIStep
java.lang.Object
com.werken.xpath.impl.Expr
com.werken.xpath.impl.Step
com.werken.xpath.impl.UnAbbrStep
com.werken.xpath.impl.NodeTypeStep
com.werken.xpath.impl.PIStep
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.werken.xpath.impl.NodeTypeStep
applyToChild, applyToNode, applyToNodes, applyToSelf, toString
Methods inherited from class com.werken.xpath.impl.UnAbbrStep
addPredicate, applyTo, applyTo, applyTo, applyToAncestor, applyToAncestorOrSelf, applyToAttribute, applyToDescendant, applyToDescendantOrSelf, applyToFollowing, applyToFollowingSibling, applyToParent, applyToPreceeding, applyToPreceedingSibling, getAxis, getPredicates
Methods inherited from class com.werken.xpath.impl.Step
evaluate, isAbsolute, setIsAbsolute
-
Constructor Details
-
PIStep
-
-
Method Details
-
matches
- Overrides:
matches
in classNodeTypeStep
-