htmlparser

nu.validator

A fork of http://hg.mozilla.org/projects/htmlparser/ used by the Nu Html Checker.

Recommended: 1.4.16 16 versions jar Updated 6 years ago The MIT LicenseChecking...

Add to your project1.4.9

<dependency>
    <groupId>nu.validator</groupId>
    <artifactId>htmlparser</artifactId>
    <version>1.4.9</version>
</dependency>

Version Details — 1.4.9

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Dec 14, 2017
License
The MIT License

The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.

Checking security advisories...