[jdom-interest] Does JDOM support norvegian characters

Jason Hunter jhunter at acm.org
Thu Dec 13 12:00:17 PST 2001


UTF-8 can represent all Unicode characters.  It should work.  Just
remember the Norwegian chars will be multibyte in the UTF-8 encoding.

-jh-

Niroshan Hevakoparage wrote:
> 
> hi
>         i want to use JDOM to create documents using xml files that contain
> norvegian characters. when i tried to use it with encording utf-8 it gave me
> an invalid xml character.
>         setEncording in the XMLOutputter(String indent, boolean  pass,
> String encoding)  did not allow the
>                 UTF-16
>                 windows-1252
>                 only ISO-8859-1 worked but that still did not support
> norvegian characters
> can u tell me a way to do this. i need this quickly thank u.
> 
> niroshan
> 
> 
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list