Package com.logicaldoc.util.charset
Utility classes to work with charsets
- Since:
- 1.0
-
Class Summary 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.CharSetTest