Remove HTML entities
Posted
by Sreelal
on Stack Overflow
See other posts from Stack Overflow
or by Sreelal
Published on 2009-09-29T10:28:08Z
Indexed on
2010/06/07
3:02 UTC
Read the original article
Hit count: 312
iphone
Hi, I am developing an application for iPhone.I need to remove html entities like ["<p>"] in a parsed xml response.Is there any direct way to remove all such entities.??
© Stack Overflow or respective owner