libhtml5parser-java

Validator.nu html parser implementation in java
  https://about.validator.nu/htmlparser/
  0
  no reviews



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.