khtml Library API Documentation

DOM::HTMLHtmlElement Class Reference

Root of an HTML document. More...

#include <html_base.h>

Inheritance diagram for DOM::HTMLHtmlElement:

Inheritance graph
[legend]
Collaboration diagram for DOM::HTMLHtmlElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HTMLHtmlElement (const HTMLHtmlElement &other)
 HTMLHtmlElement (const Node &other)
HTMLHtmlElementoperator= (const HTMLHtmlElement &other)
HTMLHtmlElementoperator= (const Node &other)
DOMString version () const
 Version information about the document's DTD.

void setVersion (const DOMString &)
 see version


Protected Member Functions

 HTMLHtmlElement (HTMLHtmlElementImpl *impl)

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

DOMString HTMLHtmlElement::version  )  const
 

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.

void HTMLHtmlElement::setVersion const DOMString  ) 
 

see version

Definition at line 527 of file html_base.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:37:11 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001