com.clickntap.tool.html
Class HTMLParserDelegator
java.lang.Object
javax.swing.text.html.HTMLEditorKit.Parser
javax.swing.text.html.parser.ParserDelegator
com.clickntap.tool.html.HTMLParserDelegator
- All Implemented Interfaces:
- Serializable
public class HTMLParserDelegator
- extends ParserDelegator
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLParserDelegator
public HTMLParserDelegator()
parse
public void parse(Reader r,
HTMLEditorKit.ParserCallback cb,
boolean ignoreCharSet)
throws IOException
- Overrides:
parse in class ParserDelegator
- Throws:
IOException
Copyright © 2014. All rights reserved.