Provides the default HTML parser, along with support classes.
As the stream is parsed,
the parser notifies a delegate,
which must implement
the HTMLEditorKit.ParserCallback
interface.
@see javax.swing.text.html.HTMLEditorKit.ParserCallback
@since 1.2
@serial exclude