DOM::NamedTagNodeListImpl Class Reference
NodeList which lists all Nodes in a document with a given tag name _and_ a given value for the name attribute (combination of TagNodeListImpl and NameNodeListImpl). More...
#include <dom_nodeimpl.h>
Inheritance diagram for DOM::NamedTagNodeListImpl:

Protected Methods | |
virtual bool | nodeMatches (NodeImpl *testNode) const |
Detailed Description
NodeList which lists all Nodes in a document with a given tag name _and_ a given value for the name attribute (combination of TagNodeListImpl and NameNodeListImpl).
Definition at line 527 of file dom_nodeimpl.h.
The documentation for this class was generated from the following files: