using the dom

Hello,

Is there any way to use the DOM right now?
I mean: Is there an html parser than can output a DOM object tree?
IBM's "XML For Java" spits out DOM trees, but it cant parse HTML files
because the HTML DTDs are not quite XML conferment.

Are there any good HTML parsers in java?

--
Robert Seed
Senior Programmer
http://www.webstyles.com

Received on Thursday, 26 February 1998 16:02:34 UTC