org.apache.commons.codec
Class CharsetsTest
java.lang.Object
org.apache.commons.codec.CharsetsTest
public class CharsetsTest
- extends Object
Sanity checks for Charsets
.
- Version:
- $Id: CharsetsTest.html 889935 2013-12-11 05:05:13Z ggregory $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharsetsTest
public CharsetsTest()
testToCharset
public void testToCharset()
testIso8859_1
public void testIso8859_1()
testUsAscii
public void testUsAscii()
testUtf16
public void testUtf16()
testUtf16Be
public void testUtf16Be()
testUtf16Le
public void testUtf16Le()
testUtf8
public void testUtf8()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.