Well the xhtml parser is infact just a small handler that builds on the
swing html parser using sax events.

- Rajiv

On Tue, 14 Mar 2000, Wong Kok Wai wrote:

> There is a HTML parser in Swing/JFC. It is also event-based but not SAX. 
> Another bad news is the
> parsed object tree is not DOM-based.
> 
> Rajiv Mordani wrote:
> 
> > The xhtml parser from Sun is an internal only version which will be made
> > available for Apache as soon as the licensing issues are cleared.
> >
> > - Rajiv
> >
> 

Reply via email to