realbasic-nug
[Top] [All Lists]

Re: XHTML Parser

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: XHTML Parser
From: Thom McGrath <lists at thezaz dot com>
Date: Sun, 31 Jul 2005 16:30:49 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <2005731163913106156845 at sjgHPnotebook dot rgbltd dot co dot uk>
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>

<Prev in Thread] Current Thread [Next in Thread>