Re: extremely simple xml parser?
From: Mike (mikee_at_mikee.ath.cx)
Date: 06/18/04
- Next message: Robert Karlsson: "Re: newbie help for XML"
- Previous message: Andrew Thompson: "Re: Translator tools?"
- In reply to: Mike: "Re: extremely simple xml parser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Jun 2004 12:40:16 -0000
In article <10d5m27tpi60413@corp.supernews.com>, Mike wrote:
> In article <10d3trjd7jvd3a5@corp.supernews.com>, Mike wrote:
>> Does someone have a class to do this? I'm not thinking
>> of examining DTD's off the net or trying to validate
>> the XML contents of a file. I just want something to
>> read the file in and give me the parsed contents when
>> I ask for it.
>>
>> Mike
>
> Thanks for the suggestions. Here is what I wrote last night.
> It works with my two test cases... I need to test it more.
>
Just remembered that I didn't finish last night. Though the
parsing works with my test cases, I still need to add methods
for retrieving the data and possibly for writing the data
back to an xml file.
Mike
- Next message: Robert Karlsson: "Re: newbie help for XML"
- Previous message: Andrew Thompson: "Re: Translator tools?"
- In reply to: Mike: "Re: extremely simple xml parser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|