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

A

add(Date, int, int) - 类 中的静态方法com.jeesuite.common.util.DateUtils
 
add(String, String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
addFileParam(String, HttpRequestEntity.FileItem) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
addHeader(String, String) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
addTextParam(String, String) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
AES - com.jeesuite.common.crypt中的类
 
AES() - 类 的构造器com.jeesuite.common.crypt.AES
 
AGE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
年龄正则表达式 ^(?
ALGORITHM_DES - 类 中的静态变量com.jeesuite.common.crypt.DES
 
ARRAY_DESC - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 

B

Base64 - com.jeesuite.common.crypt中的类
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64() - 类 的构造器com.jeesuite.common.crypt.Base64
 
basicAuth(String, String) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
BasicAuthParams(String, String) - 类 的构造器com.jeesuite.common.http.HttpRequestEntity.BasicAuthParams
 
BeanConverterException(Throwable) - 异常错误 的构造器com.jeesuite.common.util.BeanCopyUtils.BeanConverterException
 
BeanCopyUtils - com.jeesuite.common.util中的类
Bean复制
Copyright (c) 2015, vakinge@gmail.com.
BeanCopyUtils() - 类 的构造器com.jeesuite.common.util.BeanCopyUtils
 
BeanCopyUtils.BeanConverterException - com.jeesuite.common.util中的异常错误
 
beanToMap(Object) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
buildQuery(Map<String, String>, String) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 

C

charset(String) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
CLASS_DESC - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
close(ResultSet, Statement, Connection) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Close connection
close(ResultSet) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Close connection
close(Statement, Connection) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Close connection
CODE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
邮编正则表达式 [0-9]\d{5}(?!
com.jeesuite.common - 程序包 com.jeesuite.common
 
com.jeesuite.common.crypt - 程序包 com.jeesuite.common.crypt
 
com.jeesuite.common.http - 程序包 com.jeesuite.common.http
 
com.jeesuite.common.json - 程序包 com.jeesuite.common.json
 
com.jeesuite.common.json.deserializer - 程序包 com.jeesuite.common.json.deserializer
 
com.jeesuite.common.json.serializer - 程序包 com.jeesuite.common.json.serializer
 
com.jeesuite.common.packagescan - 程序包 com.jeesuite.common.packagescan
 
com.jeesuite.common.serializer - 程序包 com.jeesuite.common.serializer
 
com.jeesuite.common.util - 程序包 com.jeesuite.common.util
 
compile(String) - 接口 中的方法com.jeesuite.common.packagescan.PatternFactory
Compiles a wildcard pattern
compile(String) - 类 中的方法com.jeesuite.common.packagescan.SimpleWildcardPatternFactory
 
CompiledPattern - com.jeesuite.common.packagescan中的接口
A wildcard pattern that has been compiled
connectTimeout(int) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
containsProperty(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
CONTENT_ENCODING_GZIP - 类 中的静态变量com.jeesuite.common.http.HttpUtils
 
copy(Object, T, boolean) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
值复制
copy(Object, T) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
copy(List<?>, Class<T>, boolean) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
copy(List<?>, Class<T>) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
copy(Object, Class<T>, boolean) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
copy(Object, Class<T>) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
create() - 类 中的静态方法com.jeesuite.common.http.HttpRequestEntity
 
creatInstnce() - 类 中的方法com.jeesuite.common.serializer.KryoPoolSerializer.KryoPoolImpl
create a new kryo object to application use
Crypt - com.jeesuite.common.crypt中的类
Contains static methods to encrypt and compare passwords with Unix encrypted passwords.
crypt(byte[], byte[]) - 类 中的静态方法com.jeesuite.common.crypt.Crypt
Encrypt a password given the cleartext password and a "salt".
crypt(String, String, String) - 类 中的静态方法com.jeesuite.common.crypt.Crypt
 

D

DATE_ALL - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
日期正则 支持: YYYY-MM-DD YYYY/MM/DD YYYY_MM_DD YYYYMMDD YYYY.MM.DD的形式
DATE_FORMAT1 - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
日期正则 支持: YYYY-MM-DD
DATE_PATTERN - 类 中的静态变量com.jeesuite.common.util.DateUtils
 
dateAndTimestampConvert(boolean) - 类 中的方法com.jeesuite.common.json.JsonMapper
 
DateConvertDeserializer - com.jeesuite.common.json.deserializer中的类
 
DateConvertDeserializer() - 类 的构造器com.jeesuite.common.json.deserializer.DateConvertDeserializer
 
DateConvertSerializer - com.jeesuite.common.json.serializer中的类
 
DateConvertSerializer() - 类 的构造器com.jeesuite.common.json.serializer.DateConvertSerializer
 
DateTimeConvertDeserializer - com.jeesuite.common.json.deserializer中的类
 
DateTimeConvertDeserializer() - 类 的构造器com.jeesuite.common.json.deserializer.DateTimeConvertDeserializer
 
DateTimeConvertSerializer - com.jeesuite.common.json.serializer中的类
 
DateTimeConvertSerializer() - 类 的构造器com.jeesuite.common.json.serializer.DateTimeConvertSerializer
 
DateUtils - com.jeesuite.common.util中的类
日期处理工具类
DateUtils() - 类 的构造器com.jeesuite.common.util.DateUtils
 
decode(char[]) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Decodes a BASE64 encoded char array.
decode(byte[]) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Decodes a BASE64 encoded byte array.
decode(String) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Decodes a BASE64 encoded String.
decodeBase64(String) - 类 中的静态方法com.jeesuite.common.util.DigestUtils
 
decodeFast(char[]) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decrypt(byte[], byte[]) - 类 中的静态方法com.jeesuite.common.crypt.AES
解密
decrypt(String, String) - 类 中的静态方法com.jeesuite.common.crypt.DES
DES算法,解密
decrypt(PrivateKey, byte[]) - 类 中的静态方法com.jeesuite.common.crypt.RSA
解密
decrypt(PrivateKey, String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
 
decrypt(String, String) - 类 中的静态方法com.jeesuite.common.util.SimpleCryptUtils
 
DEFAULT_CHARSET - 类 中的静态变量com.jeesuite.common.http.HttpUtils
 
DES - com.jeesuite.common.crypt中的类
加密解密工具包
DES() - 类 的构造器com.jeesuite.common.crypt.DES
 
desc2class(String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
desc to class.
desc2classArray(String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get class array instance.
desc2name(String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
desc to name.
DESC_PATTERN - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
DESC_REGEX - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法com.jeesuite.common.json.deserializer.DateConvertDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法com.jeesuite.common.json.deserializer.DateTimeConvertDeserializer
 
deserialize(byte[]) - 类 中的方法com.jeesuite.common.serializer.FSTSerializer
 
deserialize(byte[]) - 类 中的方法com.jeesuite.common.serializer.JavaSerializer
 
deserialize(byte[]) - 类 中的方法com.jeesuite.common.serializer.KryoPoolSerializer
Deserialize data
deserialize(byte[]) - 类 中的方法com.jeesuite.common.serializer.KryoSerializer
 
deserialize(byte[]) - 接口 中的方法com.jeesuite.common.serializer.Serializer
 
deserialize(byte[]) - 类 中的静态方法com.jeesuite.common.serializer.SerializeUtils
反序列化
DigestUtils - com.jeesuite.common.util中的类
 
DigestUtils() - 类 的构造器com.jeesuite.common.util.DigestUtils
 
DOUBLE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
Double正则表达式 ^-?
DOUBLE_NEGATIVE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
正Double正则表达式 >=0 ^[1-9]\d*\.
DOUBLE_POSITIVE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
负Double正则表达式 <= 0 ^(-([1-9]\d*\.
downloadFile(String, String) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 
driverClass - 类 中的静态变量com.jeesuite.common.util.JDBCUtils
 

E

EMAIL - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
Email正则表达式="^([a-z0-9A-Z]+[-|\\.]?)
EMPTY_CLASS_ARRAY - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
encodeBase64(String) - 类 中的静态方法com.jeesuite.common.util.DigestUtils
 
encodeToByte(byte[], boolean) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - 类 中的静态方法com.jeesuite.common.crypt.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encrypt(byte[], byte[]) - 类 中的静态方法com.jeesuite.common.crypt.AES
加密
encrypt(String, String) - 类 中的静态方法com.jeesuite.common.crypt.DES
DES算法,加密
encrypt(PublicKey, byte[]) - 类 中的静态方法com.jeesuite.common.crypt.RSA
加密
encrypt(PublicKey, String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
 
encrypt(String, String) - 类 中的静态方法com.jeesuite.common.util.SimpleCryptUtils
 
enumAndStringConvert(boolean) - 类 中的方法com.jeesuite.common.json.JsonMapper
 
exclude(String...) - 类 中的静态方法com.jeesuite.common.packagescan.PackageScanner
Sets what patterns to exclude

F

FileItem(File) - 类 的构造器com.jeesuite.common.http.HttpRequestEntity.FileItem
基于本地文件的构造器。
FileItem(String) - 类 的构造器com.jeesuite.common.http.HttpRequestEntity.FileItem
基于文件绝对路径的构造器。
FileItem(String, byte[]) - 类 的构造器com.jeesuite.common.http.HttpRequestEntity.FileItem
基于文件名和字节流的构造器。
FileItem(String, byte[], String) - 类 的构造器com.jeesuite.common.http.HttpRequestEntity.FileItem
基于文件名、字节流和媒体类型的构造器。
fileParams(Map<String, HttpRequestEntity.FileItem>) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
filterStr(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
过滤特殊字符串 返回过滤后的字符串
findConstructor(Class<?>, Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
findMethodByMethodName(Class<?>, String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
findMethodByMethodSignature(Class<?>, String, String[]) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
根据方法签名从类中找出方法。
firstDayOfMonth(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
返回传入时间月份的第一天
format(Date, String...) - 类 中的静态方法com.jeesuite.common.util.DateUtils
格式化日期为日期字符串
generate by: vakin jiang at 2012-3-7
format2DateStr(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
 
format2ddMMMyy(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
格式化日期格式为:ddMMMyy
generate by: vakin jiang at 2012-10-17
format2ddMMMyy(String) - 类 中的静态方法com.jeesuite.common.util.DateUtils
格式化日期格式为:ddMMMyy
generate by: vakin jiang at 2012-10-17
formatDate(Date, String...) - 类 中的静态方法com.jeesuite.common.util.DateUtils
格式化日期为指定格式
generate by: vakin jiang at 2012-3-7
formatDateStr(String, String...) - 类 中的静态方法com.jeesuite.common.util.DateUtils
格式化日期字符串
generate by: vakin jiang at 2012-3-7
formatTimeConsumingInfo(long) - 类 中的静态方法com.jeesuite.common.util.DateUtils
计算并格式化消耗时间
generate by: vakin jiang at 2012-2-16
FormatValidateUtils - com.jeesuite.common.util中的类
格式校验工具
FormatValidateUtils() - 类 的构造器com.jeesuite.common.util.FormatValidateUtils
 
forName(String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
FSTSerializer - com.jeesuite.common.serializer中的类
 
FSTSerializer() - 类 的构造器com.jeesuite.common.serializer.FSTSerializer
 

G

generate(String...) - 类 中的静态方法com.jeesuite.common.util.TokenGenerator
 
generateKeyPair(String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
随机生成密钥对
generateWithSign() - 类 中的静态方法com.jeesuite.common.util.TokenGenerator
生成带签名信息的token
get(String) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 
get(String, HttpRequestEntity) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 
get() - 类 中的方法com.jeesuite.common.serializer.KryoPoolSerializer.KryoPoolImpl
get o KryoHolder object
get(String, String...) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
已过时。
getAllProperties() - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
获取所有配置的副本
getAllProperties(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
获取指定前缀的配置
getAndValidateProperty(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getBasicAuth() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
getBeanPropertyFields(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getBeanPropertyReadMethods(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getBody() - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
getBoolean(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getBoxedClass(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getCharset() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
getClass(Type) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getClassGenericTypes(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getClassLoader(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getClassLoader() - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getClassName(Type) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getCode() - 异常错误 中的方法com.jeesuite.common.JeesuiteBaseException
 
getCodeBase(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getConnectTimeout() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
getconnnection() - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Get connection
getContent() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.FileItem
 
getDayBegin(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
获取一天开始时间
generate by: vakin jiang at 2011-12-23
getDayEnd(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
获取一天结束时间
generate by: vakin jiang at 2011-12-23
getDefault() - 类 中的静态方法com.jeesuite.common.json.JsonMapper
 
getDesc(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get class desc. boolean[].class => "[Z" Object.class => "Ljava/lang/Object;"
getDesc(Class<?>[]) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get class array desc.
getDesc(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get method desc. int do(int arg1) => "do(I)I" void do(String arg1,boolean arg2) => "do(Ljava/lang/String;Z)V"
getDesc(Constructor<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get constructor desc. "()V", "(Ljava/lang/String;I)V"
getDesc(CtClass) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get class desc.
getDesc(CtMethod) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get method desc.
getDesc(CtConstructor) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get constructor desc. "()V", "(Ljava/lang/String;I)V"
getDescWithoutMethodName(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get method desc.
getDescWithoutMethodName(CtMethod) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get method desc.
getDiffDay(Date, Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
比较两个时间相差多少天
getDiffMinutes(Date, Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
比较两个时间相差多少分钟
getDiffMonth(Date, Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
获取两个时间相差月份
getDiffSeconds(Date, Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
比较两个时间相差多少秒
getEmptyObject(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getEncodeBasicAuth() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.BasicAuthParams
 
getEnumConstant(Class<?>, String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getException() - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
getFieldClass(Class<?>, String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getFileName() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.FileItem
 
getFileParams() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
getFileSuffix(byte[]) - 类 中的静态方法com.jeesuite.common.http.HttpRequestEntity.FileItem
获取文件的真实后缀名。
getGenericClass(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getGenericClass(Class<?>, int) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getHeaders() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
getInstance() - 类 中的静态方法com.jeesuite.common.serializer.KryoPoolSerializer.KryoPoolImpl
 
getInt(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getInt(String, int) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getJsonNodeValue(String, String) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
getJsonNodeValue(JsonNode, String) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
getLong(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getLong(String, long) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getMapper() - 类 中的方法com.jeesuite.common.json.JsonMapper
取出Mapper做进一步的设置或使用其他序列化API.
getMapper() - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
getMethodReturnType(Class<?>, String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getMimeType() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.FileItem
 
getMimeType(byte[]) - 类 中的静态方法com.jeesuite.common.http.HttpRequestEntity.FileItem
获取文件的真实媒体类型。
getName() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.BasicAuthParams
 
getName(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get name. java.lang.Object[][].class => "java.lang.Object[][]"
getName(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get method name.
getName(Constructor<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
get constructor name. "()", "(java.lang.String,int)"
getNode(String, String) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
getNodeId() - 类 中的静态方法com.jeesuite.common.util.NodeNameHolder
 
getObjectValue(Object, String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
获取指定某个对象指定属性的值
getOriginal() - 接口 中的方法com.jeesuite.common.packagescan.CompiledPattern
 
getOriginal() - 类 中的方法com.jeesuite.common.packagescan.SimpleWildcardPattern
 
getPassword() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.BasicAuthParams
 
getProperty(String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getProperty(String, String) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
getPropertyNameFromBeanReadMethod(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getPropertyNameFromBeanWriteMethod(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getReadTimeout() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
getSHA1(String, String, String, String) - 类 中的静态方法com.jeesuite.common.crypt.SHA1
用SHA1算法生成安全签名
getSignature(String, Class<?>[]) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
getStatusCode() - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
GETTER_METHOD_DESC_PATTERN - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
getTextParams() - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 

H

hasDefaultConstructor(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
hash(String) - 类 中的静态方法com.jeesuite.common.util.HashUtils
MurMurHash算法,是非加密HASH算法,性能很高, 比传统的CRC32,MD5,SHA-1(这两个算法都是加密HASH算法,复杂度本身就很高,带来的性能上的损害也不可避免) 等HASH算法要快很多,而且据说这个算法的碰撞率很低. http://murmurhash.googlepages.com/
HashUtils - com.jeesuite.common.util中的类
 
HashUtils() - 类 的构造器com.jeesuite.common.util.HashUtils
 
headers(Map<String, String>) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
HttpRequestEntity - com.jeesuite.common.http中的类
 
HttpRequestEntity.BasicAuthParams - com.jeesuite.common.http中的类
 
HttpRequestEntity.FileItem - com.jeesuite.common.http中的类
文件元数据。
HttpResponseEntity - com.jeesuite.common.http中的类
 
HttpResponseEntity() - 类 的构造器com.jeesuite.common.http.HttpResponseEntity
 
HttpResponseEntity(int, String) - 类 的构造器com.jeesuite.common.http.HttpResponseEntity
 
HttpResponseEntity(int, Exception) - 类 的构造器com.jeesuite.common.http.HttpResponseEntity
 
HttpUtils - com.jeesuite.common.http中的类
http操作工具类

I

IDCARD - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
身份证正则表达式
include(String...) - 类 中的静态方法com.jeesuite.common.packagescan.PackageScanner
Sets what patterns to include
initKey() - 类 中的静态方法com.jeesuite.common.crypt.AES
生成密钥
INTEGER - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
Integer正则表达式 ^-?
INTEGER_NEGATIVE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
正整数正则表达式 >=0 ^[1-9]\d*|0$
INTEGER_POSITIVE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
负整数正则表达式 <=0 ^-[1-9]\d*|0$
IS_HAS_CAN_METHOD_DESC_PATTERN - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
isAge(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为年龄 符合返回ture
isBeanPropertyReadMethod(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
isBeanPropertyWriteMethod(Method) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
isCode(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为邮编 符合返回ture
isCompatible(Class<?>, Object) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
is compatible.
isCompatible(Class<?>[], Object[]) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
is compatible.
isDate(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为日期 符合返回ture
isDate1(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
验证2010-12-10
isDouble(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为DOUBLE 符合返回ture
isDOUBLE_NEGATIVE(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为正浮点数正则表达式 >=0 符合返回ture
isDOUBLE_POSITIVE(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为负浮点数正则表达式 <=0 符合返回ture
isEmail(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为Email 符合返回ture
isENG_NUM(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字符串是不是全部是英文字母+数字
isENG_NUM_(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字符串是不是全部是英文字母+数字+下划线
isEnglish(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字符串是不是全部是英文字母
isIdCard(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为身份证 符合返回ture
isInstance(Object, String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
检查对象是否是指定接口的实现。
isInteger(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为INTEGER 符合返回ture
isINTEGER_NEGATIVE(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为正整数正则表达式 >=0 符合返回ture
isINTEGER_POSITIVE(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为负整数正则表达式 <=0 符合返回ture
isJigouCode(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
校验机构代码格式
isLeapYear(int) - 类 中的静态方法com.jeesuite.common.util.DateUtils
判断是否为闰年
generate by: zengqw at 2012-9-26
isLengOut(String, int) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否超长 字串为空返回fasle, 超过长度{leng}返回ture 反之返回false
isMobile(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断是否为手机号码 符合返回ture
isNumber(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为数字 正负整数 正负浮点数 符合返回ture
isPhone(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断是否为电话号码 符合返回ture
isPrimitive(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
isPrimitives(Class<?>) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
isPublicInstanceField(Field) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
isSimpleDataType(Object) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
判断是否基本类型
isSTR_NUM(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字符串是不是数字组成
isSuccessed() - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
isUrl(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断是否为Url 符合返回ture

J

jars(String[], String[]) - 类 中的静态方法com.jeesuite.common.packagescan.PackageScanner
Sets the jar patterns to scan
jars(String[]) - 类 中的静态方法com.jeesuite.common.packagescan.PackageScanner
Sets the jar patterns to scan
JAVA_IDENT_REGEX - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
JAVA_NAME_REGEX - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
JavaSerializer - com.jeesuite.common.serializer中的类
JDK标准实现序列化
JavaSerializer() - 类 的构造器com.jeesuite.common.serializer.JavaSerializer
 
JDBCUtils - com.jeesuite.common.util中的类
 
JeesuiteBaseException - com.jeesuite.common中的异常错误
 
JeesuiteBaseException() - 异常错误 的构造器com.jeesuite.common.JeesuiteBaseException
 
JeesuiteBaseException(int, String) - 异常错误 的构造器com.jeesuite.common.JeesuiteBaseException
 
JeesuiteBaseException(int, String, Throwable) - 异常错误 的构造器com.jeesuite.common.JeesuiteBaseException
 
JIGOU_CODE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
机构代码
JsonMapper - com.jeesuite.common.json中的类
 
JsonMapper() - 类 的构造器com.jeesuite.common.json.JsonMapper
 
JsonMapper(JsonInclude.Include) - 类 的构造器com.jeesuite.common.json.JsonMapper
 
JsonUtils - com.jeesuite.common.json中的类
 
JsonUtils() - 类 的构造器com.jeesuite.common.json.JsonUtils
 
JVM_BOOLEAN - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
boolean(Z).
JVM_BYTE - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
byte(B).
JVM_CHAR - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
char(C).
JVM_DOUBLE - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
double(D).
JVM_FLOAT - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
float(F).
JVM_INT - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
int(I).
JVM_LONG - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
long(J).
JVM_SHORT - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
short(S).
JVM_VOID - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
void(V).

K

KryoPoolSerializer - com.jeesuite.common.serializer中的类
使用 KryoPool 实现序列化
KryoPoolSerializer() - 类 的构造器com.jeesuite.common.serializer.KryoPoolSerializer
 
KryoPoolSerializer.KryoPoolImpl - com.jeesuite.common.serializer中的类
由于kryo创建的代价相对较高 ,这里使用空间换时间 对KryoHolder对象进行重用
KryoSerializer - com.jeesuite.common.serializer中的类
使用 Kryo 实现序列化
KryoSerializer() - 类 的构造器com.jeesuite.common.serializer.KryoSerializer
 

L

lastDayOfMonth(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
返回传入时间月份的最后一天
loadPrivateKey(File) - 类 中的方法com.jeesuite.common.crypt.RSA
从文件中加载私钥
loadPrivateKey(InputStream) - 类 中的方法com.jeesuite.common.crypt.RSA
从文件中加载私钥
loadPrivateKey(byte[]) - 类 中的静态方法com.jeesuite.common.crypt.RSA
还原私钥,PKCS8EncodedKeySpec 用于构建私钥的规范
loadPrivateKeyFromKeyStore(String, String, String, String, String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
从KeyStore获取私钥
loadPrivateKeyFromKeyStore(KeyStore, String, String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
从KeyStore获取私钥
loadPublicKey(File) - 类 中的方法com.jeesuite.common.crypt.RSA
从文件加载公钥
loadPublicKey(InputStream) - 类 中的方法com.jeesuite.common.crypt.RSA
从文件中输入流中加载公钥
loadPublicKey(byte[]) - 类 中的静态方法com.jeesuite.common.crypt.RSA
还原公钥,X509EncodedKeySpec 用于构建公钥的规范
loadPublicKeyFromCert(String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
从证书文件获取公钥
loadPublicKeyFromKeyStore(String, String, String, String, String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
从KeyStore获取公钥
loadPublicKeyFromKeyStore(KeyStore, String, String) - 类 中的静态方法com.jeesuite.common.crypt.RSA
 

M

main(String[]) - 类 中的静态方法com.jeesuite.common.crypt.Crypt
 
main(String[]) - 类 中的静态方法com.jeesuite.common.crypt.RSA
 
main(String[]) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 
main(String[]) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
main(String[]) - 类 中的静态方法com.jeesuite.common.util.DigestUtils
 
main(String[]) - 类 中的静态方法com.jeesuite.common.util.SimpleCryptUtils
 
main(String[]) - 类 中的静态方法com.jeesuite.common.util.TokenGenerator
 
mapToBean(Map<String, Object>, Class<T>) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
 
matches(String) - 接口 中的方法com.jeesuite.common.packagescan.CompiledPattern
Tries to match a value
matches(String) - 类 中的方法com.jeesuite.common.packagescan.SimpleWildcardPattern
 
md5(Object) - 类 中的静态方法com.jeesuite.common.util.DigestUtils
MD5加密
md5Short(String) - 类 中的静态方法com.jeesuite.common.util.DigestUtils
生成MD5短码(6位)
md5WithSalt(Object, String) - 类 中的静态方法com.jeesuite.common.util.DigestUtils
 
merge(Properties) - 类 中的静态方法com.jeesuite.common.util.ResourceUtils
 
METHOD_DESC_PATTERN - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
METHOD_DESC_REGEX - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
METHOD_GET - 类 中的静态变量com.jeesuite.common.http.HttpUtils
 
METHOD_POST - 类 中的静态变量com.jeesuite.common.http.HttpUtils
 
MOBILE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
手机号码正则表达式=^(13[0-9]|14[0-9]|15[0-9]|17[0-9]|18[0-9])\d{8}$

N

name() - 类 中的方法com.jeesuite.common.serializer.FSTSerializer
 
name() - 类 中的方法com.jeesuite.common.serializer.JavaSerializer
 
name() - 类 中的方法com.jeesuite.common.serializer.KryoPoolSerializer
 
name() - 类 中的方法com.jeesuite.common.serializer.KryoSerializer
 
name() - 接口 中的方法com.jeesuite.common.serializer.Serializer
 
name2class(String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
name to class.
name2desc(String) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
name to desc. java.util.Map[][] => "[[Ljava/util/Map;"
newInstance(Type) - 类 中的静态方法com.jeesuite.common.util.ReflectUtils
 
NodeNameHolder - com.jeesuite.common.util中的类
 
NodeNameHolder() - 类 的构造器com.jeesuite.common.util.NodeNameHolder
 
nonDefaultMapper() - 类 中的静态方法com.jeesuite.common.json.JsonMapper
创建只输出初始值被改变的属性到Json字符串的Mapper, 最节约的存储方式,建议在内部接口中使用。
nonEmptyMapper() - 类 中的静态方法com.jeesuite.common.json.JsonMapper
创建只输出非Null且非Empty(如List.isEmpty)的属性到Json字符串的Mapper,建议在外部接口中使用.
nonNullMapper() - 类 中的静态方法com.jeesuite.common.json.JsonMapper
 
nulltoStr(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
字符串null转空
nulltoStr(String, String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
字符串null赋值默认值

O

offer(KryoPoolSerializer.KryoHolder) - 类 中的方法com.jeesuite.common.serializer.KryoPoolSerializer.KryoPoolImpl
return object Inserts the specified element at the tail of this queue.

P

packages(String[], String[]) - 类 中的静态方法com.jeesuite.common.packagescan.PackageScanner
Sets the package patterns to scan
packages(String[]) - 类 中的静态方法com.jeesuite.common.packagescan.PackageScanner
Sets the package patterns to scan
PackageScanner - com.jeesuite.common.packagescan中的类
Scans the classpath for packages and tries to determine their versions
PackageScanner() - 类 的构造器com.jeesuite.common.packagescan.PackageScanner
Constructor
PackageScanner.Patterns - com.jeesuite.common.packagescan中的类
The patterns to include and exclude
parseDate(String) - 类 中的静态方法com.jeesuite.common.util.DateUtils
解析日期
支持格式:
generate by: vakin jiang at 2012-3-1
parseDate(String, String) - 类 中的静态方法com.jeesuite.common.util.DateUtils
解析日期字符串转化成日期格式
generate by: vakin jiang at 2012-3-1
password - 类 中的静态变量com.jeesuite.common.util.JDBCUtils
 
PatternFactory - com.jeesuite.common.packagescan中的接口
Compiles wildcard patterns
Patterns(String[], String[]) - 类 的构造器com.jeesuite.common.packagescan.PackageScanner.Patterns
Constructs a set of patterns
PHONE - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
电话号码正则表达式= (^(\d{2,4}[-_-—]?)?
post(String, HttpRequestEntity) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 
postJson(String, String, String) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 

Q

query(String, Object...) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
已过时。
queryForList(String, Object...) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Query a single record
queryForList(String, Class<T>, Object...) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Query a single record
queryForMap(String, Object...) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Query a single record
queryForObject(String, Class<T>, Object...) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
Query a single record

R

readTimeout(int) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
ReflectUtils - com.jeesuite.common.util中的类
反射工具
ResourceUtils - com.jeesuite.common.util中的类
资源文件加载工具类
ResourceUtils() - 类 的构造器com.jeesuite.common.util.ResourceUtils
 
RSA - com.jeesuite.common.crypt中的类
 
RSA() - 类 的构造器com.jeesuite.common.crypt.RSA
 

S

scan() - 类 中的方法com.jeesuite.common.packagescan.PackageScanner
Scans the classloader as configured.
scanMatchPackages(String...) - 类 中的方法com.jeesuite.common.packagescan.PackageScanner
 
selectJars(PackageScanner.Patterns) - 类 中的方法com.jeesuite.common.packagescan.PackageScanner
 
selectPackages(PackageScanner.Patterns) - 类 中的方法com.jeesuite.common.packagescan.PackageScanner
 
serialize(Date, JsonGenerator, SerializerProvider) - 类 中的方法com.jeesuite.common.json.serializer.DateConvertSerializer
 
serialize(Date, JsonGenerator, SerializerProvider) - 类 中的方法com.jeesuite.common.json.serializer.DateTimeConvertSerializer
 
serialize(Object) - 类 中的方法com.jeesuite.common.serializer.FSTSerializer
 
serialize(Object) - 类 中的方法com.jeesuite.common.serializer.JavaSerializer
 
serialize(Object) - 类 中的方法com.jeesuite.common.serializer.KryoPoolSerializer
Serialize object
serialize(Object) - 类 中的方法com.jeesuite.common.serializer.KryoSerializer
 
serialize(Object) - 接口 中的方法com.jeesuite.common.serializer.Serializer
 
serialize(Object) - 类 中的静态方法com.jeesuite.common.serializer.SerializeUtils
序列化
Serializer - com.jeesuite.common.serializer中的接口
对象序列化接口
SerializeUtils - com.jeesuite.common.serializer中的类
对象序列化工具
SerializeUtils() - 类 的构造器com.jeesuite.common.serializer.SerializeUtils
 
setBody(String) - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
setCode(int) - 异常错误 中的方法com.jeesuite.common.JeesuiteBaseException
 
setException(Exception) - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
setName(String) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.BasicAuthParams
 
setPassword(String) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity.BasicAuthParams
 
setStatusCode(int) - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 
SETTER_METHOD_DESC_PATTERN - 类 中的静态变量com.jeesuite.common.util.ReflectUtils
 
SHA1 - com.jeesuite.common.crypt中的类
 
SHA1() - 类 的构造器com.jeesuite.common.crypt.SHA1
 
SimpleCryptUtils - com.jeesuite.common.util中的类
 
SimpleCryptUtils() - 类 的构造器com.jeesuite.common.util.SimpleCryptUtils
 
SimpleWildcardPattern - com.jeesuite.common.packagescan中的类
A simple wildcard pattern that uses the '*' character to match everything.
SimpleWildcardPattern(String) - 类 的构造器com.jeesuite.common.packagescan.SimpleWildcardPattern
 
SimpleWildcardPatternFactory - com.jeesuite.common.packagescan中的类
Compiles simple wildcard patterns
SimpleWildcardPatternFactory() - 类 的构造器com.jeesuite.common.packagescan.SimpleWildcardPatternFactory
 
STR_ENG - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
匹配由26个英文字母组成的字符串 ^[A-Za-z]+$
STR_ENG_NUM - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
匹配由数字和26个英文字母组成的字符串 ^[A-Za-z0-9]+$
STR_ENG_NUM_ - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
匹配由数字、26个英文字母或者下划线组成的字符串 ^\w+$
STR_NUM - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
匹配数字组成的字符串 ^[0-9]+$
STR_SPECIAL - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
过滤特殊字符串正则 regEx="[`~!
StrisNull(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是否为空 符合返回ture
StrNotNull(String) - 类 中的静态方法com.jeesuite.common.util.FormatValidateUtils
判断字段是非空 符合返回ture

T

textParams(Map<String, String>) - 类 中的方法com.jeesuite.common.http.HttpRequestEntity
 
TIME_PATTERN - 类 中的静态变量com.jeesuite.common.util.DateUtils
 
timestamp2Date(Date) - 类 中的静态方法com.jeesuite.common.util.DateUtils
时间戳格式转换为日期(年月日)格式
generate by: vakin jiang at 2011-12-23
TIMESTAMP_PATTERN - 类 中的静态变量com.jeesuite.common.util.DateUtils
 
toJson(Object) - 类 中的方法com.jeesuite.common.json.JsonMapper
Object可以是POJO,也可以是Collection或数组。
toJson(Object) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
toJsonIgnoreNullField(Object) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
不含值为null的属性
toJsonP(String, Object) - 类 中的方法com.jeesuite.common.json.JsonMapper
輸出JSONP格式數據.
TokenGenerator - com.jeesuite.common.util中的类
生成token
TokenGenerator() - 类 的构造器com.jeesuite.common.util.TokenGenerator
 
toList(String, Class<T>) - 类 中的方法com.jeesuite.common.json.JsonMapper
 
toList(String, Class<T>) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
toObject(String, Class<T>) - 类 中的方法com.jeesuite.common.json.JsonMapper
反序列化POJO或简单Collection如List.
toObject(String, JavaType) - 类 中的方法com.jeesuite.common.json.JsonMapper
反序列化复杂Collection如List, 先使用函數createCollectionType构造类型,然后调用本函数.
toObject(String, Class<T>) - 类 中的静态方法com.jeesuite.common.json.JsonUtils
 
toString() - 类 中的方法com.jeesuite.common.http.HttpResponseEntity
 

U

update(String, T) - 类 中的方法com.jeesuite.common.json.JsonMapper
當JSON裡只含有Bean的部分屬性時,更新一個已存在Bean,只覆蓋該部分的屬性.
update(String, Object...) - 类 中的静态方法com.jeesuite.common.util.JDBCUtils
insert/update/delete
upload(String, String, File) - 类 中的静态方法com.jeesuite.common.http.HttpUtils
 
URL - 类 中的静态变量com.jeesuite.common.util.FormatValidateUtils
URL正则表达式 匹配 http www ftp
url - 类 中的静态变量com.jeesuite.common.util.JDBCUtils
 
useClassLoader(ClassLoader) - 类 中的方法com.jeesuite.common.packagescan.PackageScanner
Sets the classloader to scan
usePatternFactory(PatternFactory) - 类 中的方法com.jeesuite.common.packagescan.PackageScanner
Sets the pattern factory to use
userName - 类 中的静态变量com.jeesuite.common.util.JDBCUtils
 

V

validate(String, boolean) - 类 中的静态方法com.jeesuite.common.util.TokenGenerator
验证带签名信息的token

Z

zeroWrapPropertiesToNull(Object, String...) - 类 中的静态方法com.jeesuite.common.util.BeanCopyUtils
把对象值为0的包装类型属性转为null
A B C D E F G H I J K L M N O P Q R S T U V Z 
跳过导航链接

Copyright © 2017. All rights reserved.