Package com.lowagie.text.rtf.document
Class Summary |
RtfCodePage |
The RtfCodePage class allows different code pages to be used in the rtf document.
|
RtfDocument |
The RtfDocument stores all document related data and also the main data stream.
|
RtfDocumentHeader |
The RtfDocumentHeader contains all classes required for the generation of
the document header area.
|
RtfDocumentSettings |
The RtfDocumentSettings contains output specific settings. |
RtfGenerator |
The RtfGenerator creates the (\*\generator ...} element.
|
RtfInfoElement |
Stores one information group element. |
RtfInfoGroup |
The RtfInfoGroup stores information group elements.
|
RtfPageSetting |
The RtfPageSetting stores the page size / page margins for a RtfDocument.
|
RtfProtection |
RtfProtection
See ECMA Specification for WordprocessingML documentProtection element.
|
RtfProtectionSetting |
The RtfProtectionSetting handles document protection elements
|