java.io.Serializable, Predicated, Step, TextNodeSteppublic class DefaultTextNodeStep extends DefaultStep implements TextNodeStep
| Constructor | Description |
|---|---|
DefaultTextNodeStep(IterableAxis axis,
PredicateSet predicateSet) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getText() |
Deprecated.
Returns a
String containing the XPath expression. |
boolean |
matches(java.lang.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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddPredicate, getPredicates, getPredicateSetaxisIterator, evaluate, getAxis, simplifypublic DefaultTextNodeStep(IterableAxis axis, PredicateSet predicateSet)
public boolean matches(java.lang.Object node,
ContextSupport support)
Steppublic java.lang.String getText()
StepString containing the XPath expression.getText in interface StepgetText in class DefaultStepCopyright © 2001–2018 Codehaus. All rights reserved.