| gnu.lists.NodePredicate
All known Subclasses: gnu.kawa.xml.NodeType,
NodePredicate | public interface NodePredicate extends ItemPredicate(Code) | | 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.
|
|
|