| Interface | Description |
|---|---|
| Writer |
Writer interface.
|
| Class | Description |
|---|---|
| AbstractWriter |
The AbstractWriter class holds the Writer state and provides methods which
are not DOM specific.
|
| CharacterProperties |
The CharacterProperties class is used to save current data of the
Writer. |
| ConversionKeys |
Provides string constants that can be used to set output properties for a
converter, or to retrieve output properties from a converter object.
|
| ParagraphProperties |
The ParagraphProperties class is used to save current state data of the
Writer. |
| ScroogeXHTMLBase |
ScroogeXHTMLBase defines the converter properties.
|
| ScroogeXHTMLMain |
The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.
|
| SymbolConverter |
This class provides Symbol font conversion.
|
| Enum | Description |
|---|---|
| Alignment |
This enum defines available paragraph alignments.
|
| DocumentType |
This enum defines available document types of the conversion result.
|
| FontSizeUnit |
This enum defines available font size units.
|
| ParagraphProperties.Border |
This enum defines available paragraph border attributes.
|
Copyright © 2019 Habarisoft. All rights reserved.