I am parsing xhtml sites with my SAX parser (set up similarly to here:
http://www.anddev.org/parsing_xml_from_the_net_-_using_the_saxparser-t353.html):

However, the whole thing crashes on special characters like ö ä or
ü...

How do I handle that? Do I have to tell it anything special about
character format (It's UTF-8 anyways, no?) Or do I have to set up an
error handler?

Thanks
Yannick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to