Hi,
I want to remove
<?xml version="1.0"?>
tag from the xml. I have used XMLWriter for string representation of class. It is generating the above tag by default. Now I want to remove it. Please help. Is there any standard way of doing it in org.w3c.dom for Blackberry?
Thanks in advance.