See: Description
Class | 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.
|
Contains the ICU4J classes responsible for guessing the character set of a file. Taken from the 58.2 version. See http://site.icu-project.org/download/.