| Package | Description |
|---|---|
| org.mdiutil.io.charset |
Contains the ICU4J classes responsible for guessing the character set of a file.
|
| Class and Description |
|---|
CharsetDetector
CharsetDetector provides a facility for detecting the
charset or encoding of character data in an unknown format. |
| CharsetMatch
This class represents a charset that has been identified by a CharsetDetector
as a possible encoding for a set of input data.
|