DOM::HTMLHeadElement Class Reference
Document head information. More...
#include <html_base.h>
Inheritance diagram for DOM::HTMLHeadElement:


Public Member Functions | |
HTMLHeadElement (const HTMLHeadElement &other) | |
HTMLHeadElement (const Node &other) | |
HTMLHeadElement & | operator= (const HTMLHeadElement &other) |
HTMLHeadElement & | operator= (const Node &other) |
DOMString | profile () const |
URI designating a metadata profile. | |
void | setProfile (const DOMString &) |
see profile | |
Protected Member Functions | |
HTMLHeadElement (HTMLHeadElementImpl *impl) |
Detailed Description
Document head information.See the HEAD element definition in HTML 4.0.
Definition at line 535 of file html_base.h.
Member Function Documentation
|
URI designating a metadata profile. See the profile attribute definition in HTML 4.0. Definition at line 480 of file html_base.cpp. |
|
see profile
Definition at line 486 of file html_base.cpp. |
The documentation for this class was generated from the following files: