GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from javax.swing.text.html.HTMLEditorKit.Parser | |
class | This class instantiates and starts the working instance of
html parser, being responsible for providing the default DTD.
|
Methods with parameter type javax.swing.text.html.HTMLEditorKit.Parser | |
void | Sets the parser used by this HTMLDocument to insert HTML.
|
Methods with return type javax.swing.text.html.HTMLEditorKit.Parser | |
HTMLEditorKit.Parser | Returns the parser used by this HTMLDocument to insert HTML.
|
HTMLEditorKit.Parser | Get the parser that this editor kit uses for reading HTML streams. |
GNU Classpath (0.95) |