• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

sax parsing with cdata

androyo

Lurker
Hi, I am trying to use an sax parser to parse an xml file, however I am not able to get any of the text from a cdata tag. How would I convert whatever is in the cdata into text, it seems that Android skips the cdata?
 
Back
Top Bottom