|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConditionalFilter<E> | Filter that evaluates a Condition on each candidate. |
| FilteredFinder | Iterates through a tree for searching items that maz´tch a filter. |
| InverseFilter<E> | Inverts the result of another Filter. |
| PropertyFilter<E,P> | Filter that matches a JavaBean by checking a Condition for one of its property values. |
| SplitResult<E> | The items of a splitted list:
matches contains the List items that matched the filter,
mismatches contains the other ones. |
| Splitter | Applies a filter to a List for extracting a subset of items. |
Provides implementation and framework for org.databene.model.Filter
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||