Re:Parsing XML
Re:Parsing XML
- Subject: Re:Parsing XML
- From: Tino Heth <email@hidden>
- Date: Wed, 26 Jun 2002 21:03:49 +0200
I've had the same task to do some weeks ago: as the provided functions
seemed way to complicated for my simple needs, i decided to write a
class whose instances can be inited with a xml-string, producing a
correspondent tree (as XML is built to be parsed, it wasn't that much
work). If you are interested, i could publish the result - but i doubt
that my code is so much easier to understand than the given
documentation :-)
TH
_______________________________________________
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.