Is there a way to influence indentation when transforming a DOM to an output stream using the JAXP Transform API?
Created May 8, 2012
Doug Erickson Use <xsl:output indent=yes/> as a top-level element in
your stylesheet.
Created May 8, 2012