Re: Cocoa and CFXMLTreeCreateFromData
Re: Cocoa and CFXMLTreeCreateFromData
- Subject: Re: Cocoa and CFXMLTreeCreateFromData
- From: Bob Savage <email@hidden>
- Date: Fri, 08 Feb 2002 15:57:28 -0600
on 2/8/02 3:10 PM, daniel wrote:
>
has anyone got sample code showing how to get corefoundation's
>
CFXMLTreeCreateFromData to work from within a cocoa app; in
>
particular, working with xml data in NS(Mutable)Data form? i
>
cannot for the life of me get it to work; it always retuns null.
>
Hi, Daniel,
SOX is a class that I wrote which uses the CFXML... stuff. It is part of the
Steam Weasel Project: <
http://steamweasel.sourceforge.net>
This is a concept diagram showing how SOX is being used within SteamWeasel:
<
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/steamweasel/SWDev
elopment/SteamWeaselClient/Concept
Graphics/Jpegs/SOX.jpeg?rev=HEAD&content-type=image/jpeg>
The class documentation (as it is) is here:
<
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/steamweasel/SWDev
elopment/SteamWeaselClient/Docs/HTML/SOX.html>
And finally here is the link to the source code:
SOX.h =
<
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/steamweasel/SWDevelopment/St
eamWeaselClient/Source/Shared/SOX.h?rev=HEAD&content-type=text/vnd.viewcvs-m
arkup>
SOX.m =
<
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/steamweasel/SWDevelopment/St
eamWeaselClient/Source/Shared/SOX.m?rev=HEAD&content-type=text/vnd.viewcvs-m
arkup>
Best of luck,
Bob
_______________________________________________
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.