Xalan transformer not inserting newlines/formatting the output. Is there any method/class in Xalan which formats the out properly ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
To make XSL out indented … Add xalan names space to stylesheet and indent attributes to xsl:output element
|
|||
|
|