khtml Library API Documentation

KJS::DOMProcessingInstruction Class Reference

Inheritance diagram for KJS::DOMProcessingInstruction:

KJS::DOMNode KJS::DOMObject List of all members.

Public Types

enum  { Target, Data, Sheet }

Public Member Functions

 DOMProcessingInstruction (ExecState *exec, const DOM::ProcessingInstruction &pi)
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual void tryPut (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None)
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "ProcessingInstruction", &DOMNode::info, &DOMProcessingInstructionTable, 0 }

Detailed Description

Definition at line 191 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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:35:59 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003