org.jaxen.expr

Interface AllNodeStep

All Superinterfaces:
Predicated, Serializable, Step
Known Implementing Classes:
DefaultAllNodeStep

public interface AllNodeStep
extends Step

Represents the XPath node-test node().

Methods inherited from interface org.jaxen.expr.Predicated

addPredicate, getPredicateSet, getPredicates

Methods inherited from interface org.jaxen.expr.Step

axisIterator, evaluate, getAxis, getText, matches, simplify