|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CloseShieldWriter<T extends Writer> |
A CloseShieldWriter wraps some other Writer,
which it uses as its basic sink of data. |
| TeeWriter |
Copies the data that is written to this class to the Writer(s)
passed in the constructor. |
| WriterToReader<T> |
This class allow to read from an Reader the data who has been
written to an Writer (performs an Writer ->
Reader conversion). |
Provides classes that extends java.io.Writer.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||