Package net.sf.filePiper.model

Interface Summary
FileProcessor Processor of a file.
FileProcessorEnvironment Interface used by the FileProcessor to interact with its environment.
PipeComponent Interface used to manage the pipe-line processing.
PipelineEnvironment Interface used by the whole pipeline to interact with its environment.
 

Class Summary
BasicPipeLineEnvironment  
FileMatcher  
InputFileInfo Object giving information about an input stream
OneToOneByteFileProcessor Base implementation for FileProcessor with ONE to ONE cardinality and processing byte streams.
OneToOneTextFileProcessor Base implementation for FileProcessor with ONE to ONE cardinality and processing text streams.
Pipeline The pipeline is the object controlling the overall processing.
PipelineEnd Last component of the pipeline.
PipelineStart First component of the pipeline.
ProcessorThread  
StatusHolder Processor of a file.
ToolModel  
 

Enum Summary
ExecutionPhase All possible execution phases of the pipeline/fileProcessors.
 



Copyright © 2010. All Rights Reserved.