Re: Converting XML to NSDictionary
Re: Converting XML to NSDictionary
- Subject: Re: Converting XML to NSDictionary
- From: Jens Alfke <email@hidden>
- Date: Sat, 3 May 2008 08:51:41 -0700
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden