Uses of Class
nu.validator.htmlparser.sax.HtmlParser
Packages that use HtmlParser
Package
Description
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.saxModifier and TypeClassDescriptionclassThis subclass ofHtmlParsersimply provides a no-argument constructor that calls the constructor of the superclass with theALTER_INFOSETpolicy.