Try:
XMLOutputter outputter = new XMLOutputter(" ", true);
outputter.setTextNormalize(true);
Malachi
btw: that is two spaces in the quotes.
10/21/2002 8:22:33 AM, Jason Hunter <jhunter at acm.org> wrote:
>Forwarding to jdom-interest.
>
>-jh-