Sample Cocoa Core Foundation XML Parsing Code
Sample Cocoa Core Foundation XML Parsing Code
- Subject: Sample Cocoa Core Foundation XML Parsing Code
- From: email@hidden
- Date: Mon, 10 Jun 2002 23:34:59 EDT
Does anyone have any sample code where they are using the XML Core Foundation
calls to parse in a hardcoded xml document in their applications bundle? You
need to setup a CFURLRef for the .xml file, and then use
CFXMLTreeCreateFromData to create the Tree. Then you use various calls to
parse the list (assuming you are using high level API).
Help!?!?!
Steve Sheets
_______________________________________________
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.