Package net.fortuna.ical4j.filter

Filtering rules that may be used on lists of components, properties or parameters.

See:
          Description

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.
 

Package net.fortuna.ical4j.filter Description

Filtering rules that may be used on lists of components, properties or parameters.



Copyright © 2004-2007 Modularity. All Rights Reserved.