Home » U++ Library support » U++ Core » XML , DOM - Modify the tree
XML , DOM - Modify the tree [message #12133] |
Fri, 12 October 2007 11:15  |
pippo
Messages: 17 Registered: October 2007 Location: Italy
|
Promising Member |
|
|
hallo, I'm a newbe.
I need read a XML file and modify it.
I've seen the addressBookXML2. this example read a file and ,to rewrite it, re-CREATES ALL structure: starts from a new XmlNode object and fill it with Add().
This because function Node(int) returns a const XmlNode object.
But my XML files is very complex and I need modify only 1 value.
Why the dom-generated-tree is read only????
There's a function to modify it?
...Or copy some integer-block (nodes) to another tree, so I can create a new object and fill with copy...
10aa3a8774daeb994a88cc07572e2b6c
|
|
|
Goto Forum:
Current Time: Mon Apr 28 06:42:52 CEST 2025
Total time taken to generate the page: 0.00512 seconds
|