Classes | |
| class | BORDER |
| The definition of a border in a STYLE. More... | |
| class | ELEMENT |
| class | ENUM |
| class | HTMLDOC |
| class | MEASUREMENT |
| A measurement of some kind in a STYLE. More... | |
| class | STYLE |
| A style in an HTML document The style keeps track of which members are actually set. More... | |
Functions | |
| bool | TextIsHTML (const MIUNICODE *string) |
| bool HTML::TextIsHTML | ( | const MIUNICODE * | string | ) |
Determine if given text is HTML.
This looks for a leading DOCTYPE tag or <html> tag
1.5.2