Author: jerome
Date: 2008-12-17 11:37:37 +0100 (Wed, 17 Dec 2008)
New Revision: 3149
Modified:
software_suite_v2/software/tools/control_center_presentation/branches/new_paths/control_center_presentation/src/FileUtils.java
Log:
* Fixed encoding problem.
Modified:
software_suite_v2/software/tools/control_center_presentation/branches/new_paths/control_center_presentation/src/FileUtils.java
===================================================================
---
software_suite_v2/software/tools/control_center_presentation/branches/new_paths/control_center_presentation/src/FileUtils.java
2008-12-17 10:22:51 UTC (rev 3148)
+++
software_suite_v2/software/tools/control_center_presentation/branches/new_paths/control_center_presentation/src/FileUtils.java
2008-12-17 10:37:37 UTC (rev 3149)
@@ -127,8 +127,8 @@
Transformer transformer = fabrique.newTransformer();
//Setting xml properties.
transformer.setOutputProperty(OutputKeys.INDENT, "yes");
- transformer.setOutputProperty(OutputKeys.STANDALONE, "yes");
- transformer.setOutputProperty(OutputKeys.ENCODING, "ISO-8859-1");
+ transformer.setOutputProperty(OutputKeys.STANDALONE, "no");
+ transformer.setOutputProperty(OutputKeys.ENCODING, "utf-8");
// Registration.
transformer.transform(source, resultat);
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn