|
ScroogeXHTML for Delphi
6.7
|
XHTML Mobile Profile 1.0 Translator. More...
Public Member Functions | |
| string | GetDocType () |
| string | GetDocTypeName () |
| Boolean | IsTransitional () |
| Boolean | SupportsElement (const string ElementName) |
Public Member Functions inherited from TXHTMLBasic10Translator | |
| SxText | FormatElement (const SxText Text, const TCharacterProperties CP) |
| string | GetDocType () |
| string | GetDocTypeName () |
| string | GetParagraphStyle (const TParagraphProperties PP) |
| Boolean | IsTransitional () |
| Boolean | SupportsElement (const string ElementName) |
| boolean | SupportsParameter (const string ElementName, const string ParamName) |
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 Mobile Profile 1.0 Translator.