' means U+0039, single-quote (').  Any XML parser, including the
one in Android, should be able to handle that just fine.  What's the
symptom? -T

On Thu, Mar 26, 2009 at 9:51 AM, vincent.gann...@gmail.com
<vincent.gann...@gmail.com> wrote:
>
> Hi all,
>
> I'm using a DOM parser to parse XML from Google News. Unfortunaltly,
> the XML is full of &#39; characters and the parser cannot deal with
> them properly. Is there any way to achieve parsing correctly? Am I
> missing something?
>
> Thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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