| Interface | Description |
|---|---|
| EncodingDetector | |
| FileUtil.FileCreator |
| Class | Description |
|---|---|
| ByteArrayOutputStream2 |
This is an extension of
ByteArrayOutputStream. |
| CharArrayWriter2 |
This is an extension of
CharArrayWriter. |
| FileNameComparator | |
| FileNavigator | |
| FileTypeComparator | |
| FileUtil | |
| IOPump | |
| IOUtil |
This class contains various Input/Output related utility methods.
|
| NullOutputStream | |
| PathPattern | |
| PumpedInputStream |
This class simplifies usage of
PipedInputStream and PipedOutputStream |
| PumpedReader |
This class simplifies usage of
PipedReader and PipedWriter |
| TeeInputStream |
A FilterInputStream implemenation which writes the all the bytes that are read
from given inputstream to specifed outputstream.
|
| UnicodeInputStream |
| Enum | Description |
|---|---|
| BOM |
Copyright © 2021. All rights reserved.