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