Thanks for previous replies,
I am new to parsing concept using java, can anyone guide me how to modify the xml using saxparser. i searched long time to delete the tag but ...
In the XML example below, using a java parser how to keep the content under the tag AND followed by center and remove everything else?
The tag might have other ...