Jericho HTML Parser 2.5 (Default branch) |
|
|
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.
License: Eclipse Public License
Changes:
This version includes important bugfixes and
introduces the following minor enhancements:
elements inside SCRIPT elements are ignored.
Encoding detection and analysis were improved.
Parsing of attributes containing server tags was
improved.
|