khtml Library API Documentation

DOM::HTMLHtmlElement Class Reference

Root of an HTML document. More...

#include <html_base.h>

Inheritance diagram for DOM::HTMLHtmlElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

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

DOMString HTMLHtmlElement::version  
 

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.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:46 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001