Results 1 to 1 of 1
Thread: cpdetector 1.0.10
- 12-16-2011, 06:04 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,605
- Rep Power
- 3
cpdetector 1.0.10
cpdetector is a small yet clever framework for codepage detection that integrates different strategies. It may be used as a library for third party software that accesses textual data over network. It also includes a best-practice implementation in form of a command line tool that allows sorting and transforming large collections of documents based on their codepage. Available strategies include: jchardet (exclusion, frequency analysis, and guessing), detection of the HTML charset property, and detection of the XML encoding declaration.
Changes
This release fixes a crash in command line mode when an invalid declared charset (the "" charset) was found. The return code of the command line tool (CodepageProcessor) does not return 0 in case of an error anymore. A bug that broke the ability to reset input streams after detection was fixed.
URL: cpdetector, free java code page detection.
Similar Threads
-
cpdetector 1.0.9
By java software in forum Java SoftwareReplies: 0Last Post: 11-24-2011, 02:12 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks