There's not one but two XML parsers built right in (NSXMLPaser, NSXMLDocument & friends), and there's also any number of C libraries (expat, libxml, etc).
If for some bizarre you reason you need to parse XML files backwards, there's http://boredzo.org/lmx/. On Wed, Oct 29, 2008 at 2:28 AM, Arnab Ganguly <[EMAIL PROTECTED]> wrote: > Hi All, > How do I read, parse xml files in Cocoa App ?Any standard parser is > available? > Thanks in advance > Regards > Arnab > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/dogcow%40gmail.com > > This email sent to [EMAIL PROTECTED] > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]