| Interface | Description |
|---|---|
| Filter<Element> |
A
Filter allows to tell whether an element is supported or rejected. |
| FilterDecider<Element> |
A
FilterDecider allows to specify how an undecided case should be
managed. |
| Class | Description |
|---|---|
| FilterUtil |
| Enum | Description |
|---|---|
| FilteringStrategy |
A
FilteringStrategy allows to describe how are managed the undecided
cases. |
| Exception | Description |
|---|---|
| UndecidedFilteringException |
A
UndecidedFilteringException arises when no decision can be taken
regarding the support or rejection of an element in regard to some
Filters. |
Copyright © 2014–2015. All rights reserved.