String out =
null
;
try
{
out =
new
String(s.getBytes(
"ISO-8859-1"
),
"UTF-8"
);
}
catch
(java.io.UnsupportedEncodingException e) {
return
Hiç yorum yok:
Yorum Gönder