[android-developers] Re: How to escape ampersand?
Your XML parser should be doing this for you automatically. Is that
not the case? Normally developers don't need to write code to handle
things like this. They are handled in the libraries that serialize
and deserialize data. Doing all that yourself would be silly.
Doug
On Oct 11, 11:43 pm, ndiiie 90 <rnd...@gmail.com> wrote:
> Hi all,
>
> how to escape ampersand, such as < > " &
> And change it to proper character?
>
> 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+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