Steve Albin wrote:
Note: I am using Castor's Marshaller to generate an XML document from
JavaBeans and I had to tell it to use the proper encoding like this:

marshaller.setEncoding( "ISO-8859-1" );

If an XML tool requires you to specify the correct encoding instead of re-encoding the data itself, it is crap. File a bug report.

J.Pietschmann



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to