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