Re: library for rendering HTML
- From: zero <zero@xxxxxxx>
- Date: Sun, 25 Sep 2005 17:23:19 GMT
Lars <for_usenet_use@xxxxxxxx> wrote in news:4336d426_1@xxxxxxxxxxxxxxxx:
> Hi,
>
> is there a free Java library for displaying HTML? I would prefer one
> that supports more recent versions HTML than classes like JEditorPane or
> HTMLEditorKit do.
>
> Thanks in advance,
>
> Lars
About a year ago I spent several months looking for exactly this, but came
up with nothing. All free java html renderers I found were terribly
outdated. There are several proprietary modules (eg ICEsoft) out there,
but I found even those to be rather disappointing in terms of features and
correct rendering.
Depending on what you need, a possible solution is to embed an existing
browser (Mozilla, IE, ...) into your java application.
You could also have a look at:
http://www.kaffe.org/ftp/pub/packages/pocketlinux/
http://java-source.net/open-source/html-parsers
.
- Follow-Ups:
- Re: library for rendering HTML
- From: zero
- Re: library for rendering HTML
- Prev by Date: Re: Tomcat thread
- Next by Date: Re: library for rendering HTML
- Previous by thread: Re: Tomcat thread
- Next by thread: Re: library for rendering HTML
- Index(es):