XML-DOM / found it ; HTML-DOM / where?

In that the DOM Java API spec is broken into 3 pieces (BASE, XML, HTML):

I've seen at least two XML-DOM Java implementations  (SAX & IBM) of the DOM Core Level 1, Java API.  I can't find the HTML 'oriented' package though.  

Anyone working on this front.  (though I understand WIDL might do the trick...)  I'd do it if I had time.  Instead I'll just have to probably parse HTML in a limited fashion, as my immediate needs require.  I was hoping to build ontop of a more flexible architecture, which I'd thought an HTML-DOM package would offer.

Steve Mato

Received on Thursday, 9 April 1998 15:43:20 UTC