Re: Parsing XML Files Consisting of a Sequence of Top Level Elements
Re: Parsing XML Files Consisting of a Sequence of Top Level Elements
- Subject: Re: Parsing XML Files Consisting of a Sequence of Top Level Elements
- From: Graham Cox <email@hidden>
- Date: Mon, 22 Oct 2012 09:02:22 +1100
On 21/10/2012, at 9:50 PM, Thomas Wetmore <email@hidden> wrote:
> Is there a way to easily parse an XML file consisting of a sequence of top level elements?
What about NSXMLParser? This gives you finer-grained access to the XML without expecting a specific structure (other than valid XML).
--Graham
_______________________________________________
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