XML Parser for Objective-C

2019-08-05 04:50发布

问题:

Is there any XMLParser other than NSXMLParser to parse the XML data. I mean some opensource library that parses XML string and returns us a Dictionary or Array or some Data Structure. In an application i need XMLParser frequently so that i want a class for that.

回答1:

Check these out:

How To Choose The Best XML Parser for Your iPhone Project

How To Read and Write XML Documents with GDataXML



回答2:

See also:

Cocoa Literature List: XML

http://osx.hyperjeff.net/Reference/CocoaArticles?cat=50