Module java.desktop

Class HTMLEditorKit.Parser

java.lang.Object
javax.swing.text.html.HTMLEditorKit.Parser
Direct Known Subclasses:
ParserDelegator
Enclosing class:
HTMLEditorKit

public abstract static class HTMLEditorKit.Parser extends Object
Interface to be supported by the parser. This enables providing a different parser while reusing some of the implementation provided by this editor kit.