Package groovy.io

Classes for Groovier Input/Output.

See:
          Description

Class Summary
EncodingAwareBufferedWriter A buffered writer only for OutputStreamWriter that is aware of the encoding of the OutputStreamWriter.
GroovyPrintStream A PrintStream that outputs objects in Groovy style.
GroovyPrintWriter A PrintWriter that outputs objects in Groovy style.
PlatformLineWriter A buffered writer that gobbles any \r characters and replaces every \n with a platform specific newline.
 

Package groovy.io Description

Classes for Groovier Input/Output.


Copyright © 2003-2010 The Codehaus. All rights reserved.