SetIndent( " ") removes cariage returns 2006-11-13 - By Maverick Merritt
Back Hello,
I sent mail about a week ago asking if there was a way to create XML output that had new lines (carriage return), but no indents... for example:
Format format = Format.getPrettyFormat(); format.setIndent("");
But this removes new lines (carriage return) as well, which is what I don't want.
Since no one responded...
1) Is this the right list to bring up this issue?
2) Is this something that has been addressed and cannot be changed?
Sincerely, Maverick Merritt
<br><font size=2 face="sans-serif">Hello,</font> <br> <br><font size=2 face="sans-serif">I sent mail about a week ago asking if there was a way to create XML output that had new lines (carriage return), but no indents... for example:</font> <br> <br><font size=2 face="sans-serif">Format format = Format.getPrettyFormat();< /font> <br><font size=2 face="sans-serif">format.setIndent("");</font> <br> <br><font size=2 face="sans-serif">But this removes new lines (carriage return) as well, which is what I don't want.</font> <br> <br><font size=2 face="sans-serif">Since no one responded...</font> <br> <br><font size=2 face="sans-serif">1) Is this the right list to bring up this issue?</font> <br> <br><font size=2 face="sans-serif">2) Is this something that has been addressed and cannot be changed?</font> <br> <br><font size=2 face="sans-serif">Sincerely,<br> Maverick Merritt</font> <div> <br></div> __ ____ ____ ____ ____ ____ ____ ____ ____ ____ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/youraddr@(protected)
|
|