Related articles |
---|
parsing html? iwaters@hg26.btclick.com (Ian) (2001-12-22) |
Re: parsing html? rbw3@cet.nau.edu (Brock) (2001-12-24) |
Re: parsing html? ralph@inputplus.demon.co.uk (2001-12-27) |
Re: parsing html? rsherry8@home.com (Robert Sherry) (2001-12-27) |
Re: parsing html? iwaters@hg26.btclick.com (Ian) (2001-12-29) |
Re: parsing html? somik@yahoo.com (2002-01-24) |
From: | somik@yahoo.com (Somik Raha) |
Newsgroups: | comp.compilers |
Date: | 24 Jan 2002 14:53:49 -0500 |
Organization: | http://groups.google.com/ |
References: | 01-12-140 01-12-169 |
Keywords: | parse |
Posted-Date: | 24 Jan 2002 14:53:49 EST |
Regarding the parsing, I have created a java based html parser library
(open sourced at http://htmlparser.sourceforge.net). It works with
real world (dirty) html (including HTML 4.0), and is easily
extensible. It might be of help to you.
Regards,
Somik
"Ian" <iwaters@hg26.btclick.com> wrote
> Thanks for the reply's ive been writing a java GUI and implemented the
> sockets and necessary methods.
>
> The app stores the html code so now just need to write the parser :)
> and rendering code
Return to the
comp.compilers page.
Search the
comp.compilers archives again.