gnu.lists

Interface NodePredicate

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

public interface NodePredicate
extends ItemPredicate

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.ItemPredicate

isInstancePos