cn.gtmap.estateplat.utils
类 Charsets

java.lang.Object
  继承者 cn.gtmap.estateplat.utils.Charsets

public final class Charsets
extends Object

.

版本:
V1.0, 13-10-11
作者:
oznyang

字段摘要
static Charset CHARSET_GBK
           
static Charset CHARSET_ISO88591
           
static Charset CHARSET_UTF8
           
static String GBK
           
static String ISO88591
           
static String UTF8
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

UTF8

public static final String UTF8

GBK

public static final String GBK
另请参见:
常量字段值

ISO88591

public static final String ISO88591
另请参见:
常量字段值

CHARSET_UTF8

public static final Charset CHARSET_UTF8

CHARSET_GBK

public static final Charset CHARSET_GBK

CHARSET_ISO88591

public static final Charset CHARSET_ISO88591


Copyright © 2015–2016 cn.gtmap. All rights reserved.