I am new to iphone programing. I used to load the whole xml content from url to NSData and then parse it using nsxmlparser. Is there any way parsing it faster. I would like to know if i can parse it online not load it into memory then parse. or any efficient way?
Thanks
you can use this link. It will show you the performance of each of the parser that exist in iphone/ipad environment. According to your need use it.
http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project