Re: platform default charset
From: Adam Maass (adam.nospam.maass_at_comcast.net)
Date: 08/22/04
- Previous message: ak: "Re: how to set focus to an AWT edit field?"
- In reply to: Christophe Darville: "platform default charset"
- Next in thread: Mark Thornton: "Re: platform default charset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Aug 2004 17:29:12 -0700
"Christophe Darville" <cdarville@infonosis.com> wrote:
> Hello,
>
> How can I change the platform's default charset used by a VM ?
>
> I am talking about the charset used by String methods such
> byte[] getBytes()
> Encodes this String into a sequence of bytes using the
> platform's default charset, storing the result into a new byte array.
>
>
On Solaris operating systems, you can change the value of the LANG
enviroment variable.
-- Adam Maass
- Previous message: ak: "Re: how to set focus to an AWT edit field?"
- In reply to: Christophe Darville: "platform default charset"
- Next in thread: Mark Thornton: "Re: platform default charset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|