org.media.hyperpad
Class HyperParseDelegator
java.lang.Object
|
+--javax.swing.text.html.HTMLEditorKit.Parser
|
+--org.media.hyperpad.HyperParseDelegator
- All Implemented Interfaces:
- Serializable
- public class HyperParseDelegator
- extends HTMLEditorKit.Parser
- implements Serializable
Class needed by HyperPad for syntax highlighting.
- Version:
- $Revision: 1.1 $ $Date: 2002/09/13 18:51:36 $
- Author:
- Borsos Szabolcs
- See Also:
String
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HyperParseDelegator
public HyperParseDelegator()
setDefaultDTD
protected static void setDefaultDTD()
createDTD
protected static DTD createDTD(DTD dtd,
String name)
parse
public void parse(Reader r,
HTMLEditorKit.ParserCallback cb,
boolean ignoreCharSet)
throws IOException
- Specified by:
parse
in class HTMLEditorKit.Parser
IOException
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."