|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| CharacterFilter | This class creates a Filter object. |
| NullFilter | A filter for ECS that doesn't do anything. |
| RegexpFilter | This filter uses regexp to create expressions and allows you do a replace on them. |
| StringFilter | Stupid implementation of Filter interface to demonstrate how easy it is to create your own filters. |
| WordFilter | This filter uses StringTokenizer to create "words" and allow you to replace on those "words". |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||