KJS::DOMEntity Class Reference
Inheritance diagram for KJS::DOMEntity:

Detailed Description
Definition at line 221 of file kjs_dom.h.
Public Types | |
PublicId | |
SystemId | |
NotationName | |
enum | { PublicId, SystemId, NotationName } |
Public Member Functions | |
DOMEntity (ExecState *exec, const DOM::Entity &e) | |
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 = { "Entity", &DOMNode::info, 0, 0 } |
The documentation for this class was generated from the following files: