Package net.fortuna.ical4j.filter

Interface Summary
Rule Implementors dictate whether a given object is classified as a "match" for the enclosing filter.
 

Class Summary
ComponentRule An abstract rule implementation serving as the base class for component matching rule implementations.
Filter Performs collection filtering based on a set of rules.
HasPropertyRule A rule that matches any component containing the specified property.
PeriodRule A rule that matches any component that occurs in the specified time period.