public abstract static class HTMLEditorKit.Parser extends Object
| Constructor and Description |
|---|
Parser()
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
parse(Reader
Parse the given stream and drive the given callback with the results of the parse.
|
public abstract void parse(Readerr, HTMLEditorKit .ParserCallback cb, boolean ignoreCharSet) throws IOException
IOException