Wednesday, October 12, 2011

Re: [android-developers] How to escape ampersand?

  how about this?
  java.net.URLEncoder.encode(string, "ISO-8859-1");

2011/10/12 ndiiie 90 <rndyon@gmail.com>
Hi all,


how to escape ampersand, such as &lt; &gt; &quot; &amp;
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



--
株式会社アルゴ ARGO Inc.
〒130-0012
東京都墨田区太平3-11-10
NTKオオノビル8階

ソアレス フランシスコ ( Soares Francisco )
Mail : soares@argo.bz HP : http://www.argo.bz/
TEL:03-5619-4511 FAX:03-5619-4512

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

No comments:

Post a Comment