On Wed, 24 May 2000 18:20:22 +1200 (NZST), [EMAIL PROTECTED] wrote: > Is there already out there any Objective-C front-end for XML > parser/tree walker/SAX API? > If not, is anybody working on it? Maybe somebody has some simple > convenience classes for it and would like to share? Not that I know of - I wrote the gsdoc software by walking the tree produced by libxml directly. If I was going to do it again, I'd do it differently - probably based on a little objc class to wrap the SAX interface.
- XML parsing Mariusz Nowostawski
- RE: XML parsing richard
- RE: XML parsing Blanchard, Todd
