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.
2 Answers
Check these out: