See: Description
Class | Description |
---|---|
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 |
This package provides an HTML5 parser that exposes the document through the SAX API.
Copyright © 2017. All rights reserved.