跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

A

ACCOUNT_CHECK - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
帐号是否合法,字母开头,允许5-16字节,允许字母数字下划线
ACTIVE - 接口 中的静态变量xyz.shodown.common.consts.StateConst
使用字符串"1"表示肯定状态
ACTIVE_INT - 接口 中的静态变量xyz.shodown.common.consts.StateConst
使用整型1表示肯定状态
addCookie(HttpServletResponse, Cookie) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
设定返回给客户端的Cookie
addCookie(HttpServletResponse, String, String) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
设定返回给客户端的Cookie
addCookie(HttpServletResponse, String, String, int, String, String) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
设定返回给客户端的Cookie
addCookie(HttpServletResponse, String, String, int, String) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
设定返回给客户端的Cookie
addCookie(HttpServletResponse, String, String, int) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
设定返回给客户端的Cookie
AesUtil - xyz.shodown.common.util.encrypt中的类
 
AesUtil() - 类 的构造器xyz.shodown.common.util.encrypt.AesUtil
 
ALL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-a11
AND - 接口 中的静态变量xyz.shodown.common.consts.Symbols
& 符号
ANV - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-anv
APK - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
APPLICATION_ICO - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
APPLICATION_JPE - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
APPLICATION_JPG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
APPLICATION_JSON - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
JSON
ArrayUtil - xyz.shodown.common.util.basic中的类
 
ArrayUtil() - 类 的构造器xyz.shodown.common.util.basic.ArrayUtil
 
ASA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
text/asa
ASCII - 接口 中的静态变量xyz.shodown.common.consts.Charsets
ASCII
ASP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
ASP
ASTERISK - 接口 中的静态变量xyz.shodown.common.consts.Symbols
星号, 注意此符号在正则表达式中匹配前面的子表达式零次或多次,正则匹配"*",请使用"\\*"转义
AT - 接口 中的静态变量xyz.shodown.common.consts.Symbols
 
AUDIO_ACP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_AIF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_AU - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_LAL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_LAVS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_LMS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_M3U - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MID - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MND - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MNS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MP1 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MP2 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MP3 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MP4 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_MPGA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_OGG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_PLS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_RAM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_WAV - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_WAX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUDIO_WMA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
AUTHORIZATION - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.Header
登录JWT token
AWF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/vnd.adobe.workflow

B

BACKSLASH - 接口 中的静态变量xyz.shodown.common.consts.Symbols
反斜线
BMP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-bmp
BOT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-bot
BUSINESS - 接口 中的静态变量xyz.shodown.common.consts.LogCategory
业务日志
BusinessErrorException - xyz.shodown.common.exception中的异常错误
 
BusinessErrorException(String) - 异常错误 的构造器xyz.shodown.common.exception.BusinessErrorException
 
BusinessErrorException(String, Throwable) - 异常错误 的构造器xyz.shodown.common.exception.BusinessErrorException
 
BusinessErrorException(Throwable) - 异常错误 的构造器xyz.shodown.common.exception.BusinessErrorException
 
BusinessInfoException - xyz.shodown.common.exception中的异常错误
 
BusinessInfoException(String) - 异常错误 的构造器xyz.shodown.common.exception.BusinessInfoException
 
BusinessInfoException(String, Throwable) - 异常错误 的构造器xyz.shodown.common.exception.BusinessInfoException
 
BusinessInfoException(Throwable) - 异常错误 的构造器xyz.shodown.common.exception.BusinessInfoException
 
BusinessInfoException(String, String) - 异常错误 的构造器xyz.shodown.common.exception.BusinessInfoException
 

C

C4T - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-c4t
C90 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-c90
CAL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cals
CARET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
脱字符, 注意此符号在正则表达式中匹配输入字符串的开始位置,正则匹配"^",请使用"\\^"转义
CAT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/vnd.ms-pki.seccat
CDF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-netcdf
CDR - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cdr
CEL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cel
CERT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-x509-ca-cert
CG4 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-g4
CGM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cgm
Charsets - xyz.shodown.common.consts中的接口
 
CHINESE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
汉字,中间不包含其他字符
CHINESE_MOBILE_NO - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
国内手机号
CHINESE_PHONE_NO - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
国内电话号码
CIT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cit
cleanSqlKeyWords(String) - 类 中的静态方法xyz.shodown.common.util.io.XssUtil
过滤不允许的sql关键词
cleanXss(String) - 类 中的静态方法xyz.shodown.common.util.io.XssUtil
清除非法内容
cleanXssAndSqlIllegals(String) - 类 中的静态方法xyz.shodown.common.util.io.XssUtil
清除xss和sql非法内容
CMP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cmp
CMX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cmx
COLON - 接口 中的静态变量xyz.shodown.common.consts.Symbols
冒号
COMMA - 接口 中的静态变量xyz.shodown.common.consts.Symbols
逗号
contains(T[], T) - 类 中的静态方法xyz.shodown.common.util.basic.ArrayUtil
判断数组是否包含某个元素
COT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cot
CRL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/pkix-crl
CryptoFileUtil - xyz.shodown.common.util.encrypt中的类
 
CryptoFileUtil() - 类 的构造器xyz.shodown.common.util.encrypt.CryptoFileUtil
 
CryptoKeyGenerator - xyz.shodown.common.util.encrypt中的类
 
CryptoKeyGenerator() - 类 的构造器xyz.shodown.common.util.encrypt.CryptoKeyGenerator
 
CSI - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-csi
CSS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
css
CSV - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
csv
CUT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-cut

D

DateUtil - xyz.shodown.common.util.date中的类
 
DateUtil() - 类 的构造器xyz.shodown.common.util.date.DateUtil
 
DAY_RANGE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
一个月中天数的数字范围
DBF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-dbf
DBM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-dbm
DBX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DBX
DCX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DCX
decodeStrToBytes(String, EncodingEnum) - 类 中的静态方法xyz.shodown.common.util.basic.StringUtil
字符串解码字节数组,注:此处编码并非utf-8等字符解码; 若需使用字符解码,使用CharSequenceUtil.bytes(CharSequence, Charset)
decrypt(String, String, String) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
对数据进行aes解密
decrypt(String, String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
对数据进行aes解密,指定字节数组编码与字符编码
decrypt(String, PrivateKey, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
RSA解密,指定字节编码格式以及字符编码
decrypt(byte[], PrivateKey) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
RSA解密
decrypt(String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM2Util
SM2解密
decrypt(String, String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM4Util
SM4解密
decryptFile(String, String, File, File) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
对文件进行解密
decryptFile(File, File, PrivateKey) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
解密文件
decryptFile(String, String, File, File, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM4Util
文件解密
decryptFile(String, String, File, File) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM4Util
文件解密
defaultDecrypt(String) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
null key 解密 使用默认密钥解密 以String密文输入,String明文输出
defaultEncrypt(String) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
null key 加密 使用默认密钥加密 String明文输入,String密文输出
DGN - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DGN
DIB - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DIB
digest(String) - 类 中的静态方法xyz.shodown.common.util.encrypt.MD5Util
不指定加盐,盐位置,摘要次数加密
digest(String, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.MD5Util
指定字符编码,不指定加盐,盐位置,摘要次数加密
digest(String, byte[]) - 类 中的静态方法xyz.shodown.common.util.encrypt.MD5Util
指定盐,不指定盐位置,摘要次数加密
digest(String, byte[], Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.MD5Util
指定字符编码,盐,不指定盐位置,摘要次数加密
digest(String, byte[], int, int) - 类 中的静态方法xyz.shodown.common.util.encrypt.MD5Util
指定盐,盐位置,摘要次数加密
digest(String, byte[], int, int, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.MD5Util
指定字符编码,盐,盐位置,摘要次数加密
DOLLAR - 接口 中的静态变量xyz.shodown.common.consts.Symbols
美元符, 注意此符号在正则表达式中表达字符串的结尾位置,正则匹配"$",请使用"\\$"转义
DOMAIN - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
匹配域名
DOT - 接口 中的静态变量xyz.shodown.common.consts.Symbols
句号, 注意在正则表达式中匹配除换行符 \n 之外的任何单字符,正则匹配"."
DRAWING_908 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
drawing/907
DRAWING_SLK - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
DRAWING_TOP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
DRW - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DRW
DTD - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
dtd
DWF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DWF
DWG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DWG
DXB - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DXB
DXF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
DXF

E

EDN - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/vnd.adobe.edn
EMAIL - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
匹配邮箱
EMF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
EMF
EMPTY_STR - 接口 中的静态变量xyz.shodown.common.consts.Symbols
空字符串
EN_CN_NUM - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
数字,英文,中文,不包括下划线组成的字符串
EN_CN_NUM_UNDERLINE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
数字,英文,中文,下划线组成的字符串
encodeBytesToStr(byte[], EncodingEnum) - 类 中的静态方法xyz.shodown.common.util.basic.StringUtil
字节数组编码字符串,注:此处编码并非utf-8等字符编码; 若需使用字符编码,使用StringUtil.toStr(Object, Charset)
encodePassword(String, String, int) - 类 中的静态方法xyz.shodown.common.util.encrypt.PasswordUtil
通过SHA1对密码进行编码
encodePassword(String, String) - 类 中的静态方法xyz.shodown.common.util.encrypt.PasswordUtil
SHA1算法一次hash进行编码
EncodingEnum - xyz.shodown.common.enums中的枚举
 
encrypt(String, String, String) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
对数据进行aes加密,使用base64url_safe编码字节数组,以及UTF-8编码字符内容
encrypt(String, String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
对数据进行aes加密,指定字节数组编码格式以及字符编码
encrypt(String, PublicKey) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
RSA加密,默认base64url_safe编码
encrypt(String, PublicKey, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
RSA加密,指定编码格式的加密
encrypt(byte[], PublicKey) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
RSA加密
encrypt(String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM2Util
SM2加密
encrypt(String, String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM4Util
SM4加密
encryptFile(String, String, File, File) - 类 中的静态方法xyz.shodown.common.util.encrypt.AesUtil
对文件进行加密
encryptFile(File, File, PublicKey) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
对文件加密
encryptFile(String, String, File, File) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM4Util
加密文件
encryptFile(String, String, File, File, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM4Util
加密文件
ENGLISH - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
英文字母
ENGLISH_AND_NUMBER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
英文和数字,中间不包含其他字符
ENGLISH_LOWERCASE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
小写英文字母
ENGLISH_NUMBER_UNDERLINE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
数字,英文,下划线组成的字符串
ENGLISH_UPPERCASE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
大写英文字母
EPI - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
EPI
EPS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-ps
EQUAL - 接口 中的静态变量xyz.shodown.common.consts.Symbols
等号
ETD - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-ebx
EXCEPTION - 接口 中的静态变量xyz.shodown.common.consts.LogCategory
异常日志
EXCLAMATION - 接口 中的静态变量xyz.shodown.common.consts.Symbols
感叹号

F

fail(Serializable, String) - 类 中的静态方法xyz.shodown.common.response.Result
失败,返回码值与消息
fail(String) - 类 中的静态方法xyz.shodown.common.response.Result
失败,自定义失败消息
fail(ResponseEnum) - 类 中的静态方法xyz.shodown.common.response.Result
失败,枚举内容返回
FALSE - 接口 中的静态变量xyz.shodown.common.consts.StateConst
字符串false
FDF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
FDF
FIF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/fractals
FileUtil - xyz.shodown.common.util.io中的类
 
FileUtil() - 类 的构造器xyz.shodown.common.util.io.FileUtil
 
flieToBytes(File) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoFileUtil
文件转字节数组
FLOAT - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
浮点数
flushBuffer() - 类 中的方法xyz.shodown.common.response.ResponseWrapper
重载父类获取flushBuffer的方法
FONT_WOFF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
FRM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
frm
fromObject(Object, Class<T>) - 类 中的静态方法xyz.shodown.common.util.basic.ListUtil
Object转list
fromObject(Object) - 类 中的静态方法xyz.shodown.common.util.basic.MapUtil
对象转Map,K为String V为Object 调用BeanUtil.beanToMap(Object) BeanUtil.beanToMap}实现 不进行驼峰转下划线,不忽略值为空的字段
fromProtobuf(Message, Class<T>) - 类 中的静态方法xyz.shodown.common.util.protobuf.ProtobufBeanUtil
将message转为普通java实体
FULL_STOP - 接口 中的静态变量xyz.shodown.common.consts.Symbols
句号, 注意在正则表达式中匹配除换行符 \n 之外的任何单字符,正则匹配"."

G

G4 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
GBK - 接口 中的静态变量xyz.shodown.common.consts.Charsets
GBK
GBR - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
generateAesSecretKey() - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
产生UUID随机密钥(这里产生密钥必须是16位)
generateRsaKeyPair() - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
获取RSA非对称加密公私钥
generateSm2KeyPair() - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
获取SM2国密非对称加密公私钥
getAsymmetricKeyPair(String, int) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
非对称加密密钥获取
getBasePath(HttpServletRequest) - 类 中的静态方法xyz.shodown.common.util.io.IpUtil
获取请求basePath
getBody() - 类 中的方法xyz.shodown.common.request.XssBodyRequestWrapper
 
getBuilderByMsgClass(Class<M>) - 类 中的静态方法xyz.shodown.common.util.protobuf.ProtobufBeanUtil
根据message type获取builder
getChineseDate(Date) - 类 中的静态方法xyz.shodown.common.util.date.DateUtil
通过公历日期构造
getChineseDate(int, int, int) - 类 中的静态方法xyz.shodown.common.util.date.DateUtil
构造方法传入日期
getCode() - 枚举 中的方法xyz.shodown.common.enums.ResponseEnum
 
getCode() - 异常错误 中的方法xyz.shodown.common.exception.BusinessInfoException
 
getCookie(HttpServletRequest, String) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
获取请求中的cookie
getCookieContent(HttpServletRequest, String) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
获取请求中cookie的内容
getDomain() - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
获取域名
getFileAppender(File, Charset, int, boolean) - 类 中的静态方法xyz.shodown.common.util.io.FileUtil
构造
getFileReader(File, Charset) - 类 中的静态方法xyz.shodown.common.util.io.FileUtil
构造
getFileReader(String, Charset) - 类 中的静态方法xyz.shodown.common.util.io.FileUtil
构造
getFileWriter(File, Charset) - 类 中的静态方法xyz.shodown.common.util.io.FileUtil
构造
getFileWriter(String, Charset) - 类 中的静态方法xyz.shodown.common.util.io.FileUtil
构造
getHeader(String) - 类 中的方法xyz.shodown.common.request.RequestWrapper
 
getHeader(String) - 类 中的方法xyz.shodown.common.request.XssHttpServletRequestWrapper
覆盖getHeader方法,将参数名和参数值都做xss过滤。
getHttpServletRequest() - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
获取当前请求的HttpServletRequest
getInputStream() - 类 中的方法xyz.shodown.common.request.RequestWrapper
 
getInputStream() - 类 中的方法xyz.shodown.common.request.XssBodyRequestWrapper
 
getIp(HttpServletRequest) - 类 中的静态方法xyz.shodown.common.util.io.IpUtil
获取ip地址
getMsg() - 枚举 中的方法xyz.shodown.common.enums.ResponseEnum
 
getOutputStream() - 类 中的方法xyz.shodown.common.response.ResponseWrapper
重载父类获取outputstream的方法
getParameter(String) - 类 中的方法xyz.shodown.common.request.XssHttpServletRequestWrapper
覆盖getParameter方法,将参数名和参数值都做xss过滤。
getParameterMap() - 类 中的方法xyz.shodown.common.request.XssHttpServletRequestWrapper
 
getParameterValues(String) - 类 中的方法xyz.shodown.common.request.XssHttpServletRequestWrapper
 
getPrivateKey(String) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
获取私钥
getPublicKey(String) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
获取公钥
getReader() - 类 中的方法xyz.shodown.common.request.RequestWrapper
 
getReader() - 类 中的方法xyz.shodown.common.request.XssBodyRequestWrapper
 
getRequestBody() - 类 中的方法xyz.shodown.common.request.RequestWrapper
获取JSON请求消息
getRequestParams(HttpServletRequest) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
获取get请求参数
getResponseData() - 类 中的方法xyz.shodown.common.response.ResponseWrapper
将out、writer中的数据强制输出到WapperedResponse的buffer里面,否则取不到数据
getTailer(File, Charset, LineHandler, int, long) - 类 中的静态方法xyz.shodown.common.util.io.FileUtil
构造
getUserDetail(Class<T>, Function<T, R>) - 类 中的静态方法xyz.shodown.common.util.basic.UserInfoUtil
返回用户某个属性
getUserInfo(Class<T>) - 类 中的静态方法xyz.shodown.common.util.basic.UserInfoUtil
返回用户信息
getWriter() - 类 中的方法xyz.shodown.common.response.ResponseWrapper
重载父类获取writer的方法
GL2 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
GP4 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
GZIP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 

H

H323 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
text/h323
HASHTAG - 接口 中的静态变量xyz.shodown.common.consts.Symbols
井号
HGL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HGX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HMR - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HPGL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HPL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HRF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HTA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HTC - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HTT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
HTTP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst
http
HTTP_FTP_URL - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
匹配URL,必须http(s),ftp(s)开头
HttpConst - xyz.shodown.common.consts中的接口
 
HttpConst.ContentType - xyz.shodown.common.consts中的接口
content-type
HttpConst.Header - xyz.shodown.common.consts中的接口
HTTP HEADER常量
HTTPS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst
https
HttpUtil - xyz.shodown.common.util.io中的类
 
HttpUtil() - 类 的构造器xyz.shodown.common.util.io.HttpUtil
 

I

ICB - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
ID_CARD - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
身份证号
IFF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
IGS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
III - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
Intel IPhone Compatible
IMAGE_FAX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
fax
IMAGE_GIF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
gif
IMAGE_ICON - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
ico
IMAGE_JP2 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
jp2
IMAGE_JPEG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
jpeg
IMAGE_NET - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
net
IMAGE_PNG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
png
IMAGE_RP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
rp
IMAGE_WBMP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
wbmp
IMG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
INACTIVE - 接口 中的静态变量xyz.shodown.common.consts.StateConst
使用字符串"0"表示否定状态
INACTIVE_INT - 接口 中的静态变量xyz.shodown.common.consts.StateConst
使用整型0表示否定状态
initSymmetricCipher(Cipher, String, String, int, String, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
完成cipher对象的初始化配置
INTEGER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
整数
IP_V4 - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
IPv4正则表达式
IP_V6 - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
IPv6正则表达式
IPA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
IpUtil - xyz.shodown.common.util.io中的类
 
IpUtil() - 类 的构造器xyz.shodown.common.util.io.IpUtil
 
isEmpty(T[]) - 类 中的静态方法xyz.shodown.common.util.basic.ArrayUtil
判断数组是否为空
isEmpty(List<?>) - 类 中的静态方法xyz.shodown.common.util.basic.ListUtil
判断list是否为空
isInteger(String) - 类 中的静态方法xyz.shodown.common.util.basic.StringUtil
判断一个字符串是否都为整数
ISO_8859_1 - 接口 中的静态变量xyz.shodown.common.consts.Charsets
ISO_8859_1
ISP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
isRegexMatch(String, String) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
校验字符串是否匹配正则
isValidPassword(String, String, String) - 类 中的静态方法xyz.shodown.common.util.encrypt.PasswordUtil
校验密码是否一致

J

JAVA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
java
JS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
jsonToBean(String, Class<T>) - 类 中的静态方法xyz.shodown.common.util.json.JsonUtil
Json转成对象
jsonToList(String, Class<T>) - 类 中的静态方法xyz.shodown.common.util.json.JsonUtil
json转成list
jsonToListMaps(String) - 类 中的静态方法xyz.shodown.common.util.json.JsonUtil
json转成List>
jsonToMap(String) - 类 中的静态方法xyz.shodown.common.util.json.JsonUtil
json转成map
JsonUtil - xyz.shodown.common.util.json中的类
 
JsonUtil() - 类 的构造器xyz.shodown.common.util.json.JsonUtil
 

L

LAR - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
LATEX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
LBM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
leastInt(int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
0或至少n位的整数,n<=0时,与n=1结果一致
leastNumber(int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
至少n位的数字,n<=0时,结果与n=1一致
LEFT_ANGLE_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
左尖括号
LEFT_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
左括号, 注意在正则表达式中标记一个子表达式的开始位置,正则匹配"(",请使用"\\("转义
LEFT_CURLY_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
左花括号, 注意在正则表达式中标记限定符表达式的开始,正则匹配"{",请使用"\\{"转义
LEFT_SQUARE_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
左方括号, 注意在正则表达式中标记一个中括号表达式的开始,正则匹配"[",请使用"\\["转义
limitInt(int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
限定n位整数
limitNumber(int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
限定n位的数字
ListUtil - xyz.shodown.common.util.basic中的类
 
ListUtil() - 类 的构造器xyz.shodown.common.util.basic.ListUtil
 
LOCALHOST - 接口 中的静态变量xyz.shodown.common.consts.HttpConst
localhost地址
LogCategory - xyz.shodown.common.consts中的接口
 
LTR - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 

M

MAC - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MAN - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MapUtil - xyz.shodown.common.util.basic中的类
 
MapUtil() - 类 的构造器xyz.shodown.common.util.basic.MapUtil
 
MD5Util - xyz.shodown.common.util.encrypt中的类
 
MD5Util() - 类 的构造器xyz.shodown.common.util.encrypt.MD5Util
 
MDB - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MESSAGE_RFC822 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
message/rfc822
MFP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MI - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MIL - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MINUS - 接口 中的静态变量xyz.shodown.common.consts.Symbols
减号
MONTH_NUMBER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
月份数字范围
MS_DOWNLOAD - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MS_PPT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MS_PROJECT - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MS_VDX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MS_WORD - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MS_WORKS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MS_XLS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
MULTIPART_FORM_DATA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
文件上传编码,浏览器会把整个表单以控件为单位分割,并为每个部分加上Content-Disposition,并加上分割符(boundary)

N

NEGATIVE_FLOAT - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
负浮点数
NEGATIVE_INTEGER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
负整数
NON_NEGATIVE_FLOAT - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
0或正浮点数
NON_NEGATIVE_INTEGER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
非负整数
NON_NEGATIVE_REAL_NUMBER_2_DECIMALS_ONLY - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
非负实数,含有小数则小数位必须2位
NON_NEGATIVE_REAL_NUMBER_3_DECIMALS_OPTIONAL - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
非负实数,含有小数则1至3位的范围
NON_POSITIVE_FLOAT - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
0或负浮点数
NON_POSITIVE_INTEGER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
非正整数

O

objectToJson(Object) - 类 中的静态方法xyz.shodown.common.util.json.JsonUtil
对象转成json字符串
OFF - 接口 中的静态变量xyz.shodown.common.consts.StateConst
off
ON - 接口 中的静态变量xyz.shodown.common.consts.StateConst
on
out(ServletResponse, Result<?>) - 类 中的静态方法xyz.shodown.common.util.io.ResponseUtil
使用response输出JSON
out(HttpServletResponse, String, Integer) - 类 中的静态方法xyz.shodown.common.util.io.ResponseUtil
响应内容
outputFile(byte[], File) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoFileUtil
文件输出

P

PageParam<T> - xyz.shodown.common.entity中的类
 
PageParam() - 类 的构造器xyz.shodown.common.entity.PageParam
 
PARALLEL - 接口 中的静态变量xyz.shodown.common.consts.Symbols
双竖线
PasswordUtil - xyz.shodown.common.util.encrypt中的类
加密工具
PasswordUtil() - 类 的构造器xyz.shodown.common.util.encrypt.PasswordUtil
 
PDF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
PLATFORM - 接口 中的静态变量xyz.shodown.common.consts.LogCategory
系统or平台日志
PLUS - 接口 中的静态变量xyz.shodown.common.consts.Symbols
加号 注意此符号在正则表达式中匹配前面的子表达式一次或多次,正则匹配"+",请使用"\\+"转义
POSITIVE_FLOAT - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
正浮点数
POSITIVE_INTEGER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
正整数
POSITIVE_INTEGER_OR_ZERO - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
0或正整数
POSITIVE_NUMBER_TWO_DECIMALS_MOST - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
最多带2位小数的正数
ProtobufBeanUtil - xyz.shodown.common.util.protobuf中的类
protobuf bean转换工具类
ProtobufBeanUtil() - 类 的构造器xyz.shodown.common.util.protobuf.ProtobufBeanUtil
 
PROXY_CLIENT_IP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.Header
Proxy-Client-IP
PS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/postscript PostScript(PS)是主要用于电子产业和桌面出版领域的一种页面描述语言和编程语言

Q

QUESTION_MARK - 接口 中的静态变量xyz.shodown.common.consts.Symbols
问号, 注意在正则表达式中匹配前面的子表达式零次或一次,正则匹配"?"

R

rangedInt(int, int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
m至n位范围的整数
rangedNumber(int, int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
m至n位范围的整数
readJarFile(Class<?>) - 类 中的静态方法xyz.shodown.common.util.io.ResourceUtil
 
readJsonFile(String) - 类 中的静态方法xyz.shodown.common.util.io.ResourceUtil
读取项目中json配置文件内容
readProperties(String) - 类 中的静态方法xyz.shodown.common.util.io.ResourceUtil
读取项目中properties配置文件内容
readYaml(String) - 类 中的静态方法xyz.shodown.common.util.io.ResourceUtil
读取yaml配置文件内容
REAL_NUMBER - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
实数
REAL_NUMBER_2_DECIMALS_OPTIONAL - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
最多带2位小数的实数
RegexPattern - xyz.shodown.common.consts中的接口
 
removeCookie(String, String, HttpServletRequest, HttpServletResponse) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
删除请求中的cookie
removeParam(HttpServletRequest, String) - 类 中的方法xyz.shodown.common.util.io.IpUtil
移除request指定参数
RequestWrapper - xyz.shodown.common.request中的类
 
RequestWrapper(HttpServletRequest) - 类 的构造器xyz.shodown.common.request.RequestWrapper
Constructs a request object wrapping the given request.
RequestWrapper(HttpServletRequest, String) - 类 的构造器xyz.shodown.common.request.RequestWrapper
 
reset() - 类 中的方法xyz.shodown.common.response.ResponseWrapper
 
ResourceUtil - xyz.shodown.common.util.io中的类
 
ResourceUtil() - 类 的构造器xyz.shodown.common.util.io.ResourceUtil
 
ResponseEnum - xyz.shodown.common.enums中的枚举
 
ResponseUtil - xyz.shodown.common.util.io中的类
 
ResponseUtil() - 类 的构造器xyz.shodown.common.util.io.ResponseUtil
 
ResponseWrapper - xyz.shodown.common.response中的类
 
ResponseWrapper(HttpServletResponse) - 类 的构造器xyz.shodown.common.response.ResponseWrapper
Constructs a response adaptor wrapping the given response.
Result<T> - xyz.shodown.common.response中的类
 
Result() - 类 的构造器xyz.shodown.common.response.Result
 
Result(Serializable, boolean, String, T) - 类 的构造器xyz.shodown.common.response.Result
 
RIGHT_ANGLE_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
左尖括号
RIGHT_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
右括号, 注意在正则表达式中标记一个子表达式的结束位置,正则匹配")",请使用"\\)"转义
RIGHT_CURLY_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
右花括号
RIGHT_SQUARE_BRACKET - 接口 中的静态变量xyz.shodown.common.consts.Symbols
右方括号
RsaUtil - xyz.shodown.common.util.encrypt中的类
 
RsaUtil() - 类 的构造器xyz.shodown.common.util.encrypt.RsaUtil
 
RSS - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 

S

SEMICOLON - 接口 中的静态变量xyz.shodown.common.consts.Symbols
分号
SIGN - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.Header
加密签名
sign(String, PrivateKey, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
签名
sign(String, PrivateKey, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
生成签名
sign(String, String, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM2Util
生成签名
sign(String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM2Util
生成数字签名字符串
SLASH - 接口 中的静态变量xyz.shodown.common.consts.Symbols
斜线
SM2Util - xyz.shodown.common.util.encrypt中的类
 
SM2Util() - 类 的构造器xyz.shodown.common.util.encrypt.SM2Util
 
SM4Util - xyz.shodown.common.util.encrypt中的类
 
SM4Util() - 类 的构造器xyz.shodown.common.util.encrypt.SM4Util
 
SOAP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
SPACE - 接口 中的静态变量xyz.shodown.common.consts.Symbols
空格
StateConst - xyz.shodown.common.consts中的接口
 
STEAM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/octet-stream
streamCipherDecryptFile(File, Cipher, File) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoFileUtil
使用cipher对象进行文件解密
streamCipherEncryptFile(File, Cipher, File) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoFileUtil
使用cipher对象进行文件加密
StringUtil - xyz.shodown.common.util.basic中的类
 
StringUtil() - 类 的构造器xyz.shodown.common.util.basic.StringUtil
 
strongPwdRegex(int, int) - 接口 中的静态方法xyz.shodown.common.consts.RegexPattern
m至n位(至少4位)的强密码校验,至少包含数字,大小写字母
strPrivateKey(KeyPair) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
获取字符串私钥,采用base64url_safe编码
strPrivateKey(KeyPair, EncodingEnum) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
获取字符串私钥,指定编码格式
strPublicKey(KeyPair) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
获取字符串公钥,采用base64url_safe编码
strPublicKey(KeyPair, EncodingEnum) - 类 中的静态方法xyz.shodown.common.util.encrypt.CryptoKeyGenerator
获取字符串公钥,指定编码格式
success(T) - 类 中的静态方法xyz.shodown.common.response.Result
成功,并返回数据
success(Serializable, T) - 类 中的静态方法xyz.shodown.common.response.Result
成功,自定义code
success(String, T) - 类 中的静态方法xyz.shodown.common.response.Result
成功,并返回数据与自定义message
success(Serializable, String, T) - 类 中的静态方法xyz.shodown.common.response.Result
成功,并返回数据与自定义code和message
success() - 类 中的静态方法xyz.shodown.common.response.Result
成功,无数据返回
SWUNG_DASH - 接口 中的静态变量xyz.shodown.common.consts.Symbols
波浪号
Symbols - xyz.shodown.common.consts中的接口
 
SYSTEM_CHARSET - 接口 中的静态变量xyz.shodown.common.consts.Charsets
跟随操作系统使用编码

T

TEXT_HTML - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
text/html
TEXT_PLAIN - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
text/plain
TEXT_XML - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
text/xml
TIF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
tiff
toArray(List<T>) - 类 中的静态方法xyz.shodown.common.util.basic.ListUtil
List转数组
toList(T[]) - 类 中的静态方法xyz.shodown.common.util.basic.ArrayUtil
数组转LIST 注: 数组不为空,存在空数组元素的情况会导致LIST中存在null值; 可以使用本工具中trim先过滤掉空元素,或使用ListUtil.trim(list)将返回结果进行剔除空元素
toObject(Map<?, ?>, Class<T>) - 类 中的静态方法xyz.shodown.common.util.basic.MapUtil
将map转化为bean对象 调用BeanUtil.mapToBean(Map, Class, boolean, CopyOptions) BeanUtil.beanToMap}实现
toProtobuf(Object, Message.Builder) - 类 中的静态方法xyz.shodown.common.util.protobuf.ProtobufBeanUtil
将java bean转换为protobuf message
toStr(Object) - 类 中的静态方法xyz.shodown.common.util.basic.StringUtil
将obj转为字符串,UTF-8编码
toStr(Object, Charset) - 类 中的静态方法xyz.shodown.common.util.basic.StringUtil
将obj转为字符串,指定编码
trim(T[]) - 类 中的静态方法xyz.shodown.common.util.basic.ArrayUtil
剔除数组中空元素
trim(List<T>) - 类 中的静态方法xyz.shodown.common.util.basic.ListUtil
剔除LIST中的空元素
TRUE - 接口 中的静态变量xyz.shodown.common.consts.StateConst
字符串true

U

UNDERSCORE - 接口 中的静态变量xyz.shodown.common.consts.Symbols
下划线
UNKNOWN - 接口 中的静态变量xyz.shodown.common.consts.HttpConst
unknown
UserInfoUtil - xyz.shodown.common.util.basic中的类
 
UserInfoUtil() - 类 的构造器xyz.shodown.common.util.basic.UserInfoUtil
 
UTF16 - 接口 中的静态变量xyz.shodown.common.consts.Charsets
UTF-16
UTF8 - 接口 中的静态变量xyz.shodown.common.consts.Charsets
UTF-8

V

valueOf(String) - 枚举 中的静态方法xyz.shodown.common.enums.EncodingEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法xyz.shodown.common.enums.ResponseEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法xyz.shodown.common.enums.EncodingEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法xyz.shodown.common.enums.ResponseEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, PublicKey, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
验签
verify(byte[], PublicKey, byte[]) - 类 中的静态方法xyz.shodown.common.util.encrypt.RsaUtil
验签
verify(String, String, String, EncodingEnum, Charset) - 类 中的静态方法xyz.shodown.common.util.encrypt.SM2Util
验签
VERTICAL_BAR - 接口 中的静态变量xyz.shodown.common.consts.Symbols
竖线, 注意此符号在正则表达式中表示两项之间的一个选择,正则匹配"|",请使用"\\|"转义
VIDEO_ASF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_AVI - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_IVF - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_MOVIE - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_MP2V - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_MP4 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_MPA - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_MPEG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_MPG - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_RV - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_WM - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_WMV - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_WMX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
VIDEO_WVX - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 

W

WL_PROXY_CLIENT_IP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.Header
WL-Proxy-Client-IP
writeResponse(ServletResponse, String) - 类 中的静态方法xyz.shodown.common.util.io.HttpUtil
结果写入ServletResponse

X

X_001 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-001
X_301 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-301
X_906 - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
application/x-906
X_FORWARDED_FOR - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.Header
x-forwarded-for
X_WWW_FORM_URLENCODED - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
标准表单编码,当action为get时候,浏览器用x-www-form-urlencoded的编码方式把form数据转换成一个字串(name1=value1&name2=value2…)
XHTML - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
XssBodyRequestWrapper - xyz.shodown.common.request中的类
 
XssBodyRequestWrapper(HttpServletRequest) - 类 的构造器xyz.shodown.common.request.XssBodyRequestWrapper
 
XssHttpServletRequestWrapper - xyz.shodown.common.request中的类
防止sql注入,xss攻击 前端可以对输入信息做预处理,后端也可以做处理。
XssHttpServletRequestWrapper(HttpServletRequest) - 类 的构造器xyz.shodown.common.request.XssHttpServletRequestWrapper
 
XssUtil - xyz.shodown.common.util.io中的类
 
XssUtil() - 类 的构造器xyz.shodown.common.util.io.XssUtil
 
xyz.shodown.common.consts - 程序包 xyz.shodown.common.consts
 
xyz.shodown.common.entity - 程序包 xyz.shodown.common.entity
 
xyz.shodown.common.enums - 程序包 xyz.shodown.common.enums
 
xyz.shodown.common.exception - 程序包 xyz.shodown.common.exception
 
xyz.shodown.common.request - 程序包 xyz.shodown.common.request
 
xyz.shodown.common.response - 程序包 xyz.shodown.common.response
 
xyz.shodown.common.util.basic - 程序包 xyz.shodown.common.util.basic
 
xyz.shodown.common.util.date - 程序包 xyz.shodown.common.util.date
 
xyz.shodown.common.util.encrypt - 程序包 xyz.shodown.common.util.encrypt
 
xyz.shodown.common.util.io - 程序包 xyz.shodown.common.util.io
 
xyz.shodown.common.util.json - 程序包 xyz.shodown.common.util.json
 
xyz.shodown.common.util.protobuf - 程序包 xyz.shodown.common.util.protobuf
 

Y

YYYY_MM_DD - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
yyyy-mm-dd日期格式校验

Z

ZIP - 接口 中的静态变量xyz.shodown.common.consts.HttpConst.ContentType
 
ZIP_CODE - 接口 中的静态变量xyz.shodown.common.consts.RegexPattern
国内邮政编码
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2022. All rights reserved.