| 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IFilter | Interface to be implemented by any instance holding a filter than can be updated dynamically. | 
| IFilterObserver | A IFilterObserver instance receives notifications when the associated
 IFilter instance updates the held filter. | 
| IFilterTextParser | Interface defining the requirements on text parsing for filter expressions. | 
| IParser | Interface defining the requirements on text parsing for filter expressions. | 
| Class Summary | |
|---|---|
| AndFilter | Composed set of filters, added via logical AND. | 
| ComposedFilter | Abstract parent class to support the composition of multiple filters. | 
| Filter | Commodity class implementing the interface IFilter on a RowFilter. | 
| IParser.InstantFilter | Helper class used on IParser.parseInstantText(String). | 
| NotFilter | Composed set of filters, added via logical AND, and then NOT-ed the result. | 
| OrFilter | Composed set of filters, added via logical OR. | 
  | 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||