PDA

View Full Version : Editing XML programmatically.




Amit Jain
May 13, 2009, 07:54 AM
Hi All,

I am getting an XML file, I am parsing it successfully , but I need some code to edit the same file. Is there any classes or APIs that do that or we will have to manually code for editing the XML and saving it and then sending back.

Thnx..
Amit