Re: XML Parser
Re: XML Parser
- Subject: Re: XML Parser
- From: Yann Bizeul <email@hidden>
- Date: Tue, 23 Nov 2004 16:59:52 +0100
I need a XML parser which can parse the XML file and fill the
attributes values in an Object and vice versa also.
Please let me know about such type of parser with one sample example
if possible.
Did you take a look at NSXMLParser documentation ?
file:///Developer/ADC Reference Library/documentation/Cocoa/
Reference/Foundation/ObjC_classic/Classes/NSXMLParser.html
It does not seem to be able to modify XML structure, but it should be a
good way to read data.
--
Yann Bizeul - yann at tynsoe.org
Cocoa Developer, visit my projects at :
http://projects.tynsoe.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >XML Parser (From: "Amit Kumar(R&D)" <email@hidden>) |