Re: DOM_NamedNodeMap

Hello,
    this is a mailing list for discussion of the dom spec, not for any 
particular implementation. If this is a xerces-c problem then feel 
free to mail my personally. If not Im sure there is a mailing list for
your implementation.

regards

Gareth

On Wed, 14 Feb 2001, Sharon Blum wrote:

> Hye,
> 
> When I'm trying to get a node from
> a DOM_NamedNodeMap indicated by name,which doesn't exist, My program crashes.
> 
> Code:
> DOM_Node node = NameNMap.getNamedItem("FirstName");
> 
> Is there a way to a way to know if 
> a KeyName exist in a DOM_NamedNodeMap ?
> 
> Thanks 
> Sharon
> 
> 

-- 
Gareth Reakes, Lead Software Engineer  
DecisionSoft Ltd.            http://www.decisionsoft.com
Office: +44 (0) 1865 203192

Received on Wednesday, 14 February 2001 13:44:20 UTC