I am using JAXP to convert DOM tree to XML. I do not want any intends in my result XML. This is my code:
root.normalize(); DOMSource domSource = new D