Package nu.validator.htmlparser.sax
package nu.validator.htmlparser.sax
This package provides an HTML5 parser that exposes the document through the SAX API.
-
ClassesClassDescriptionThis class implements an HTML5 parser that exposes data through the SAX2 interface.This subclass of
HtmlParser
simply provides a no-argument constructor that calls the constructor of the superclass with theALTER_INFOSET
policy.