Uses of Class
nu.validator.htmlparser.sax.HtmlParser
-
Packages that use HtmlParser Package Description nu.validator.htmlparser.sax This package provides an HTML5 parser that exposes the document through the SAX API. -
-
Uses of HtmlParser in nu.validator.htmlparser.sax
Subclasses of HtmlParser in nu.validator.htmlparser.sax Modifier and Type Class Description class
InfosetCoercingHtmlParser
This subclass ofHtmlParser
simply provides a no-argument constructor that calls the constructor of the superclass with theALTER_INFOSET
policy.
-