DOM::NameNodeListImpl
DOM::NameNodeListImpl Class Reference
#include <dom_nodelistimpl.h>
Inherits DOM::DynamicNodeListImpl.
Public Member Functions | |
NameNodeListImpl (NodeImpl *doc, const DOMString &t) | |
Protected Member Functions | |
bool | nodeMatches (NodeImpl *testNode, bool &doRecurse) const override |
Protected Attributes | |
DOMString | nodeName |
Detailed Description
NodeList which lists all Nodes in a Element with a given "name=" tag.
Definition at line 194 of file dom_nodelistimpl.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Wed Jun 29 2022 04:11:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Wed Jun 29 2022 04:11:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.