public class ParserDelegator extends HTMLEditorKit.Parser implements Serializable
Constructor and Description |
---|
ParserDelegator() |
Modifier and Type | Method and Description |
---|---|
protected static DTD |
createDTD(DTD dtd,
String name) |
void |
parse(Reader r,
HTMLEditorKit.ParserCallback cb,
boolean ignoreCharSet)
Parse the given stream and drive the given callback
with the results of the parse.
|
protected static void |
setDefaultDTD() |
protected static void setDefaultDTD()
public void parse(Reader r, HTMLEditorKit.ParserCallback cb, boolean ignoreCharSet) throws IOException
HTMLEditorKit.Parser
parse
in class HTMLEditorKit.Parser
IOException
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.