khtml Library API Documentation

KJS::DOMDOMImplementation Class Reference

Inheritance diagram for KJS::DOMDOMImplementation:

Inheritance graph
[legend]
Collaboration diagram for KJS::DOMDOMImplementation:

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  HasFeature, CreateDocumentType, CreateDocument, CreateCSSStyleSheet,
  CreateHTMLDocument
}

Public Member Functions

 DOMDOMImplementation (ExecState *, const DOM::DOMImplementation &i)
 ~DOMDOMImplementation ()
virtual const ClassInfo * classInfo () const
virtual bool toBoolean (ExecState *) const
DOM::DOMImplementation toImplementation () const

Static Public Attributes

static const ClassInfo info = { "DOMImplementation", 0, 0, 0 }

Detailed Description

Definition at line 147 of file kjs_dom.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:10:18 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003