gnu.lists
Interface NodePredicate

All Superinterfaces:
ElementPredicate
All Known Subinterfaces:
AttributePredicate, GroupPredicate
All Known Implementing Classes:
AttributeType, ElementType, NodeType

public interface NodePredicate
extends ElementPredicate

A predicate that (only) matches only "nodes" in the XML sense. Only matches nodes in the XML "info-set". Specifically, given a sequence of primtive values only matches the first as a "text" node.


Method Summary
 
Methods inherited from interface gnu.lists.ElementPredicate
isInstancePos