So what I'm doing is, I'm finding and deleting some tags from an XML. After deleting, those tags are getting replaced by blank space, which actually ain't effecting the XML but it can cause problem when I delete a large number of tags.
Any working way to achieve this?
Thanks in Advance.
Here is the link of the answer I found here but it's not working