JTidy and UTF-8 (international characters)
Tuesday, December 15th, 2009To make JTidy work correctly with UTF-8 strings and process international characters in a proper way, use the following code:
JAVA:
-
try {
-
log.error(e);
-
}
To make JTidy work correctly with UTF-8 strings and process international characters in a proper way, use the following code:
JAVA: