juniversalchardet

A Java port of 'universalchardet', that is the encoding detector library of Mozilla
Download

juniversalchardet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • takscape
  • Publisher web site:
  • http://code.google.com/u/takscape/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 366 KB

juniversalchardet Tags


juniversalchardet Description

A Java port of 'universalchardet', that is the encoding detector library of Mozilla Here is how you can use the juniversalchardet converter: · Construct an instance of org.mozilla.universalchardet.UniversalDetector. · Feed some data (typically several thousands bytes) to the detector by calling UniversalDetector.handleData(). · Notify the detector of the end of data by calling UniversalDetector.dataEnd(). · Get the detected encoding name by calling UniversalDetector.getDetectedCharset(). · Don't forget to call UniversalDetector.reset() before you reuse the detector instance.


juniversalchardet Related Software