Package nu.validator.htmlparser.sax

This package provides an HTML5 parser that exposes the document through the SAX API.

See:
          Description

Class Summary
HtmlParser This class implements an HTML5 parser that exposes data through the SAX2 interface.
HtmlSerializer  
InfosetCoercingHtmlParser This subclass of HtmlParser simply provides a no-argument constructor that calls the constructor of the superclass with the ALTER_INFOSET policy.
NameCheckingXmlSerializer  
XmlSerializer  
 

Package nu.validator.htmlparser.sax Description

This package provides an HTML5 parser that exposes the document through the SAX API.