See: Description
| Class | Description |
|---|---|
| CP437InputStreamReader |
A special InputStreamReader for binary files.
|
| FileBuffer |
Implementation of the CharSequence interface over a FileInputStream.
|
| FileUtil |
A small collection of useful helper methods.
|
| LineNumberIndexReader |
A reader that keeps track of line breaks.
|
| ListFile |
Reads and writes lists of Strings from and to files.
|
| ObjectListFile<T> |
Reads and writes lists of arbitrary objects.
|