Re: Parsing XML
Re: Parsing XML
- Subject: Re: Parsing XML
- From: email@hidden
- Date: Thu, 27 Jun 2002 19:33:54 -0500
One package I've been using is tinyxml
(
http://sourceforge.net/projects/tinyxml). As its name implies, it's a
'lightweight' package, but I'm happy with it as it does all I need it to
do, it's simple to use and is cross-platform (atleast it works on Linux
and Mac OS X). One thing to note is that it is written in C++. Another
(C-based I believe) XML API I've heard of is SFL. Hope this helps.
On Tuesday, June 25, 2002, at 02:13 PM, email@hidden wrote:
What's a good way to parse XML in cocoa?
Using CFXML core foundation...??
are there any examples?
-Jean-Olivier Lancttt-David
--------------------------------------------------------------------
Creator of PodNews, a popular utility for your iPod
http://ambush.avara.net/podnews
--------------------------------------------------------------------
_______________________________________________
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.
_______________________________________________
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.