Marc Portier wrote:

transformer.setOutputProperty(Packages.javax.xml.transform.OutputKeys.ENCO DING, "utf-8");

It works. Thanks a lot.


alternatively you could find some way to check the encoding during 'load' and then reuse the same for the 'save'

I think it would be more elegant but more complex. Looks like it's time to set closer to Java{,Script} for me.


Timur

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



Reply via email to