khtml Library API Documentation

KJS::DOMDocumentType Class Reference

Inheritance diagram for KJS::DOMDocumentType:

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

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  Name, Entities, Notations, PublicId,
  SystemId, InternalSubset
}

Public Member Functions

 DOMDocumentType (ExecState *exec, const DOM::DocumentType &dt)
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "DocumentType", &DOMNode::info, &DOMDocumentTypeTable, 0 }

Detailed Description

Definition at line 162 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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 12:55:27 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003