Hello guys I'm looking for a way on the iPhone to parse an XML document using DOM. I have been using SAX with NSXMLParser but now I really want a DOM tree (or anything that can quickly translate the XML document into an NSDictionary)
Thanks for any help
|
1
|
|
||
|
|
|
|
Unfortunately, |
||
|
|
|
|
If you want to use You issue an XPath query to your XML document object and get back Foundation class objects:
These functions help merge the speed of |
||
|
|
|
|
|
||
|
|
