You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by George Morgan <ge...@vt.edu> on 2000/10/18 18:32:00 UTC

More NamedNodeMap use...

The DOM_NamedNodeMap class is a very useful way to navigate 
through a group of nodes.  Is there a way to convert a 
DOM_NodeList into a DOM_NamedNodeMap or to get a 
NamedNodeMap of child nodes of a particular DOM_Node?

(I'd prefer to access child nodes from a NamedNodeMap rather 
than stepping through a NodeList)

Thanks.


George Morgan
Virginia Tech
Electrical Engineering
Class of 2000!
(Graduating in 2001, Co-op)