Re: Parsing HTML
Ben Sinclair <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the link, I'll check it out. Right now I'm playing with JTidy. It can parse HTML into a DOM tree and export XHTML. It might be helpful. At 02:26 PM 3/24/2003, you wrote: >You might be able to try something like the code at this link.. >http://www-106.ibm.com/developerworks/xml/library/x-tipboot2.html > >set the DOMImplementation class to that of the html DOM implementation >class. Now things should work for you loading up plain HTML. > >Jake -- Ben Sinclair [email protected]