Basically, I need to parse custom tags. So I want to be able to step
through the hierarchy and replace tags with content, kind of like
MovableType. Find/Replace does not work in this situation.
It fails in that it doesn't parse. I get an XMLException. It does
include proper syntax and document type definition.
--
Thom McGrath
Lead Programmer of The ZAZ Studios
<http://www.thezaz.com>
On Jul 31, 2005, at 12:39 PM, Steve Garman wrote:
"It fails" is not the most helpful explanation of how XMLreader
does not
live up to your expectations.
Perhaps if you gave some clue as to what you want from a parser,
someone
might be able to help.
At one extreme, HTMLviewer has a pretty good stab at rendering
XHTML (at
least on Win32)
At the other, if I know exactly what I'm looking for, I can usually
find it
using either the xml clases or Instr.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|