Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Parsing xml files in objective -C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing xml files in objective -C



On Wed, Oct 29, 2008 at 10:24 PM, Arnab Ganguly <email@hidden> wrote:
> How do I read ,parse xml files using Objective -C language?Any standard
> parser is available?

If you're doing this on Mac OS X, and can use Cocoa, then you can use
NSXML and friends:
<http://developer.apple.com/documentation/Cocoa/Conceptual/NSXML_Concepts/>
<http://developer.apple.com/documentation/Cocoa/Conceptual/XMLParsing/>

(And questions should be directed to the cocoa-dev list)

Otherwise, there does exist an Objective-C wrapper for Expat (albiet,
quite old---you may be better off writing your own wrapper around
Expat or libxml):
<http://expatobjc.sourceforge.net/>

(And questions about them should be directed to their relevant lists)

Phil
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Parsing xml files in objective -C (From: "Arnab Ganguly" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.