at.molindo.utils.io
Class CharsetUtils
java.lang.Object
at.molindo.utils.io.CharsetUtils
public final class CharsetUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
US_ASCII
public static final Charset US_ASCII
ISO_8859_1
public static final Charset ISO_8859_1
UTF_8
public static final Charset UTF_8
UTF_16
public static final Charset UTF_16
UTF_16LE
public static final Charset UTF_16LE
UTF_16BE
public static final Charset UTF_16BE
is
public static boolean is(String str,
Charset charset)
Copyright © 2011 Molindo GmbH. All Rights Reserved.