Package net.sf.cotta.io

Interface Summary
InputProcessor  
InputStreamFactory  
IoProcessor Deprecated. use InputProcessor or OutputProcessor
IoResource Deprecated. use java.io.Closeable
LineProcessor  
OutputProcessor  
OutputStreamFactory  
StreamFactory Deprecated. use InputStreamFactory, OutputStreamFactory or TFile itself
 

Class Summary
Input Input processing class used to expose the API in the right context
InputFactory  
InputManager InputManager for input resource management.
IoFactory Deprecated. use InputFactory or OutputFactory
IoManager Deprecated. use InputManager or OutputManager
Output  
OutputFactory  
OutputManager Output resource management class to be used through Output
OutputMode  
ResourceManager<P> resource manager that handles the resource management.