|
ScroogeXHTML for Object Pascal 9.4
|
| CIInterface | |
| CIHyperlinkURIBuilder | Method for HTML link building |
| CIMarginBuilding | Interface for output HTML margins |
| CTMarginBuilder | This class builds left margins, which are multiples of the base margin |
| CIPictureAdapter | Interface for image extraction |
| CIPictureConverter | Defines methods for image conversion |
| CIPostProcessEventListener | Post processes a conversion result |
| CISxFormatter | Interface for HTML output formatting |
| CTSxFormatter | A text formatter for HTML and XHTML output beautification |
| CISxOutputWriter | HTML OutputWriter methods |
| CTSxOutputWriter | An instance of this class reads the DomDocument and builds the (X)HTML result |
| CISxReader | RTF reader methods |
| CTSxReader | This class reads the RTF input and sends the property changes to an instance of TSxWriter |
| CISxTranslator | Interface for translation |
| CTCustomTranslator | Abstract translator class |
| CISxWriter | Writer methods |
| CTSxWriter | Class which writes text and properties to a TSimpleDomDocument instance |
| CISxWriterOptions | Provides configuration options for the writer |
| CTSxBase | The base class for ScroogeXHTML |
| CTSxMain | Main conversion class |
| CTCustomScrooge | This class implements high-level converter methods |
| CTBTScroogeXHTML | This class adds no properties or methods, it only defines the component name |
| CIUnicodeConverter | Interface for Unicode conversion operations |
| CTUnicodeConverter | Unicode converter class |
| CISimpleDomNode | |
| CISimpleDomDocument | DOM document methods |
| CTSimpleDomDocument | Document object which stores and builds the complete output |
| CISimpleDomParagraph | DOM paragraph methods |
| CTParagraphNode | Represents a paragraph consisting of ISimpleDomTextNode objects |
| CISimpleDomTextNode | DOM textnode methods |
| CTTextNode | A class which represents a text block which has the same attributes |
| CTComponent | |
| CTSxBase | The base class for ScroogeXHTML |
| CTSxOptions | Base class for property subcomponent |
| CTSxOptionsHead | Properties for Html HEAD section |
| CTSxOptionsOptimize | Properties for optimization |
| CTHTMLTranslator | Generic HTML translator |
| CTHTML50Translator | Translator for HTML5 |
| CTInterfacedObject | |
| CTCustomTranslator | Abstract translator class |
| CTMarginBuilder | This class builds left margins, which are multiples of the base margin |
| CTSxFormatter | A text formatter for HTML and XHTML output beautification |
| CTSxOutputWriter | An instance of this class reads the DomDocument and builds the (X)HTML result |
| CTSxReader | This class reads the RTF input and sends the property changes to an instance of TSxWriter |
| CTSxWriter | Class which writes text and properties to a TSimpleDomDocument instance |
| CTUnicodeConverter | Unicode converter class |
| CTObject | |
| CTCharacterProperties | A class which stores character properties |
| CTEmbeddedPicture | Embedded picture |
| CTFontDescriptor | A class which stores a font table font definition |
| CTListHeaderInfo | Contains the RTF list header information |
| CTListLevel | Data object for a specific list level / numbering type |
| CTListTable | Contains the RTF list definition table |
| CTListOverrideTable | Contains the RTF list override definition table |
| CTParagraphProperties | A class which stores paragraph properties |
| CTPictureInformation | Class which stores picture informations |
| CTPostProcessEventObject | A container class which is used for post processing of the conversion result |
| CTReaderProperties | A class which stores the current reader state |
| CTPostProcessEventListeners | List of post process event listeners |
| CTSimpleDomNode | |
| CTParagraphNode | Represents a paragraph consisting of ISimpleDomTextNode objects |
| CTSimpleDomDocument | Document object which stores and builds the complete output |
| CTTextNode | A class which represents a text block which has the same attributes |
| CTTokenDef | A TTokenDef object stores the description of a RTF token |
| CTXHTMLTranslator | Generic XHTML Translator |
| CTXHTML10StrictTranslator | XHTML 1.0 Strict Translator |