Uses of Package
com.jmw.tzap

Packages that use com.jmw.tzap
com.jmw.tzap   
com.jmw.tzap.filters   
com.jmw.tzap.groupers   
com.jmw.tzap.savers   
com.jmw.tzap.sequencers   
 

Classes in com.jmw.tzap used by com.jmw.tzap
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.
Param
           
 

Classes in com.jmw.tzap used by com.jmw.tzap.filters
AbstractFilter
          The abstract filter defineing the basic functionality shared by the derived filters.
FilterFile
          A file representation in the Text-Zap file filtering system.
Grouper
          Groups an array of files into logical groupings based on some criteria determined by implmenting classes.
IteratingFilter
          Base class for simple filters, runs all FilterFiles through the filter one at a time.
Param
           
Sequencer
          Orders an array of FilterFiles based on criteria determined by implmenting classes.
SplitFilter
          Abstract filter for splitting single files into many files.
 

Classes in com.jmw.tzap used by com.jmw.tzap.groupers
FilterFile
          A file representation in the Text-Zap file filtering system.
Grouper
          Groups an array of files into logical groupings based on some criteria determined by implmenting classes.
 

Classes in com.jmw.tzap used by com.jmw.tzap.savers
FilterFile
          A file representation in the Text-Zap file filtering system.
 

Classes in com.jmw.tzap used by com.jmw.tzap.sequencers
FilterFile
          A file representation in the Text-Zap file filtering system.
Sequencer
          Orders an array of FilterFiles based on criteria determined by implmenting classes.