开发者

XML Parsing in iphone [duplicate]

This question already has an answer here: 开发者_运维技巧Closed 11 years ago.

Possible Duplicate:

Parsing XML in Cocoa

Hello friends,

I want to use xml parsing. Any Link or tutorial for xml parsing.which xml parsing are efficient for parsing.

Thanks.


How To Choose The Best XML Parser for Your iPhone Project:

http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project

Make NSXMLParser your friend:

http://codesofa.com/blog/archive/2008/07/23/make-nsxmlparser-your-friend.html

And of course, NSXMLParser class documentation:

http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSXMLParser_Class/Reference/Reference.html


If you only have some simple and small xml files have a look here

http://www.memention.com/blog/2009/10/31/The-XML-Runner.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜