Re: Parsing HTML
David Li <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
Hi Ben, Please check out the tomcat examples with XMLC 2.2 Alpha 4. In the Preview.java, you will see how to load HTML document dynamically using XMLC's runtime. This feature is new in XMLC 2.2. XMLC's repository is at: http://debian-sf.objectweb.org/projects/xmlc David On Tuesday, Mar 25, 2003, at 04:40 Asia/Shanghai, Ben Sinclair wrote: > 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] > _______________________________________________ > XMLC mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/xmlc