3

What is the advantage of using these different frameworks (TouchXML, KissXML, etc) as compare to NSXMLParser?

Update: I think there are some other questions which had indirectly asked the same question, so i believe it will be repeat. So i am posting the urls of those questions here. Though i asked the question with some other things in mind but it's ok.

XML Parsing in Cocoa Touch/iPhone

iPhone Development - XMLParser vs. libxml2 vs. TouchXML

Community
  • 1
  • 1
itsaboutcode
  • 24,525
  • 45
  • 110
  • 156

1 Answers1

2

See this blog post with comparison of different XML parsers available for iPhone platform

Vladimir
  • 170,431
  • 36
  • 387
  • 313