DOM::HTMLHtmlElement Class Reference
Root of an HTML document. More...
#include <html_base.h>
Inheritance diagram for DOM::HTMLHtmlElement:

Public Methods | |
HTMLHtmlElement & | operator= (const Node &other) |
DOMString | version () const |
Version information about the document's DTD. | |
void | setVersion (const DOMString &) |
see version |
Detailed Description
Root of an HTML document.See the HTML element definition in HTML 4.0.
Definition at line 576 of file html_base.h.
Member Function Documentation
|
Version information about the document's DTD. See the version attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0. Definition at line 521 of file html_base.cpp. |
|
see version
Definition at line 527 of file html_base.cpp. |
The documentation for this class was generated from the following files: