public class DefaultTextNodeStep extends DefaultStep implements TextNodeStep
Constructor and Description |
---|
DefaultTextNodeStep(IterableAxis axis,
PredicateSet predicateSet)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getText()
Deprecated.
Returns a
String containing the XPath expression. |
boolean |
matches(Object node,
ContextSupport support)
Deprecated.
Performs the node-test part of evaluating the step for the given node
(which must be on the axis).
|
addPredicate, axisIterator, evaluate, getAxis, getAxisName, getIterableAxis, getPredicates, getPredicateSet, simplify, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
axisIterator, evaluate, getAxis, simplify
addPredicate, getPredicates, getPredicateSet
public DefaultTextNodeStep(IterableAxis axis, PredicateSet predicateSet)
public boolean matches(Object node, ContextSupport support)
Step
Copyright © 2001–2015 Codehaus. All rights reserved.