public class CharsetsTest extends Object
Charsets.| Constructor and Description |
|---|
CharsetsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testIso8859_1() |
void |
testToCharset() |
void |
testUsAscii() |
void |
testUtf16() |
void |
testUtf16Be() |
void |
testUtf16Le() |
void |
testUtf8() |
public CharsetsTest()
public void testToCharset()
public void testIso8859_1()
public void testUsAscii()
public void testUtf16()
public void testUtf16Be()
public void testUtf16Le()
public void testUtf8()
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.