Hi all, I am able to write XML to a string using a DOMWriter and the writeToString() method.
This works fine. I am wondering, is there a way to get 'prettier' output? ie. a new line after each element, and an extra indent between child elements, like XML is displayed in Internet Explorer etc Thanks for your time Jim -- View this message in context: http://www.nabble.com/Print-XML-from-DOM-tree-tf2266523.html#a6289687 Sent from the Xerces - C - Users forum at Nabble.com.
