I am new developer in java application. I would like to modify an XML file node value. I have used an xml file for modify as follows
node.Text = "Enter your value here"; //This will work