khtml Library API Documentation

KJS::DOMNodeIterator Class Reference

Inheritance diagram for KJS::DOMNodeIterator:

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

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  Filter, Root, WhatToShow, ExpandEntityReferences,
  NextNode, PreviousNode, Detach
}

Public Member Functions

 DOMNodeIterator (ExecState *exec, DOM::NodeIterator ni)
 ~DOMNodeIterator ()
virtual Value tryGet (ExecState *exec, const Identifier &p) const
Value getValueProperty (ExecState *exec, int token) const
virtual const ClassInfo * classInfo () const
DOM::NodeIterator toNodeIterator () const

Static Public Attributes

static const ClassInfo info = { "NodeIterator", 0, &DOMNodeIteratorTable, 0 }

Protected Attributes

DOM::NodeIterator nodeIterator

Detailed Description

Definition at line 29 of file kjs_traversal.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 14:14:16 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003