--- old/src/java.desktop/share/classes/javax/swing/text/html/parser/package.html 2017-02-20 11:49:02.000000000 +0300 +++ /dev/null 2017-02-20 11:49:02.000000000 +0300 @@ -1,54 +0,0 @@ - - - - - - - - -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. - -

-Note: -Most of the Swing API is not thread safe. -For details, see -Concurrency in Swing, -a section in -The Java Tutorial. - -@see javax.swing.text.html.HTMLEditorKit.ParserCallback -@since 1.2 -@serial exclude - - -