| Interface | Description |
|---|---|
| CharRepeater |
This is an interface for a char based stream that
supports unlimited pushback.
|
| Class | Description |
|---|---|
| ReaderCharRepeater |
This class is used to convert a java.lang.Reader into
character repeater that supports arbitrary pushback.
|