
Public Member Functions | |
| AnsiString | GetDocType () |
| Get the DOCTYPE definition. | |
| AnsiString | GetDocTypeName () |
| Get the name of the doctype. | |
| Boolean | IsTransitional () |
| Returns True if the document type is a transitional version. | |
| Boolean | SupportsElement (const AnsiString ElementName) |
| Returns True if the element is supported by the current doctype. | |
1.5.4