Package org.apache.ecs.filter

Class Summary
CharacterFilter This class creates a Filter object.
NullFilter A filter for ECS that doesn't do anything.
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".
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.