Objective-C 的 XML 解析器
除了 NSXMLParser 之外还有其他 XMLParser 来解析 XML 数据吗?我的意思是一些开源库,它解析 XML 字符串并返回一个字典或数组或一些数据结构。 在应用程序中,我经常需要 XMLParser,因此我需要一个类。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
查看这些:
如何为您的 iPhone 项目选择最佳的 XML 解析器
如何使用 GDataXML 读写 XML 文档
Check these out:
How To Choose The Best XML Parser for Your iPhone Project
How To Read and Write XML Documents with GDataXML
另请参阅:
Cocoa 文献列表:XML
http://osx.hyperjeff.net/Reference/CocoaArticles ?猫=50
See also:
Cocoa Literature List: XML
http://osx.hyperjeff.net/Reference/CocoaArticles?cat=50