Re: Parsing XML
Re: Parsing XML
- Subject: Re: Parsing XML
- From: Evan DiBiase <email@hidden>
- Date: Wed, 26 Jun 2002 16:11:21 -0400
On Tuesday, June 25, 2002, at 03:13 PM, email@hidden wrote:
What's a good way to parse XML in cocoa?
Using CFXML core foundation...??
are there any examples?
CFXML is what you'll need to use to parse XML; AFAIK there is no Cocoa
wrapper for the Core Foundation XML Services stuff (yet).
Documentation can be found at
http://developer.apple.com/techpubs/macosx/CoreFoundation/XMLServices/XML_Services_ConcTask/
index.html (which includes examples).
-Evan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.