|
ScroogeXHTML for Delphi
6.7
|
XHTML 1.0 Strict Translator. More...
Public Member Functions | |
| string | GetDocType () |
| string | GetDocTypeName () |
| string | GetParagraphStyle (const TParagraphProperties pp) |
| Boolean | SupportsElement (const string elementName) |
| Boolean | SupportsParameter (const string elementName, const string paramName) |
| Boolean | IsTransitional () |
Public Member Functions inherited from TXHTMLTranslator | |
| string | GetRootElement () |
| Returns the document root element. More... | |
| string | GetCloseEmptyElement () |
| Returns " />". | |
| SxText | FormatElement (const SxText Text, const TCharacterProperties CP) |
| Returns text with formatting CSS/XHTML tags. | |
| Boolean | IsXml () |
| Returns True because all subclasses are XML based. | |
XHTML 1.0 Strict Translator.