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

Andre Rochefort arochefort at fscinternet.com
Thu Mar 13 06:30:35 PST 2003


You'd be wanting to use the setEncoding method.  ie.  
xmlOut.setEncoding( "ISO-8859-1" );
 

-----Original Message-----
From: rjmitchell at attbi.com [mailto:rjmitchell at attbi.com]
Sent: Thursday, March 13, 2003 9:28 AM
To: jdom-interest at jdom.org
Subject: FW: [jdom-interest] Want ISO-8859-1 in XMLOutputter, not UTF-8?




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







More information about the jdom-interest mailing list