org.jaxen.expr
Interface TextNodeStep

All Superinterfaces:
Predicated, Serializable, Step, Visitable
All Known Implementing Classes:
DefaultTextNodeStep

public interface TextNodeStep
extends Step


Methods inherited from interface org.jaxen.expr.Step
axisIterator, evaluate, getAxis, getText, matches, simplify
 
Methods inherited from interface org.jaxen.expr.Predicated
addPredicate, getPredicates, getPredicateSet
 
Methods inherited from interface org.jaxen.expr.Visitable
accept
 



Copyright © 2001-2003 Codehaus. All Rights Reserved.