开发者

fetch data from web-services iphone different ways?

开发者 https://www.devze.com 2023-01-21 18:53 出处:网络
Hi I am working on web-services getting data from web-service. Data is in xml formate. i parsed data and display on my require Outlets. Every thing working great.

Hi I am working on web-services getting data from web-service.

Data is in xml formate. i parsed data and display on my require Outlets. Every thing working great.

开发者_运维百科

I want to work same parsing in different way. Is there any alternative way to fetch data from web service. Or Xml parser is best among the other.

Help me out

Thanks in advance


I would suggest TouchXML for parsing.

http://github.com/schwa/TouchXML

0

精彩评论

暂无评论...
验证码 换一张
取 消