Class 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.
    • Constructor Detail

      • Parser

        public Parser()
    • Method Detail