Edit/Delete Particular Node in XML file ?

Hi,I am New to XML ....I Done Code for Adding Node through Programmically,.but i need to edit and delete perticular Node so How can I do ?Please Help mE
[187 byte] By [Ghanshyama] at [2007-10-3 4:39:53]
# 1
To add a node: http://javaalmanac.com/egs/org.w3c.dom/AddNode.htmlTo delete a node: http://javaalmanac.com/egs/org.w3c.dom/RemNode.html
dvohra09a at 2007-7-14 22:43:49 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...