English 中文(简体)
XML解析后获取HTML标记?
原标题:Getting HTML tags after the XML Parsing?
  • 时间:2011-05-25 06:23:55
  •  标签:
  • iphone

I m getting HTML tags in response and I want to display the response data in TextView. Like:-(this is my data after the parsing)
like share, in 2010's ninth quarter. international workers.
How can i show this data directly is there a way to remove these HTML tags after the parsing. I also used this

[temp replaceOccurrencesOfString:@"´" withString:@" " options:NSLiteralSearch range:NSMakeRange(0,[temp length])];

this works after parsing the data before displays to the TextView. But what about other tags and special characters. Can any one provide me the better way to do this work...

提前谢谢。

问题回答

暂无回答




相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签