FROM : Jens Alfke
DATE : Sat May 03 17:51:41 2008
On 3 May '08, at 8:01 AM, Mr. Gecko wrote:
> How would I convert XML to NSDictionary so I can read it.
We already answered this yesterday: NSXMLDocument. It doesn't convert
it literally into an NSDictionary, but it's a tree of NSXMLElement
objects that you can use in much the same way. Please read the
documentation for those classes, try using them, and if you have
specific questions afterwards, ask them.
—Jens
DATE : Sat May 03 17:51:41 2008
On 3 May '08, at 8:01 AM, Mr. Gecko wrote:
> How would I convert XML to NSDictionary so I can read it.
We already answered this yesterday: NSXMLDocument. It doesn't convert
it literally into an NSDictionary, but it's a tree of NSXMLElement
objects that you can use in much the same way. Please read the
documentation for those classes, try using them, and if you have
specific questions afterwards, ask them.
—Jens
| Related mails | Author | Date |
|---|---|---|
| Mr. Gecko | May 3, 17:01 | |
| Jens Alfke | May 3, 17:51 | |
| Jean-Daniel Dupas | May 3, 17:59 | |
| Hal Mueller | May 3, 19:50 |






Cocoa mail archive

