Re: [android-developers] RSS feed by HttpURLConnection - html issue
Please understand what the DOM is. There you have two text nodes
sandwiching a BR element. Either the feed should use CDATA to wrap the
marked up text or you need to decide how you are going to reconstruct
PCDATA, that is, turn the sandwiched BR element into text.
--
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