Hi:
 
Newbie question:
 
When adding a new DOM node, and subsequently saving the DOM to a a file, what is it that controls the whitespace formatting of the newly added node?
I see a case where the newly added node information is missing any kind of whitespace alignment (i.e. it is placed at the correct location hierarchically but appears as one long blob).  It looks like the modified Document is output via XMLPrinter.print() method.
 
  Thanks, Steve

Reply via email to