any support for Thai (TIS-620) during XML parsing?
843834Dec 11 2002 — edited Dec 12 2002I am using apache SAX parser to parse XML document with XML encoding declaration as TIS-620. It gives me an exception "TIS-620 not supported".
I changed to UTF-8 but the thai characters were unreadable. Please suggest how to parse such XML documents.