ScroogeXHTML for Object Pascal 9.3
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 CIInterface
 CIHyperlinkURIBuilderMethod for HTML link building
 CIMarginBuildingInterface for output HTML margins
 CTMarginBuilderThis class builds left margins, which are multiples of the base margin
 CIPictureAdapterInterface for image extraction
 CIPictureConverterDefines methods for image conversion
 CIPostProcessEventListenerPost processes a conversion result
 CISxFormatterInterface for HTML output formatting
 CTSxFormatterA text formatter for HTML and XHTML output beautification
 CISxOutputWriterHTML OutputWriter methods
 CTSxOutputWriterAn instance of this class reads the DomDocument and builds the (X)HTML result
 CISxReaderRTF reader methods
 CTSxReaderThis class reads the RTF input and sends the property changes to an instance of TSxWriter
 CISxTranslatorInterface for translation
 CTCustomTranslatorAbstract translator class
 CISxWriterWriter methods
 CTSxWriterClass which writes text and properties to a TSimpleDomDocument instance
 CISxWriterOptionsProvides configuration options for the writer
 CTSxBaseThe base class for ScroogeXHTML
 CTSxMainMain conversion class
 CTCustomScroogeThis class implements high-level converter methods
 CTBTScroogeXHTMLThis class adds no properties or methods, it only defines the component name
 CIUnicodeConverterInterface for Unicode conversion operations
 CTUnicodeConverterUnicode converter class
 CISimpleDomNode
 CISimpleDomDocumentDOM document methods
 CTSimpleDomDocumentDocument object which stores and builds the complete output
 CISimpleDomParagraphDOM paragraph methods
 CTParagraphNodeRepresents a paragraph consisting of ISimpleDomTextNode objects
 CISimpleDomTextNodeDOM textnode methods
 CTTextNodeA class which represents a text block which has the same attributes
 CTComponent
 CTSxBaseThe base class for ScroogeXHTML
 CTSxOptionsBase class for property subcomponent
 CTSxOptionsHeadProperties for Html HEAD section
 CTSxOptionsOptimizeProperties for optimization
 CTHTMLTranslatorGeneric HTML translator
 CTHTML50TranslatorTranslator for HTML5
 CTInterfacedObject
 CTCustomTranslatorAbstract translator class
 CTMarginBuilderThis class builds left margins, which are multiples of the base margin
 CTSxFormatterA text formatter for HTML and XHTML output beautification
 CTSxOutputWriterAn instance of this class reads the DomDocument and builds the (X)HTML result
 CTSxReaderThis class reads the RTF input and sends the property changes to an instance of TSxWriter
 CTSxWriterClass which writes text and properties to a TSimpleDomDocument instance
 CTUnicodeConverterUnicode converter class
 CTObject
 CTCharacterPropertiesA class which stores character properties
 CTEmbeddedPictureEmbedded picture
 CTFontDescriptorA class which stores a font table font definition
 CTListHeaderInfoContains the RTF list header information
 CTListLevelData object for a specific list level / numbering type
 CTListTableContains the RTF list definition table
 CTListOverrideTableContains the RTF list override definition table
 CTParagraphPropertiesA class which stores paragraph properties
 CTPictureInformationClass which stores picture informations
 CTPostProcessEventObjectA container class which is used for post processing of the conversion result
 CTReaderPropertiesA class which stores the current reader state
 CTPostProcessEventListenersList of post process event listeners
 CTSimpleDomNode
 CTParagraphNodeRepresents a paragraph consisting of ISimpleDomTextNode objects
 CTSimpleDomDocumentDocument object which stores and builds the complete output
 CTTextNodeA class which represents a text block which has the same attributes
 CTTokenDefA TTokenDef object stores the description of a RTF token
 CTXHTMLTranslatorGeneric XHTML Translator
 CTXHTML10StrictTranslatorXHTML 1.0 Strict Translator