I've just got my hands on objective C and cocoa and at the moment,
I was
given task to parse some XML files using the objective C project I am
developing to get some attribute from the XML. I was given a folder
of XML
parser library written in C, but I am not sure how to use that to
parse the
XML files. Is there any sample code out there which I can refer to
so that I
can have better idea of how to parse XML files from my objective C
class?
Thanks a lot.
Have you considered using the XML functionality in Cocoa, rather than
relying on some external XML library?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden