Class Summary |
RtfColorTableParser |
The RtfColorTableParser handles the events generated
by the RtfTokeniser while the RTF color table is
being parsed. |
RtfDirectContent |
The RtfDirectContent makes it possible to directly add RTF code into
an RTF document. |
RtfFontTableParser |
The RtfFontTableParser handles the events generated by the
RtfTokeniser while the RTF font table is parsed. |
RtfImportHeader |
The RtfImportHeader stores the docment header information from
an RTF document that is being imported. |
RtfImportMappings |
The RtfImportMappings make it possible to define font
and color mappings when using the RtfWriter2.importRtfFragment
method. |
RtfParser |
The RtfParser allows the importing of RTF documents or
RTF document fragments. |
RtfTokeniser |
The RtfTokeniser takes an RTF document stream and
turns it into a set of RTF tokens. |