class HTMLHeadElement
|
Document head information. More... |
|
|
Public Methods
Protected Methods
Document head information. See the
HEAD element definition in HTML 4.0.
HTMLHeadElement ()
| HTMLHeadElement |
HTMLHeadElement (const HTMLHeadElement &other)
| HTMLHeadElement |
HTMLHeadElement (const Node &other)
| HTMLHeadElement |
HTMLHeadElement (HTMLHeadElementImpl *impl)
| HTMLHeadElement |
[protected]
HTMLHeadElement & operator = (const HTMLHeadElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLHeadElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLHeadElement ()
| ~HTMLHeadElement |
DOMString profile ()
| profile |
[const]
URI designating a metadata profile. See the
profile attribute definition in HTML 4.0.
void setProfile ( const DOMString & )
| setProfile |
see profile
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |