|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface GboatAppConstants
整个平台的全局常量接口
字段摘要 | |
---|---|
static String |
CT_HTML_UTF8
ContentType: "text/html;charset=utf-8" |
static String |
CT_JOSN_UTF8
ContentType: "text/json;charset=utf-8" |
static String |
CT_PLAIN_UTF8
ContentType: "text/plain;charset=utf-8" |
static String |
ENCODING_GBK
GBK 编码,值为:"GBK" |
static String |
ENCODING_ISO88591
ISO-8859-1 编码,值为:"ISO-8859-1" |
static String |
ENCODING_UTF8
UTF-8 编码,值为:"UTF-8" |
static String |
INCLUDE_SERVLET_PATH_KEY
Struts org.apache.struts2.components.Include 类的 getContextRelativePath() 方法计算相对路径时,需要用到的 key |
static String |
WEBAPP_ROOT_KEY
javaWeb 应用的根目录 key: "webapp.gboat2.root" |
字段详细信息 |
---|
static final String WEBAPP_ROOT_KEY
static final String ENCODING_ISO88591
static final String ENCODING_UTF8
static final String ENCODING_GBK
static final String CT_HTML_UTF8
static final String CT_JOSN_UTF8
static final String CT_PLAIN_UTF8
static final String INCLUDE_SERVLET_PATH_KEY
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |