Quantcast
Channel: Which is the suitable XML parser in iOS? - Stack Overflow
Viewing all articles
Browse latest Browse all 7

Which is the suitable XML parser in iOS?

$
0
0

I want to parse following xml file,

enter image description hereenter image description here

Which is the best xml parser iOS. I want to parse it like SBJON library, I mean I want to parse it dynamically. For example store all POSITION_DATA element data in NSMutableDictionary and that dictionary should store in NSMutableArray.

If uses SBJON library then I will get first array of all data containing XML file then I will got to extract appropriate data from array.

Can I do like this in iOS using objective-C. I already uses TBXML library but I think it not suitable for given xml file format. Also I uses TouchXML library but it gives me compile time error "touchxml library and getting an error libxml/tree.h no such file or directory" .

How can I resolve this parsing problem?


Viewing all articles
Browse latest Browse all 7

Latest Images

Trending Articles





Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>