|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CharFilter | This is the interface for a filter that decides if a
given character is acceptable or should be filtered. |
| Filter<V> | This is the interface for a filter that decides if a
given value is acceptable or should be filtered. |
| FilterRule<V> | This is the interface for a filter rule. |
Provides the API for generic filtering.
Filter offers a simple
but powerful interface for generic filtering.CharFilter for efficient filtering of
characters.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||