khtml Library API Documentation

DOM::TagNodeListImpl Class Reference

NodeList which lists all Nodes in a document with a given tag name. More...

#include <dom_nodeimpl.h>

Inheritance diagram for DOM::TagNodeListImpl:

DOM::NamedTagNodeListImpl List of all members.

Public Member Functions

 TagNodeListImpl (NodeImpl *n, NodeImpl::Id tagId, NodeImpl::Id tagIdMask)
virtual unsigned long length () const
virtual NodeImpl * item (unsigned long index) const

Protected Member Functions

virtual bool nodeMatches (NodeImpl *testNode) const

Protected Attributes

NodeImpl * refNode
NodeImpl::Id m_id
NodeImpl::Id m_idMask

Detailed Description

NodeList which lists all Nodes in a document with a given tag name.

Definition at line 477 of file dom_nodeimpl.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:45 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001