Package com.jmw.tzap

Interface Summary
Grouper Groups an array of files into logical groupings based on some criteria determined by implmenting classes.
Sequencer Orders an array of FilterFiles based on criteria determined by implmenting classes.
 

Class Summary
AbstractFilter The abstract filter defineing the basic functionality shared by the derived filters.
Filter Creates filters for the TextZapTask.
FilterFile A file representation in the Text-Zap file filtering system.
IteratingFilter Base class for simple filters, runs all FilterFiles through the filter one at a time.
Param  
SplitFilter Abstract filter for splitting single files into many files.
TextZapTask Ant Task designed to run Filters on a set of documents