|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaxen.expr.DefaultStep
org.jaxen.expr.DefaultTextNodeStep
| Field Summary |
| Fields inherited from class org.jaxen.expr.DefaultStep |
|
| Constructor Summary | |
DefaultTextNodeStep(IterableAxis axis,
PredicateSet predicateSet)
|
|
| Method Summary | |
void |
accept(Visitor visitor)
|
java.lang.String |
getText()
|
boolean |
matches(java.lang.Object node,
ContextSupport support)
Performs the node-test part of evaluating the step for the given node (which must be on the axis). |
| Methods inherited from class org.jaxen.expr.DefaultStep |
addPredicate, axisIterator, evaluate, getAxis, getAxisName, getIterableAxis, getPredicates, getPredicateSet, simplify, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jaxen.expr.Step |
axisIterator, evaluate, getAxis, simplify |
| Methods inherited from interface org.jaxen.expr.Predicated |
addPredicate, getPredicates, getPredicateSet |
| Constructor Detail |
public DefaultTextNodeStep(IterableAxis axis,
PredicateSet predicateSet)
| Method Detail |
public boolean matches(java.lang.Object node,
ContextSupport support)
Step
matches in interface Steppublic java.lang.String getText()
getText in interface StepgetText in class DefaultSteppublic void accept(Visitor visitor)
accept in interface Visitable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||