Hi all,

I'm new to xerces and I'm using DOM in my current project.
I already know how to parse the xml file and get pointers to DOMNode objects
of my interest.

What I would like to learn is how can I comment out a particular node. Is
there a way to change the node type from ELEMENT_NODE to COMMENT_NODE? How
is the proper way to do it?

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/how-to-make-a-comment--tp18659473p18659473.html
Sent from the Xerces - C - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to