Home > jchardet

jchardet

Jchardet is a project mainly written in Java, based on the View license.

Java port of of Mozilla's automatic charset detection algorithm

jchardet is a java port of the source from mozilla's automatic charset detection algorithm. The original author is Frank Tang. What is available here is the java port of that code. The original source in C++ can be found from http://lxr.mozilla.org/mozilla/source/intl/chardet/ More information can be found at http://www.mozilla.org/projects/intl/chardet.html

Previous:gajinesia