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 UnAbbrStep
addPredicate, applyTo, applyTo, applyTo, applyToAncestor, applyToAncestorOrSelf, applyToDescendant, applyToDescendantOrSelf, applyToFollowing, applyToFollowingSibling, applyToParent, applyToPreceeding, applyToPreceedingSibling, getAxis, getPredicatesMethods inherited from class Step
evaluate, isAbsolute, setIsAbsolute
-
Constructor Details
-
NameTestStep
-
-
Method Details
-
applyToSelf
- Overrides:
applyToSelfin classUnAbbrStep
-
applyToAttribute
- Overrides:
applyToAttributein classUnAbbrStep
-
applyToChild
- Overrides:
applyToChildin classUnAbbrStep
-
toString
-