[android-developers] Re: XmlPullParser and CDATA
Mark, I was looking at this in the docs, but I'm confused by it.
nextToken() returns an int, right, which I can identify as CDSECT. But
I don't quite get how that gives me the text within the CDATA...?
On Oct 18, 12:43 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> If you use nextToken(), you should get a CDSECT token for the CDATA
> section. However, AFAIK, it will not parse inside of the CDATA.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home