For a Java implementation of encoding detection, try the Rome project...
https://rome.dev.java.net/
http://wiki.java.net/bin/view/Javawsxml/Rome
http://wiki.java.net/bin/view/Javawsxml/Rome05CharsetEncoding
https://rome.dev.java.net/source/browse/rome/src/java/com/sun/syndication/io/XmlReader.java
Jake
At 02:35 AM 4/30/2006, you wrote:
>
>On Apr 29, 2006, at 20:07, netsql wrote:
>
>> How would I guess the encoding of bytes, etc, looking at the ints?
>
>You don't. But you can always try:
>
>"Universal Encoding Detector"
>http://chardet.feedparser.org/docs/faq.html
>
>"A composite approach to language/encoding detection"
>http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html
>
>http://lxr.mozilla.org/seamonkey/source/extensions/universalchardet/
>src/base/
>
>Cheers
>
>--
>PA, Onnay Equitursay
>http://alt.textdrive.com/
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]