From: Andrej v. d. Z. <and...@gm...> - 2010-08-18 06:01:47
|
Hi, In need a way to add a CdataNode child to a Node*. I can only find examples how to read CdataNode and examples how to add TextNode. Is there a way to create a CdataNode and add it to a DOM tree? Thank you, Andrej |