Re: HTML to hibernate
THUFIR HAWAT <[email protected]>
| Newsgroups | gmane.text.xml.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/05, Bertrand Delacrétaz <[email protected]> wrote: ... > Cocoon (http://cocoon.apache.org) will allow you to build pipelines to > parse the HTML (using JTidy or the NekoHTML parser), process it > via > XSLT transforms to clean it up and feed it to java objects for > storage, ... That'd be sufficient for my needs, I believe. Getting the data extracted from HTML and fed into a java object would be great :) -Thufir