Package org.kohsuke.stapler.framework.io

Class Summary
AtomicFileWriter Buffered FileWriter that uses UTF-8.
ByteBuffer ByteArrayOutputStream re-implementation.
CharSpool Writer that spools the output and writes to another Writer later.
LargeText Represents a large text data.
LineEndNormalizingWriter Finds the lone LF and converts that to CR+LF.
WriterOutputStream OutputStream that writes to Writer by assuming the platform default encoding.
 

Exception Summary
IOException2 IOException with missing constructors.
 



Copyright © 2011. All Rights Reserved.