Ben Gill wrote:
What is the best way to achieve properly (4 spaces?) indented xml?
It would just be easier to read whilst debugging...
Try XML Indent:
http://xmlindent.sourceforge.net/
Read the docs carefully, and be aware that indentation may
and often will change the semantic of the XML.
Other possibility include using an identity XSL transformation
with a specific output declaration and in-memory stream editing.
You can ask on the XSL list or in appropriate Java related forums
for details.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]