gnu.lists

Interface NodePredicate

All Superinterfaces:
ElementPredicate
Known Subinterfaces:
AttributePredicate, GroupPredicate
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.

Methods inherited from interface gnu.lists.ElementPredicate

isInstancePos