[jdom-interest] Bug in XMLOutputter

Martin Buechi Martin.Buechi at choicemaker.com
Thu May 30 11:40:28 PDT 2002


All,

If newlines is true in org.jdom.output.XMLOutputter (Beta 8), content
that is all whitespace is not printed -- whether trimAllWhite is false
or not. I believe the problem is with skipLeadingWhite (and/or
skipTrailingWhite). The disjunct currentFormat.newlines should be
removed from the if statement. I haven't checked, though, whether this
doesn't break other things.

Regards,

Martin


 






More information about the jdom-interest mailing list