org.jaxen.expr

Interface CommentNodeStep

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

public interface CommentNodeStep
extends Step

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

Methods inherited from interface org.jaxen.expr.Visitable

accept