Class HtmlRichTextConverter

  • All Implemented Interfaces:
    RichTextConverter

    public class HtmlRichTextConverter
    extends Object
    implements RichTextConverter
    This handles HTML 3.2 with some CSS support. It uses the Swing HTML parser to process the document.
    Author:
    Thomas Morgner.