Downloads/Source Code/XML Writer
Name: XML Writer
Date Added: Apr 2, 2008
Downloads: 3
It uses a simple tree structure to handle information, Just make a root node and then start adding children or peers to it. It will not support text between two tags at this time, but you can add as many properties to it as your want.
Children are items under a node, Peers exist under the same parent.
Date Added: Apr 2, 2008
Downloads: 3
Added by: slashandburn
This is a simple class that will write XML files.
It uses a simple tree structure to handle information, Just make a root node and then start adding children or peers to it. It will not support text between two tags at this time, but you can add as many properties to it as your want.
Children are items under a node, Peers exist under the same parent.
