blob: b38a2d771bd5eef124d93cba123fd4abbb151a10 (
plain)
1
2
3
4
5
6
7
8
|
Jericho HTML Parser is a simple but powerful java library allowing
analysis and manipulation of parts of an HTML document, including
some common server-side tags, while reproducing verbatim any
unrecognised or invalid HTML.
It also provides high-level HTML form manipulation functions.
WWW: http://jerichohtml.sourceforge.net/doc/index.html
|