All Classes and Interfaces

Class
Description
An exception indicating that the character received after a high surrogate was not a low surrogate.
An exception indicating that an end-of-stream was encountered before the low surrogate of a surrogate pair was received.
An exception indicating that a low surrogate was received outside of a high/low surrogate pair.
The default implementation of UnicodeCharacterReaderType.
An interface that provides unicode characters one at a time, and allows pushing back character to the stream to be re-read later.
An interface that provides unicode characters one at a time.