Package com.glaforge.i18n.io

Third-party code for determining the text encoding of files.

See:
          Description

Class Summary
CharsetToolkit Utility class to guess the encoding of a given byte array.
SmartEncodingInputStream com.glaforge.i18n.io.SmartEncodingInputStream extends an InputStream with a special constructor and a special method for dealing with text files encoded within different charsets.
 

Package com.glaforge.i18n.io Description

Third-party code for determining the text encoding of files.