[jdom-interest] Want ISO-8859-1 in XMLOutputter, not UTF-8?

Rob Mitchell rjmitchell at attbi.com
Thu Mar 13 06:28:15 PST 2003


Hi,

How do I get ISO-8859-1 instead of UTF-8 using XMLOutputter?


 XMLOutputter xmlOut = new XMLOutputter("  ", true);
 xmlOut.setTextNormalize(true);
 xmlOut.output(jdomDoc, System.out());




_______________________________________
Rob Mitchell
Base Class Technologies, Inc.
Java, WebSphere, Domino, Oracle, Web development
rjmitchell at attbi.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20030313/e839bd6b/attachment.htm


More information about the jdom-interest mailing list