Uses of Package
net.sf.filePiper.model

Packages that use net.sf.filePiper.model
net.sf.filePiper.gui   
net.sf.filePiper.model   
net.sf.filePiper.processors   
 

Classes in net.sf.filePiper.model used by net.sf.filePiper.gui
Pipeline
          The pipeline is the object controlling the overall processing.
PipelineEnvironment
          Interface used by the whole pipeline to interact with its environment.
ToolModel
           
 

Classes in net.sf.filePiper.model used by net.sf.filePiper.model
ExecutionPhase
          All possible execution phases of the pipeline/fileProcessors.
FileProcessor
          Processor of a file.
FileProcessorEnvironment
          Interface used by the FileProcessor to interact with its environment.
InputFileInfo
          Object giving information about an input stream
OneToOneByteFileProcessor
          Base implementation for FileProcessor with ONE to ONE cardinality and processing byte streams.
PipeComponent
          Interface used to manage the pipe-line processing.
Pipeline
          The pipeline is the object controlling the overall processing.
PipelineEnvironment
          Interface used by the whole pipeline to interact with its environment.
 

Classes in net.sf.filePiper.model used by net.sf.filePiper.processors
FileProcessor
          Processor of a file.
FileProcessorEnvironment
          Interface used by the FileProcessor to interact with its environment.
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.
 



Copyright © 2010. All Rights Reserved.