Package gnu.lists

Interface ItemPredicate

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

public interface ItemPredicate
A predicate (or type) on an item in a sequence.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details