Package com.werken.xpath.impl
Class NameTestStep
java.lang.Object
com.werken.xpath.impl.Expr
com.werken.xpath.impl.Step
com.werken.xpath.impl.UnAbbrStep
com.werken.xpath.impl.NameTestStep
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyToAttribute
(Object node, ContextSupport support) applyToChild
(Object node, ContextSupport support) applyToSelf
(Object node, ContextSupport support) toString()
Methods inherited from class com.werken.xpath.impl.UnAbbrStep
addPredicate, applyTo, applyTo, applyTo, applyToAncestor, applyToAncestorOrSelf, applyToDescendant, applyToDescendantOrSelf, applyToFollowing, applyToFollowingSibling, applyToParent, applyToPreceeding, applyToPreceedingSibling, getAxis, getPredicates
Methods inherited from class com.werken.xpath.impl.Step
evaluate, isAbsolute, setIsAbsolute
-
Constructor Details
-
NameTestStep
-
-
Method Details
-
applyToSelf
- Overrides:
applyToSelf
in classUnAbbrStep
-
applyToAttribute
- Overrides:
applyToAttribute
in classUnAbbrStep
-
applyToChild
- Overrides:
applyToChild
in classUnAbbrStep
-
toString
-