Re: Help on setting UTF8 characterset
- From: Andrew Thompson <andrewthommo@xxxxxxxxx>
- Date: Tue, 27 May 2008 05:21:49 -0700 (PDT)
On May 27, 8:32 pm, Sandy80 <svarshneym...@xxxxxxxxx> wrote:
...
I wanted to know how to set the character set to UTF8 in the java
class so that it represents the data correctly even after the
formatting.
You might look to using an..
OutputStreamWriter(OutputStream, java.nio.charset.Charset)
..constructor with an appropriate Charset.
--
Andrew T.
PhySci.org
.
- Follow-Ups:
- Re: Help on setting UTF8 characterset
- From: Sandy80
- Re: Help on setting UTF8 characterset
- References:
- Help on setting UTF8 characterset
- From: Sandy80
- Help on setting UTF8 characterset
- Prev by Date: Re: Help on setting UTF8 characterset
- Next by Date: Re: Help on setting UTF8 characterset
- Previous by thread: Re: Help on setting UTF8 characterset
- Next by thread: Re: Help on setting UTF8 characterset
- Index(es):