Re: xcode XML parser for iPhone app
Re: xcode XML parser for iPhone app
- Subject: Re: xcode XML parser for iPhone app
- From: Jens Alfke <email@hidden>
- Date: Tue, 2 Mar 2010 22:53:51 -0800
On Mar 2, 2010, at 10:45 PM, Rufat A. Abdullayev wrote:
> Sorry if this is a stupid question, but I'm new in xcode programming for iPhones and
> I'm looking for a flexible and simple solution to parse XML document
Unfortunately Cocoa's NSXML API isn't available on iPhone, so you'll need to drop down to the lower-level libxml2 (which is very flexible but hardly simple, unfortunately.)
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden