Package org.jaxen.expr
Interface TextNodeStep
-
- All Superinterfaces:
Predicated,java.io.Serializable,Step
- All Known Implementing Classes:
DefaultTextNodeStep
public interface TextNodeStep extends Step
Represents the XPath node-testtext().
-
-
Method Summary
-
Methods inherited from interface org.jaxen.expr.Predicated
addPredicate, getPredicates, getPredicateSet
-
-