|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IFilter | A generic filter interface. |
| Class Summary | |
|---|---|
| AndFilter | An implementation of IFilter providing boolean AND
semantics between two other filters. |
| IsNull | A filter that tests for null equality. |
| NotFilter | An implementation of IFilter providing boolean NOT
semantics for another filters. |
| NotNull | A filter that tests whether an object is not null. |
| OrFilter | An implementation of IFilter providing boolean OR
semantics between two other filters. |
| REFilter | An implementation of IFilter for which the filtering
is based on a regular expression. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||