SV: [jdom-interest] Problems with encoding="utf-8"

Per Norrman pernorrman at telia.com
Sun Mar 30 14:14:46 PST 2003


Hi,
JDOM is not the problem. Using the attached java code to display the 
characters in the mattext elements, this is a partial result:

   -->Russian ??????
   Russian \u0420\u043E\u047F\u047F\u0438\u047F
   -->Arabic ???????? ??????? ???????
   Arabic \u0627\u0644\u0627\u0645\u0627\u0631\u0627\u062A \u0627....
   -->Greek ?????
   Greek \u0395\u03BB\u03BB\u03AC\u03C2

As you can see, when the parser has read the input document, the text data
is correct. 
The problem must be with the transformation to the html output, however that
is 
accomplished.
 
/Per Norrman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Utf.java
Type: application/octet-stream
Size: 1694 bytes
Desc: not available
Url : http://jdom.org/pipermail/jdom-interest/attachments/20030331/abbb31f5/Utf.obj


More information about the jdom-interest mailing list