| Package | Description |
|---|---|
| com.upokecenter.text |
| Class and Description |
|---|
| ICharacterDecoder
Defines a method that can be implemented by classes that convert a stream of
bytes to Unicode code points.
|
| ICharacterEncoder
Defines a method that can be implemented by classes that convert Unicode
code points to bytes.
|
| ICharacterEncoding |
| ICharacterInput
An interface for reading Unicode code points from a data source.
|
Encoding for Java documentation, generated in 2017.