Package nu.validator.htmlparser.sax
This package provides an HTML5 parser that exposes the document through the SAX API.
-
Class Summary Class Description HtmlParser This class implements an HTML5 parser that exposes data through the SAX2 interface.HtmlSerializer InfosetCoercingHtmlParser This subclass ofHtmlParser
simply provides a no-argument constructor that calls the constructor of the superclass with theALTER_INFOSET
policy.NameCheckingXmlSerializer SAXStreamer SAXTreeBuilder XmlSerializer