[jdom-interest] Writing foreign languages to XML

Elliotte Rusty Harold elharo at metalab.unc.edu
Thu Apr 11 05:21:22 PDT 2002


At 12:43 PM +0100 4/11/02, Bart Read wrote:
>For Hebrew I think you'll need to use UTF-16 (which I'm assuming JDOM
>supports?).

UTF-16 does not provide any characters that UTF-8 does not. They are 
just different encodings of the same Unicode character set. You can 
use either one you like.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|             http://www.cafeconleche.org/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list