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-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:48:15 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:48:15 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.