Efficient process is NSXML or TouchXML

I am parsing a simple XML file, which one i can use for efficient parsing

Upvotes: 0

Views: 137

Answers (2)

Jhaliya - Praveen Sharma
Jhaliya - Praveen Sharma

Reputation: 31722

The blog writer has compared all the XML parser available for iOS.

you will get the answer of the follwing questions.

1 > XML Parser Performance Comparison App

2 > Which To Choose?

3 > Where To Go From Here?

Check the below blog post

How To Choose The Best XML Parser for Your iPhone Project

Upvotes: 1

There is a blog which compares all parser methods according to their efficiency, you ca find it here.

Upvotes: 0

Related Questions