Package edu.stanford.nlp.io

Class Summary
BZip2PipedOutputStream Opens a outputstream for writing into a bzip2 file by piping into the bzip2 command.
EncodingFileReader This is a convenience class which works almost exactly like FileReader but allows for the specification of input encoding.
FileUtils  
IOUtils Helper Class for storing serialized objects to disk.
 

Exception Summary
RuntimeIOException An unchecked version of IOException.
 



Stanford NLP Group