Hello,
I have XML file with gb2312 code type, when I use SAX parser, it
have error info:
" not well-formated (invalid token)".
How should I do ? Thanks.
some lines of xml file:
<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[hello world]]></title>
<description>新闻</description>
...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---