Class RtfRichTextConverter

  • All Implemented Interfaces:
    RichTextConverter

    public class RtfRichTextConverter
    extends Object
    implements RichTextConverter
    This converter converts the content into a generic rich-text document. It can also be used to convert generic swing-documents, as long as they adhere to the Swing StyledDocument system.
    Author:
    Thomas Morgner.