Package jrun.servlet.io

Class Summary
ByteWriter this writer convers chars to bytes simply by stripping off the high-byte.
ClosedOutputStream this represents a closed stream.
ClosedWriter this implements the state when a printwriter is closed.
JRunPrintWriter This class mimics a PrintWriter, but adds methods that don't swallow exceptions, and allows you to clear and query the internal buffer.
MetricsOutputStream  
ReusableBufferedInputStream a reusable buffered input stream.
ReusableBufferedOutputStream this class implements a reusable buffered stream by exposing the ability to swap out the underlying stream.
ReusableBufferedWriter  
 

Exception Summary
ClosedIOException  
 



Copyright � 2002 Macromedia Corporation. All Rights Reserved.