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

A

AbstractBo - com.easycodebox.common.lang.dto中的类
 
AbstractBo() - 类 的构造器com.easycodebox.common.lang.dto.AbstractBo
 
AbstractGenerator<T> - com.easycodebox.common.generator中的类
 
AbstractGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.AbstractGenerator
 
AbstractHtmlTag - com.easycodebox.common.tag中的类
 
AbstractHtmlTag() - 类 的构造器com.easycodebox.common.tag.AbstractHtmlTag
 
AbstractScheduler - com.easycodebox.common.schedule中的类
 
AbstractScheduler() - 类 的构造器com.easycodebox.common.schedule.AbstractScheduler
 
AbstractStringGenerator - com.easycodebox.common.generator.impl中的类
 
AbstractStringGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.AbstractStringGenerator
 
acceptJsonFormatVisitor(Class<?>, JsonFormatVisitorWrapper) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
acceptJsonFormatVisitor(JavaType, JsonFormatVisitorWrapper) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
actionPostfixes - 类 中的静态变量com.easycodebox.common.web.UrlPostfix
 
add(Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给指定时间 指定的field增加指定的值
add(int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给当前时间 指定的field增加指定的值
add() - 类 中的方法com.easycodebox.common.web.BaseController
新增
addAndCompare(Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给当前时间 指定的field增加指定的值 与compared比较
addAndCompare(Date, Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
给指定时间 指定的field增加指定的值 与compared比较
addAndGet(BigDecimal) - 类 中的方法com.easycodebox.common.lang.AtomicBigDecimal
 
addCfgFile2LatentIoNode(String, T, String[]) - 类 中的方法com.easycodebox.common.zookeeper.curator.ZooKeeperTest
上传配置文件到ZooKeeper上
addCookie(String, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
不存储cookie,浏览器关闭则删除cookie
addCookie(String, String, Integer, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
addDate(Date, int, int) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
addFileInLastURI(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
在指定路径的倒数第二处添加文件夹 (/frontend/img/a.jpg ==> /frontend/img/add/a.jpg)
addHandler(DeserializationProblemHandler) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
addIdConverter(String, IdConverter) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
添加转换器
addImgUrlRule(String, String[]) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
给指定的url添加新规则
addImgUrlRule(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
给指定的url添加新规则
addJsonSerializer(Class<? extends T>, JsonSerializer<T>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
当类型为clazz时 序列化数据时始终以传入的JsonSerializer序列化,并不会用系统自带的。
addMimeTypes(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
Prepend the MIME type values to the registry.
addMixIn(Class<?>, Class<?>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
addParameter(String, String) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
addParameter(String, String) - 类 中的方法com.easycodebox.common.tag.Page
 
addParams2Url(String, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
给指定的url增加参数字符窜,根据url的“?”
addProperties(Properties) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
addSession(HttpSession) - 类 中的静态方法com.easycodebox.common.security.SessionPool
 
after(Object...) - 接口 中的方法com.easycodebox.common.Weave
在指定逻辑 之后 织入逻辑
afterPropertiesSet() - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
afterPropertiesSet() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
Aliasable<T> - com.easycodebox.common中的接口
 
AlphaGenerator - com.easycodebox.common.generator.impl中的类
 
AlphaGenerator() - 类 的构造器com.easycodebox.common.generator.impl.AlphaGenerator
 
AlphaGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.AlphaGenerator
 
AlphaNumericGenerator - com.easycodebox.common.generator.impl中的类
 
AlphaNumericGenerator() - 类 的构造器com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
AlphaNumericGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
alphas - 类 中的静态变量com.easycodebox.common.generator.impl.AlphaGenerator
 
analyzeUploadImgUrl(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
upload/img/member/catemenu=200c0=90c90 ===> [tmp/upload/img/member/catemenu, [ Image(200c0), Image(90c90) ]]
AND - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
AND_MARK - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
AND_MARK2 - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
ANSWER - 类 中的静态变量com.easycodebox.common.tag.IfEnum
 
anyChinese(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断只要出现中文
Api - com.easycodebox.common.api中的接口
 
ApiAdapter - com.easycodebox.common.api中的类
 
ApiAdapter() - 类 的构造器com.easycodebox.common.api.ApiAdapter
 
append(File, List<String>) - 类 中的静态方法com.easycodebox.common.file.FileUtils
 
append(String) - 类 中的方法com.easycodebox.common.lang.StringFreeBuilder
 
appendToRegistry(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
Appends string of entries to the types registry, must be valid .mime.types format.
ApplicationContextFactory - com.easycodebox.common.spring中的类
 
ApplicationContextFactory() - 类 的构造器com.easycodebox.common.spring.ApplicationContextFactory
 
array2String(T[], String, String, String, boolean, String...) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
arrayCollection2Str(Object, String, String, String, boolean, String...) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
数组或者集合组装成string格式
注:后期会转用第三方工具,使用之前综合比较下。
arrayCopy(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
assembleParams(Map<?, ?>, Collection<?>, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
把参数转换成url中的键值对
assembleProperty2Sql(Class<?>, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
组装指定类成sql映射格式 ==> s.name, s.age, s.id
Assert - com.easycodebox.common.validate中的类
 
Assert() - 类 的构造器com.easycodebox.common.validate.Assert
 
ASTERISK - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
asynSendHtml(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
异步发送HTML格式邮件
asynSendText(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
异步发送文本格式邮件
AtomicBigDecimal - com.easycodebox.common.lang中的类
 
AtomicBigDecimal() - 类 的构造器com.easycodebox.common.lang.AtomicBigDecimal
 
AtomicBigDecimal(BigDecimal) - 类 的构造器com.easycodebox.common.lang.AtomicBigDecimal
 
AU1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
AU2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
Auth - com.easycodebox.common.mail中的类
 
Auth() - 类 的构造器com.easycodebox.common.mail.Auth
 
Auth(String, String) - 类 的构造器com.easycodebox.common.mail.Auth
 

B

back() - 类 中的方法com.easycodebox.common.lang.StringToken
 
BACK_CACHED_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
BACK_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
BACKSLASH - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Base64UUID - com.easycodebox.common.algorithm中的类
 
Base64UUID() - 类 的构造器com.easycodebox.common.algorithm.Base64UUID
 
Base64UUIDGenerator - com.easycodebox.common.generator.impl中的类
 
Base64UUIDGenerator() - 类 的构造器com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
Base64UUIDGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
BaseConstants - com.easycodebox.common中的类
 
BaseConstants() - 类 的构造器com.easycodebox.common.BaseConstants
 
BaseConstants.Imgs - com.easycodebox.common中的类
默认图片路径
BaseController - com.easycodebox.common.web中的类
 
BaseController() - 类 的构造器com.easycodebox.common.web.BaseController
 
BaseException - com.easycodebox.common.error中的异常错误
 
BaseException() - 异常错误 的构造器com.easycodebox.common.error.BaseException
 
BaseException(String, Object...) - 异常错误 的构造器com.easycodebox.common.error.BaseException
msg格式:“属性{0}不能为空。”
BaseException(String, Throwable, Object...) - 异常错误 的构造器com.easycodebox.common.error.BaseException
msg格式:“属性{0}不能为空。”
BaseException(Throwable) - 异常错误 的构造器com.easycodebox.common.error.BaseException
 
basePath - 类 中的静态变量com.easycodebox.common.BaseConstants
当前项目的根路径:http://www.xxx.com
basePath - 类 中的静态变量com.easycodebox.common.command.Native2ascii
 
BeanFactory - com.easycodebox.common.spring中的类
 
BeanFactory() - 类 的构造器com.easycodebox.common.spring.BeanFactory
 
before(Object...) - 接口 中的方法com.easycodebox.common.Weave
在指定逻辑 之前 织入逻辑
begin - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
BETWEEN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
between(Number, Number, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数据的值区间,数据只能是数字或数字的字符窜
BIG_IMG - 类 中的静态变量com.easycodebox.common.file.ImageTools
为每个上传图片生成一个大图的规则
BIG_IMG_HEIGHT - 类 中的静态变量com.easycodebox.common.file.ImageTools
 
BIG_IMG_WIDTH - 类 中的静态变量com.easycodebox.common.file.ImageTools
 
BOTTOM_LINE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
BoundReachedException - com.easycodebox.common.generator.exception中的异常错误
 
BoundReachedException() - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
BoundReachedException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
BoundReachedException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
BoundReachedException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.BoundReachedException
 
build() - 类 中的方法com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
Builds a new OrderedProperties instance.
BuilderEntity - com.easycodebox.common.lang中的类
美化java的实体对象
BuilderEntity() - 类 的构造器com.easycodebox.common.lang.BuilderEntity
 
buildTypedStringValue(String, String, Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
buildTypedStringValueForMap(String, String, Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
byte2m(long, int) - 类 中的静态方法com.easycodebox.common.file.FileUtils
保留两位小数
bytes2long(byte[], int) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
bytesToHexString(byte[]) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
得到上传文件的文件头
byteToString(byte[]) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 

C

CACHE_HIS_URI_KEY - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
CACHE_NUM - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
Cacheable - com.easycodebox.common.cache中的注释类型
已过时。
cacheable(ProceedingJoinPoint, Cacheable) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
CacheAspect - com.easycodebox.common.cache中的类
已过时。
CacheAspect() - 类 的构造器com.easycodebox.common.cache.CacheAspect
已过时。
 
CacheHisUri - com.easycodebox.common.web中的注释类型
已过时。
cacheHisUri(Method, HttpServletRequest) - 类 中的静态方法com.easycodebox.common.web.CacheHisUris
已过时。
 
CacheHisUris - com.easycodebox.common.web中的类
已过时。
CacheHisUris() - 类 的构造器com.easycodebox.common.web.CacheHisUris
已过时。
 
CacheOperation - com.easycodebox.common.cache中的枚举
已过时。
CacheUrl - com.easycodebox.common.tag中的类
缓存当前的URL到sessionStorage
CacheUrl() - 类 的构造器com.easycodebox.common.tag.CacheUrl
 
callback(CallbackData, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
以HTML格式输出,页面只包含js脚本
callback(CallbackData, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
以HTML格式输出,页面只包含js脚本
CallbackAction - com.easycodebox.common.web.callback中的类
 
CallbackAction() - 类 的构造器com.easycodebox.common.web.callback.CallbackAction
 
CallbackData - com.easycodebox.common.web.callback中的类
 
Callbacks - com.easycodebox.common.web.callback中的类
 
Callbacks() - 类 的构造器com.easycodebox.common.web.callback.Callbacks
 
CAMINO - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
CharacterEncodingFilter - com.easycodebox.common.filter中的类
 
CharacterEncodingFilter() - 类 的构造器com.easycodebox.common.filter.CharacterEncodingFilter
 
CheckboxEnum - com.easycodebox.common.tag中的类
 
CheckboxEnum() - 类 的构造器com.easycodebox.common.tag.CheckboxEnum
 
checkoutTagAttr(int, int) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
index 从0开始
chinese(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断中文
CHROME - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
CLASSIC_COMPATIBLE - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
classPool - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
ClassUtils - com.easycodebox.common.lang.reflect中的类
 
ClassUtils() - 类 的构造器com.easycodebox.common.lang.reflect.ClassUtils
 
cleanUp(State, ContentProperty, SiteMeshContext) - 类 中的方法com.easycodebox.common.sitemesh3.InnerJsTagRuleBundle
 
cloneCopy(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
CLOSE_DIALOG - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
关闭对话框后刷新当前的页面,只用于dialog的表单页面
CLOSE_DIALOG_QUIET - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialog() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面, code=suc
closeDialog(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialog(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialog(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialog(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后刷新当前的页面,只用于dialog的表单页面
closeDialogQuiet() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面, code=suc
closeDialogQuiet(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialogQuiet(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialogQuiet(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
closeDialogQuiet(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
关闭对话框后不刷新当前页面,只用于dialog的表单页面
ClosureCompiler - com.easycodebox.common.command中的类
 
ClosureCompiler() - 类 的构造器com.easycodebox.common.command.ClosureCompiler
 
code(String) - 类 中的方法com.easycodebox.common.error.CodeMsg
设置code。
Code() - 类 的构造器com.easycodebox.common.error.CodeMsg.Code
 
codeFail - 类 中的静态变量com.easycodebox.common.BaseConstants
 
codeKey - 类 中的静态变量com.easycodebox.common.BaseConstants
code/msg
CodeMsg - com.easycodebox.common.error中的类
1.
CodeMsg(String, String) - 类 的构造器com.easycodebox.common.error.CodeMsg
 
CodeMsg(String, String, Object) - 类 的构造器com.easycodebox.common.error.CodeMsg
 
codeMsg(String, String, Object...) - 类 中的方法com.easycodebox.common.error.CodeMsg
同时设置code、msg
CodeMsg.Code - com.easycodebox.common.error中的类
code常量
CodeMsg.CodeMsgUtils - com.easycodebox.common.error中的类
 
CodeMsg.Msg - com.easycodebox.common.error中的类
msg常量
CodeMsgSerializer - com.easycodebox.common.jackson中的类
 
CodeMsgSerializer() - 类 的构造器com.easycodebox.common.jackson.CodeMsgSerializer
 
CodeMsgUtils() - 类 的构造器com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
codeNoLogin - 类 中的静态变量com.easycodebox.common.BaseConstants
 
codeSuc - 类 中的静态变量com.easycodebox.common.BaseConstants
 
CollectionUtils - com.easycodebox.common.lang中的类
 
CollectionUtils() - 类 的构造器com.easycodebox.common.lang.CollectionUtils
 
COLON - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
COLON_CN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
com.easycodebox.common - 程序包 com.easycodebox.common
 
com.easycodebox.common.algorithm - 程序包 com.easycodebox.common.algorithm
 
com.easycodebox.common.api - 程序包 com.easycodebox.common.api
 
com.easycodebox.common.cache - 程序包 com.easycodebox.common.cache
 
com.easycodebox.common.cache.spring - 程序包 com.easycodebox.common.cache.spring
 
com.easycodebox.common.cache.spring.ehcache - 程序包 com.easycodebox.common.cache.spring.ehcache
 
com.easycodebox.common.command - 程序包 com.easycodebox.common.command
 
com.easycodebox.common.enums - 程序包 com.easycodebox.common.enums
 
com.easycodebox.common.enums.entity - 程序包 com.easycodebox.common.enums.entity
 
com.easycodebox.common.enums.entity.status - 程序包 com.easycodebox.common.enums.entity.status
 
com.easycodebox.common.error - 程序包 com.easycodebox.common.error
 
com.easycodebox.common.file - 程序包 com.easycodebox.common.file
 
com.easycodebox.common.file.exception - 程序包 com.easycodebox.common.file.exception
 
com.easycodebox.common.filter - 程序包 com.easycodebox.common.filter
 
com.easycodebox.common.freemarker - 程序包 com.easycodebox.common.freemarker
 
com.easycodebox.common.generator - 程序包 com.easycodebox.common.generator
 
com.easycodebox.common.generator.exception - 程序包 com.easycodebox.common.generator.exception
 
com.easycodebox.common.generator.impl - 程序包 com.easycodebox.common.generator.impl
 
com.easycodebox.common.jackson - 程序包 com.easycodebox.common.jackson
 
com.easycodebox.common.json - 程序包 com.easycodebox.common.json
 
com.easycodebox.common.lang - 程序包 com.easycodebox.common.lang
 
com.easycodebox.common.lang.dto - 程序包 com.easycodebox.common.lang.dto
 
com.easycodebox.common.lang.reflect - 程序包 com.easycodebox.common.lang.reflect
 
com.easycodebox.common.log - 程序包 com.easycodebox.common.log
 
com.easycodebox.common.log.logback - 程序包 com.easycodebox.common.log.logback
 
com.easycodebox.common.log.slf4j - 程序包 com.easycodebox.common.log.slf4j
 
com.easycodebox.common.mail - 程序包 com.easycodebox.common.mail
 
com.easycodebox.common.net - 程序包 com.easycodebox.common.net
 
com.easycodebox.common.processor - 程序包 com.easycodebox.common.processor
 
com.easycodebox.common.rmi - 程序包 com.easycodebox.common.rmi
 
com.easycodebox.common.schedule - 程序包 com.easycodebox.common.schedule
 
com.easycodebox.common.schedule.quartz - 程序包 com.easycodebox.common.schedule.quartz
 
com.easycodebox.common.security - 程序包 com.easycodebox.common.security
 
com.easycodebox.common.sitemesh3 - 程序包 com.easycodebox.common.sitemesh3
 
com.easycodebox.common.spring - 程序包 com.easycodebox.common.spring
 
com.easycodebox.common.tag - 程序包 com.easycodebox.common.tag
 
com.easycodebox.common.test - 程序包 com.easycodebox.common.test
 
com.easycodebox.common.validate - 程序包 com.easycodebox.common.validate
 
com.easycodebox.common.web - 程序包 com.easycodebox.common.web
 
com.easycodebox.common.web.callback - 程序包 com.easycodebox.common.web.callback
 
com.easycodebox.common.web.springmvc - 程序包 com.easycodebox.common.web.springmvc
 
com.easycodebox.common.xml - 程序包 com.easycodebox.common.xml
 
com.easycodebox.common.zookeeper - 程序包 com.easycodebox.common.zookeeper
 
com.easycodebox.common.zookeeper.curator - 程序包 com.easycodebox.common.zookeeper.curator
 
com.easycodebox.common.zookeeper.zkclient - 程序包 com.easycodebox.common.zookeeper.zkclient
 
COMMA - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
COMMA_CN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Command - com.easycodebox.common.command中的类
已过时。
Command() - 类 的构造器com.easycodebox.common.command.Command
已过时。
 
COMMENT_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
COMMUNICATE - 类 中的静态变量com.easycodebox.common.jackson.Jacksons
JSON通信使用 1、JSON的value都转化成字符窜,不管是数字、日期、字符窜本身 2、排除掉NULL值的属性 继承SIMPLE、NON_NULL的所有配置
communicate() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建新的communicate对象 创建一个新的ObjectMapper,用于设置新特性,如在老的ObjectMapper会影响老的功能
communicateSetting(Jacksons) - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
 
compare(String, String) - 类 中的方法com.easycodebox.common.generator.impl.AbstractStringGenerator
比较两个字符窜 a>b返回正数 a==b返回0 a
compressUUID() - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
compressUUID(String) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
compressUUID(UUID) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
ConfigurationFactory - com.easycodebox.common.freemarker中的类
 
ConfigurationFactory() - 类 的构造器com.easycodebox.common.freemarker.ConfigurationFactory
 
configure(MapperFeature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(SerializationFeature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(DeserializationFeature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(JsonParser.Feature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
configure(JsonGenerator.Feature, boolean) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
containsProperty(String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
Returns true if there is a property with the specified key.
contextDestroyed(ServletContextEvent) - 类 中的方法com.easycodebox.common.log.LogConfigListener
 
contextDestroyed(ServletContextEvent) - 类 中的方法com.easycodebox.common.schedule.quartz.ScheduleListener
 
contextInitialized(ServletContextEvent) - 类 中的方法com.easycodebox.common.log.LogConfigListener
 
contextInitialized(ServletContextEvent) - 类 中的方法com.easycodebox.common.schedule.quartz.ScheduleListener
 
convert(String, Object, String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
convert(String, Object, String) - 接口 中的方法com.easycodebox.common.tag.ConvertIdTag.IdConverterMap
 
convert(Object, String) - 接口 中的方法com.easycodebox.common.tag.IdConverter
 
convert(String) - 类 中的方法com.easycodebox.common.web.springmvc.StringToEnumConverterFactory.StringToDetailEnumConverter
 
convertArray(String, Class<T[]>, String) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
转换数组类型
注:后期会转用第三方工具,使用之前综合比较下。
convertArray(String, Class<T[]>) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
convertArray(String[], Class<T[]>) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
ConvertIdTag - com.easycodebox.common.tag中的类
 
ConvertIdTag() - 类 的构造器com.easycodebox.common.tag.ConvertIdTag
 
ConvertIdTag.DefaultIdConverterMap - com.easycodebox.common.tag中的类
ID转换器Map默认实现
ConvertIdTag.IdConverterMap - com.easycodebox.common.tag中的接口
ID转换成value的转换器Map
convertQueryParams2Map(String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
convertStr2Reg(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
把普通的string转换成正则表达式字符窜
convertType(String, Class<T>) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
convertType(String, Class<T>, String) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
转换数据类型包括数组
注:后期会转用第三方工具,使用之前综合比较下。
copy() - 接口 中的方法com.easycodebox.common.Copyable
 
copy() - 类 中的方法com.easycodebox.common.error.CodeMsg
 
copy() - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
copy(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
copy(Object, Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
copy(Serializable) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
copy() - 类 中的方法com.easycodebox.common.Reference
 
Copyable - com.easycodebox.common中的接口
 
copyOf(OrderedProperties) - 类 中的静态方法com.easycodebox.common.file.OrderedProperties
Creates a new instance that will have both the same property entries and the same behavior as the given source.
CorrectBasePathFilter - com.easycodebox.common.filter中的类
把http://www.xx.com 转成 http://www.xx.com/ 为了解决tomcat7以上版本,servlet url-pattern 为 "/*",且访问的路径为http://www.xx.com时, 在谷歌和IE下是获取不到当前的session的,因为session的cookie是保存在http://www.xx.com/路径下, 所以需要此过滤器在根路径后面加上斜线,以能获取到当前的session信息。
CorrectBasePathFilter() - 类 的构造器com.easycodebox.common.filter.CorrectBasePathFilter
 
CounterBasedEvaluator - com.easycodebox.common.log.logback中的类
基于计数器来触发
<evaluator class="com.easycodebox.common.log.logback.CounterBasedEvaluator">
<limit>1024</limit> (可省略,默认:1024)
<level>ERROR</level>(可省略,默认:ERROR)
</evaluator>
CounterBasedEvaluator() - 类 的构造器com.easycodebox.common.log.logback.CounterBasedEvaluator
 
crc32Value(CharSequence) - 类 中的静态方法com.easycodebox.common.algorithm.CRCUtils
 
crc32Value(StrBuilder) - 类 中的静态方法com.easycodebox.common.algorithm.CRCUtils
 
crc32Value(List<? extends StrBuilder>) - 类 中的静态方法com.easycodebox.common.algorithm.CRCUtils
 
CRCUtils - com.easycodebox.common.algorithm中的类
 
CRCUtils() - 类 的构造器com.easycodebox.common.algorithm.CRCUtils
 
createContextual(DeserializationContext, BeanProperty) - 类 中的方法com.easycodebox.common.jackson.DetailEnumDeserializer
根据DetailEnum实际运行类型返回JsonDeserializer
createEnumDeserializer(DeserializationContext, JavaType, BeanDescription) - 类 中的方法com.easycodebox.common.jackson.DefaultDeserializerFactory
已过时。
 
createFile(String) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createFile(File) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createFile(File, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createFile(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
创建文件
createRemote() - 类 中的方法com.easycodebox.common.rmi.RemoteFactory
 
cssClass - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
cssStyle - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
CUR_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
CuratorLatentIpNodeNameMaker - com.easycodebox.common.zookeeper.curator中的类
zookeeper的节点名制造器,节点名根据IP来定位,但是IP值作为数据存储在节点中。
CuratorLatentIpNodeNameMaker() - 类 的构造器com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
CuratorNode<T> - com.easycodebox.common.zookeeper.curator中的类
zookeeper相关操作
CuratorNode() - 类 的构造器com.easycodebox.common.zookeeper.curator.CuratorNode
 
currentVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
获取当前值
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.IntegerGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.LongGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
currentVal() - 类 中的方法com.easycodebox.common.generator.impl.UUIDGenerator
 
curVal - 类 中的变量com.easycodebox.common.generator.impl.AbstractStringGenerator
 
CustomEhCacheCache - com.easycodebox.common.cache.spring.ehcache中的类
扩展了批量删除缓存
CustomEhCacheCache(Ehcache) - 类 的构造器com.easycodebox.common.cache.spring.ehcache.CustomEhCacheCache
 
cutImage(File, String, Rectangle) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
cutImage(File, String, int, int, int, int) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
cutImageComplex(String, String, String, int, int, int, int) - 类 中的静态方法com.easycodebox.common.file.ImageTools
已过时。

D

data(Object) - 类 中的方法com.easycodebox.common.error.CodeMsg
设置额外的数据。
DATA_TYPE_NAME - 类 中的静态变量com.easycodebox.common.tag.EnumGroupTag
 
DATA_TYPE_VALUE - 类 中的静态变量com.easycodebox.common.tag.EnumGroupTag
 
DataConvert - com.easycodebox.common.lang中的类
数据类型转换工具
注:后期会转用第三方工具,使用之前综合比较下。
DataConvert() - 类 的构造器com.easycodebox.common.lang.DataConvert
 
DataInterceptor - com.easycodebox.common.web.springmvc中的类
给 Controller 中 model 增加可重用数据,以便在JSP、Freemarker中使用这些数据
DataInterceptor() - 类 的构造器com.easycodebox.common.web.springmvc.DataInterceptor
 
dataKey - 类 中的静态变量com.easycodebox.common.BaseConstants
 
DataPage<T> - com.easycodebox.common.lang.dto中的类
 
DataPage() - 类 的构造器com.easycodebox.common.lang.dto.DataPage
pageNo 默认为1 pageSize 默认为20
DataPage(Integer, Integer, long, List<T>) - 类 的构造器com.easycodebox.common.lang.dto.DataPage
 
DataPage(Integer, Integer, Integer, Integer, long, List<T>) - 类 的构造器com.easycodebox.common.lang.dto.DataPage
 
DataType - com.easycodebox.common.enums.entity中的枚举
 
dataType - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
value的类型,两种选择 1.NAME 例:OPEN(0, "开启") 指的是OPEN。
DataTypeUtils - com.easycodebox.common.lang中的类
 
DataTypeUtils() - 类 的构造器com.easycodebox.common.lang.DataTypeUtils
 
DATE_FMT - 类 中的静态变量com.easycodebox.common.lang.DateUtils
 
DATE_FMT_STR - 类 中的静态变量com.easycodebox.common.lang.DateUtils
 
DATE_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
dateJsonBean() - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date对象
dateJsonBean(String) - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date对象
DateJsonBeanProcessor - com.easycodebox.common.json中的类
 
DateJsonBeanProcessor() - 类 的构造器com.easycodebox.common.json.DateJsonBeanProcessor
 
DateJsonBeanProcessor(String) - 类 的构造器com.easycodebox.common.json.DateJsonBeanProcessor
 
dateJsonValue() - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date类型的值
dateJsonValue(String) - 类 中的方法com.easycodebox.common.json.JsonConfigs
向JsonConfig注册[Java -> JSON] 处理Date类型的值
DateJsonValueProcessor - com.easycodebox.common.json中的类
 
DateJsonValueProcessor() - 类 的构造器com.easycodebox.common.json.DateJsonValueProcessor
 
DateJsonValueProcessor(String) - 类 的构造器com.easycodebox.common.json.DateJsonValueProcessor
 
DATETIME_FMT_STR - 类 中的静态变量com.easycodebox.common.lang.DateUtils
 
DATETIME_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
DateUtils - com.easycodebox.common.lang中的类
 
DateUtils() - 类 的构造器com.easycodebox.common.lang.DateUtils
 
debug(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
debug(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
debug(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
debug(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
debug(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
decemal(String...) - 类 中的方法com.easycodebox.common.validate.Validators
浮点数 或 整数(包含正负数)
DecimalUtils - com.easycodebox.common.lang中的类
 
DecimalUtils() - 类 的构造器com.easycodebox.common.lang.DecimalUtils
 
decrypt(String, String) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 
DEFAULT_ENCODING - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
DEFAULT_VALUE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
DefaultConfigurableSiteMeshFilter - com.easycodebox.common.sitemesh3中的类
SiteMesh集成pjax
DefaultConfigurableSiteMeshFilter() - 类 的构造器com.easycodebox.common.sitemesh3.DefaultConfigurableSiteMeshFilter
 
DefaultControllerHandler - com.easycodebox.common.web.springmvc中的类
 
DefaultControllerHandler() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultControllerHandler
 
DefaultCuratorFrameworkFactory - com.easycodebox.common.zookeeper.curator中的类
ZooKeeper client 节点名制造器 zookeeper数据反序列化 节点 获取节点数据 ****************************************************************************************************** 如果curatorFramework需要多个地方使用,且多个地方的root路径不同,则使用NamespaceCuratorFrameworkFactory 创建不同的namespace对象,然后直接使用新创建的curatorFramework。
DefaultCuratorFrameworkFactory() - 类 的构造器com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
DefaultDeserializerFactory - com.easycodebox.common.jackson中的类
已过时。
DefaultDeserializerFactory(DeserializerFactoryConfig) - 类 的构造器com.easycodebox.common.jackson.DefaultDeserializerFactory
已过时。
 
DefaultIdConverterMap() - 类 的构造器com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
defaultImg - 类 中的静态变量com.easycodebox.common.BaseConstants.Imgs
默认图片
defaultMailInfo() - 类 中的静态方法com.easycodebox.common.mail.MailUtils
 
DefaultMappingExceptionResolver - com.easycodebox.common.web.springmvc中的类
 
DefaultMappingExceptionResolver() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
DefaultRequestMappingHandlerAdapter - com.easycodebox.common.web.springmvc中的类
主要为了解决controller方法不返回view时自动生成view。
DefaultRequestMappingHandlerAdapter() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
DefaultRequestMappingHandlerMapping - com.easycodebox.common.web.springmvc中的类
如果你想controller中不配置@RequestMapping注解http请求也能找到对应的方法,请使用此类
DefaultRequestMappingHandlerMapping() - 类 的构造器com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
deserialize(Class<T>, String, boolean) - 类 中的静态方法com.easycodebox.common.enums.DetailEnums
String值可以是: 1、YES ==> enum class name 2、0 ==> DetailEnum的value属性 3、是 ==> DetailEnum的desc属性 4、枚举的索引值 转换优先级顺序: className -> value属性 -> desc属性 -> 枚举的索引值
deserialize(JsonParser, DeserializationContext) - 类 中的方法com.easycodebox.common.jackson.DetailEnumDeserializer
 
deserialize(byte[]) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
deserialize(byte[], int, int) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
deserialize(byte[]) - 接口 中的方法com.easycodebox.common.zookeeper.ZkDeserializer
反序列化节点数据
deserialize(byte[]) - 类 中的方法com.easycodebox.common.zookeeper.ZkPropertiesDeserializer
 
destroy() - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
destroy() - 类 中的方法com.easycodebox.common.filter.CharacterEncodingFilter
 
destroy() - 类 中的方法com.easycodebox.common.filter.CorrectBasePathFilter
 
destroy() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
destroy() - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
destroy() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
destroy() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
destroyQuietly(Process) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
destroySecurityInfo(SecurityUtils.SecurityInfoHandler<S, T>, S) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
摧毁SecurityInfo
destroySecurityInfo(S) - 接口 中的方法com.easycodebox.common.security.SecurityUtils.SecurityInfoHandler
摧毁securityInfo
DetailEnum<T> - com.easycodebox.common.enums中的接口
 
DetailEnumDeserializer - com.easycodebox.common.jackson中的类
DetailEnum的String值可以是: 1、{"value":"0"} ==> 对象形式 2、YES ==> enum class name 3、0 ==> DetailEnum的value属性 4、是 ==> DetailEnum的desc属性 5、枚举的索引值 转换优先级顺序: className -> value属性 -> desc属性 -> 枚举的索引值
DetailEnumDeserializer() - 类 的构造器com.easycodebox.common.jackson.DetailEnumDeserializer
 
DetailEnumDeserializer(Class<DetailEnum<?>>) - 类 的构造器com.easycodebox.common.jackson.DetailEnumDeserializer
 
DetailEnums - com.easycodebox.common.enums中的类
 
DetailEnums() - 类 的构造器com.easycodebox.common.enums.DetailEnums
 
DetailEnumSerializer - com.easycodebox.common.jackson中的类
 
DetailEnumSerializer() - 类 的构造器com.easycodebox.common.jackson.DetailEnumSerializer
 
determineViewName(Exception, HttpServletRequest) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
DIALOG_REQ - 类 中的静态变量com.easycodebox.common.BaseConstants
标记此次请求是弹出框发送的请求,controller返回callback(closeDialog(), response)格式的数据
differs(Object, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否不等
disable(MapperFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(SerializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(SerializationFeature, SerializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(DeserializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(DeserializationFeature, DeserializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(JsonParser.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disable(JsonGenerator.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
disabled - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
disableDefaultTyping() - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
doAfterBody() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
DOCOMO - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.Page
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
doEndTag() - 类 中的方法com.easycodebox.common.tag.TagExt
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.CharacterEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.CorrectBasePathFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.easycodebox.common.sitemesh3.DefaultConfigurableSiteMeshFilter
 
doProcessProperties(ConfigurableListableBeanFactory, StringValueResolver) - 类 中的方法com.easycodebox.common.spring.PropertyPlaceholderConfigurer
已过时。
 
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ElseEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.IfEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.LinkTag
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.Number
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.Page
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
doStartTag() - 类 中的方法com.easycodebox.common.tag.TextCut
 
download(File, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
下载文件
download(InputStream, String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
下载文件

E

EhCacheDynamicCacheManager - com.easycodebox.common.cache.spring.ehcache中的类
EhCacheCacheManager默认只会加载ehcache.xml配置中的cache,不会动态new cache。
EhCacheDynamicCacheManager() - 类 的构造器com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
ElseEnum - com.easycodebox.common.tag中的类
 
ElseEnum() - 类 的构造器com.easycodebox.common.tag.ElseEnum
 
ElseIfEnum - com.easycodebox.common.tag中的类
 
ElseIfEnum() - 类 的构造器com.easycodebox.common.tag.ElseIfEnum
 
email(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断邮件
EMPTY - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
empty(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否为空(包含NULL和空字符窜)
EMPTY_INDEX_MODEL - 类 中的静态变量com.easycodebox.common.lang.StringUtils
定位参数数组的索引值格式:{} - 花括号里面不包含任何东西
enable(MapperFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(SerializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(SerializationFeature, SerializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(DeserializationFeature) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(DeserializationFeature, DeserializationFeature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(JsonParser.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enable(JsonGenerator.Feature...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enableDefaultTyping() - 类 中的方法com.easycodebox.common.jackson.Jacksons
重写ObjectMapper函数,为了不让通用对象不能修改特性
enableDefaultTyping(ObjectMapper.DefaultTyping) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enableDefaultTyping(ObjectMapper.DefaultTyping, JsonTypeInfo.As) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
enableDefaultTypingAsProperty(ObjectMapper.DefaultTyping, String) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
encodingFileName(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
 
encrypt(String, String) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 
end - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
ENTRY_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
entrySet() - 类 中的方法com.easycodebox.common.file.OrderedProperties
EnumClassFactory - com.easycodebox.common.enums中的类
 
EnumClassFactory() - 类 的构造器com.easycodebox.common.enums.EnumClassFactory
 
EnumGroupTag - com.easycodebox.common.tag中的类
 
EnumGroupTag() - 类 的构造器com.easycodebox.common.tag.EnumGroupTag
 
enumName - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
EQ - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
eqcode(String) - 类 中的方法com.easycodebox.common.web.callback.CallbackData
判断参数code是否和当前code像相等
equals(Object) - 类 中的方法com.easycodebox.common.file.OrderedProperties
 
equalTo(Object, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否相等
error(CodeMsg) - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
error(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
error(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
error(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
error(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
error(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
ErrorContext - com.easycodebox.common.error中的异常错误
 
ErrorContext(CodeMsg, Throwable) - 异常错误 的构造器com.easycodebox.common.error.ErrorContext
 
ErrorContextFilter - com.easycodebox.common.filter中的类
注:如果你的应用部署于Nginx后面,请确保Nginx不会拦截对应的status,不然永远只显示Nginx的错误页面。
ErrorContextFilter() - 类 的构造器com.easycodebox.common.filter.ErrorContextFilter
 
evaluate(ILoggingEvent) - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
evaluate(ILoggingEvent) - 类 中的方法com.easycodebox.common.log.logback.OnWarnEvaluator
 
evaluate(ILoggingEvent) - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
evict(Object) - 类 中的方法com.easycodebox.common.cache.spring.ehcache.CustomEhCacheCache
 
ExceptionHandler - com.easycodebox.common.error中的接口
 
exclude(Class<?>, String...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
排除指定的属性。
exclude(Class<?>, Set<String>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
排除指定的属性。
exclude - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
exec(String) - 类 中的静态方法com.easycodebox.common.command.Command
已过时。
 
exec(String) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
exec(String, RuntimeUtils.StreamHandler) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
exec(String, RuntimeUtils.StreamHandler, RuntimeUtils.StreamHandler) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
execute() - 类 中的方法com.easycodebox.common.schedule.AbstractScheduler
执行定时器
execute() - 接口 中的方法com.easycodebox.common.schedule.Scheduler
 
execute() - 类 中的方法com.easycodebox.common.web.BaseController
自动映射Handler时默认执行的方法
Expire - com.easycodebox.common.cache.spring中的注释类型
因Spring Cache没有提供timeToLive选项功能,所以拓展了此功能

F

face - 类 中的静态变量com.easycodebox.common.BaseConstants.Imgs
默认头像
FAIL - 类 中的静态变量com.easycodebox.common.error.CodeMsg
失败
FAIL_CODE - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Code
 
FAIL_MSG - 类 中的静态变量com.easycodebox.common.error.CodeMsg
失败
FAIL_MSG_INFO - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Msg
 
fetchSize - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
每次抓取的个数
FF10 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
FieldUtils - com.easycodebox.common.lang.reflect中的类
 
FieldUtils() - 类 的构造器com.easycodebox.common.lang.reflect.FieldUtils
 
FileInfo - com.easycodebox.common.file中的类
 
FileInfo() - 类 的构造器com.easycodebox.common.file.FileInfo
 
fileNamePostfix(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
 
fileNamePrefix(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
 
FileType - com.easycodebox.common.file中的枚举
已过时。
FileTypes - com.easycodebox.common.file中的类
已过时。
FileTypes() - 类 的构造器com.easycodebox.common.file.FileTypes
已过时。
 
FileUtils - com.easycodebox.common.file中的类
 
FileUtils() - 类 的构造器com.easycodebox.common.file.FileUtils
 
fillArgs(Object...) - 类 中的方法com.easycodebox.common.error.CodeMsg
把args填充到msg中。
fillScaleImg(String, String, int, int, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
等比例缩放图片,不满足指定宽高时用白底填充图片
filterHtml(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
过滤字符窜的html标签。
filterNullProp() - 类 中的方法com.easycodebox.common.json.JsonConfigs
为JsonConfig添加去除null属性的功能
filterUnsafeHtml(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
过滤htnl中不安全的标签
filterZero(String) - 类 中的方法com.easycodebox.common.generator.impl.AbstractStringGenerator
过滤字符窜前面的0
findGetterMethod(Class<?>, Field) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
findGetterMethod(Class<?>, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
findPublicMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
findSetterMethod(Class<?>, Field) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
FLUSH_CACHED_URI - 类 中的静态变量com.easycodebox.common.web.CacheHisUris
已过时。
 
FLUSH_CUR - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
刷新当前页面
FLUSH_HIS - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
刷新历史页面
flushCur(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushCur(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushCur(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushCur(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新当前页面
flushHis() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面, code=suc
flushHis(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
flushHis(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
flushHis(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
flushHis(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
刷新上级页面
fmt(Object, int) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
默认小数后面的0不删除
fmt(Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
 
fmtAdd(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data+add 计算两个数据相加,返回小数
fmtDiv(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data/divide (Divide) 计算两个数据相除,返回小数
fmtMul(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data x mul (Multiply) 计算两个数据相乘,返回小数
fmtSub(Object, Object, int, boolean) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
data-add (Subtract) 计算两个数据相减,返回小数
format(Date, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
format(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
format(String, Object...) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
默认使用 EMPTY_INDEX_MODEL | NUM_INDEX_MODEL | KEY_VALUE_MODEL混合模式。
format2Date(Date, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
formatExp2Object(String, String, Class<T>, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
已过时。
formatExp2Object(String, String, Class<T>, Map<String, Class<?>>, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
已过时。
formatExp2Object(String, String, Class<T>, Map<String, Class<?>>, String, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
已过时。
formatExp2String(String, Object, DataType, Map<String, List<Map<String, Object>>>) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
通过表达式替换值 原始字符窜 name=${user.name-JV}&shop={name: ${name}, id: ${id}}&list1=[shopList /]&list2=[shopList][/shopList]&list3=[shopList]{name: ${shopname}}[/shopList] 可以用"."
formatMix(String, int, String, Object...) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
多种模式并存时,优先级:KEY_VALUE_MODEL > NUM_INDEX_MODEL
注:支持嵌套格式(例:aaa{name{msg}}aaa)
FORWARD - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
跳转到指定地址
forward(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
跳转到指定的url
forward(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,跳转到指定的url,且code=suc
forward(String, Object) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,跳转到指定的url,且code=suc
forward() - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,跳转到相对应的list,且code=suc
FRAME - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
FreeMarkerConfigurer - com.easycodebox.common.web.springmvc中的类
统一FreeMarker Configuration基础配置
FreeMarkerConfigurer() - 类 的构造器com.easycodebox.common.web.springmvc.FreeMarkerConfigurer
 
FreemarkerGenerate - com.easycodebox.common.freemarker中的类
快速构建Freemarker生成文件功能类
FreemarkerGenerate() - 类 的构造器com.easycodebox.common.freemarker.FreemarkerGenerate
 

G

GALENON - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
GE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
Gender - com.easycodebox.common.enums.entity中的枚举
 
generate(Object, Method, Object...) - 类 中的方法com.easycodebox.common.cache.spring.MethodArgsKeyGenerator
 
generate(Object, Method, Object...) - 类 中的方法com.easycodebox.common.cache.spring.MultiKeyGenerator
 
generateHtml() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
生成HTML格式文本
generateHtmlNoID() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
生成HTML格式文本不含Id属性
generateImageCode(String, int, int, int, boolean, Color, Color, Color) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
已有验证码,生成验证码图片
generateImageCode(int, int, String, int, int, int, boolean, Color, Color, Color) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
生成图片验证码
GenerateProcess - com.easycodebox.common.generator中的接口
 
generateTextCode(int, int, String) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
生成验证码字符串
GenerationException - com.easycodebox.common.generator.exception中的异常错误
 
GenerationException() - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationException
 
GenerationInterruptedException - com.easycodebox.common.generator.exception中的异常错误
 
GenerationInterruptedException() - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationInterruptedException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationInterruptedException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationInterruptedException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationInterruptedException
 
GenerationTimeoutException - com.easycodebox.common.generator.exception中的异常错误
 
GenerationTimeoutException() - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
GenerationTimeoutException(String) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
GenerationTimeoutException(Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
GenerationTimeoutException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.generator.exception.GenerationTimeoutException
 
Generators - com.easycodebox.common.generator中的类
 
GeneratorType - com.easycodebox.common.generator中的接口
 
genNum - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
生成器本批次生成的数量
get(Map<String, Object>, String, Class<T>) - 类 中的方法com.easycodebox.common.api.ApiAdapter
 
get(Object) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
get(Object, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
get(String, int, Locale, TimeZone, boolean, Environment) - 类 中的方法com.easycodebox.common.freemarker.JavaTemplateDateFormatFactory
 
get(String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP 同步 Get请求 获取内容 ,charset 使用UTF-8
get(String, boolean) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容 ,charset 使用UTF-8
get(String, boolean, Map<String, ?>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容 ,charset 使用UTF-8
get(String, boolean, Map<String, ?>, Collection<Object>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容 ,charset 使用UTF-8
get(String, boolean, Map<String, ?>, Collection<Object>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
 
get(String, Map<String, ?>, Collection<Object>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Get 获取内容
get(String) - 类 中的方法com.easycodebox.common.spring.PropertyPlaceholderConfigurer
已过时。
 
getAbsolutePathWithClass() - 类 中的静态方法com.easycodebox.common.file.FileUtils
 
getAction() - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
getAlias() - 接口 中的方法com.easycodebox.common.Aliasable
 
getAllClasses(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getAllClasses(Class<?>, boolean) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getAllFields(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
获取指定类的所有属性(包含super class的属性),包括private、protected、public
getAllFields(Class<?>, boolean) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
获取指定类的所有属性(包含super class的属性),包括private、protected、public
getAllFields(Class<?>, Class<? extends Annotation>, boolean) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
获取指定类的所有属性(包含super class的属性),包括private、protected、public
getAllTypes(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getAnnotatedClasses() - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
getAssemble() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
获取组装后的数据
getAttachFileNames() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getBasePath(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求的根路径 http://www.xx.com ==> http://www.xx.com http://www.xx.com/a/b.html ==> http://www.xx.com http://localhost:8080/test/a/b.html ==> http://localhost:8080/test
getBean(String) - 类 中的静态方法com.easycodebox.common.spring.BeanFactory
 
getBean(String, Class<T>) - 类 中的静态方法com.easycodebox.common.spring.BeanFactory
 
getBean(Class<T>) - 类 中的静态方法com.easycodebox.common.spring.BeanFactory
 
getBeanProperty(Object, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
getBeanPropertyType(Class<?>, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
getBrowserComments() - 类 中的方法com.easycodebox.common.net.UserAgentDetails
 
getBrowserName() - 类 中的方法com.easycodebox.common.net.UserAgentDetails
 
getBrowserName() - 类 中的方法com.easycodebox.common.net.UserAgentParser
Returns the name of the browser.
getBrowserOperatingSystem() - 类 中的方法com.easycodebox.common.net.UserAgentParser
Returns the operating system the browser is running on.
getBrowserVersion() - 类 中的方法com.easycodebox.common.net.UserAgentDetails
 
getBrowserVersion() - 类 中的方法com.easycodebox.common.net.UserAgentParser
Returns the version of the browser.
getChild() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getChild() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getCid() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
getClasses() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
getClassLoader() - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
getClassName() - 接口 中的方法com.easycodebox.common.enums.DetailEnum
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
getClassName() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
getClassName() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
getClassName() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getClient() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getClose() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
 
getCode() - 类 中的方法com.easycodebox.common.error.CodeMsg
获取错误信息的code
getCondition() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
getConnectionTimeoutMs() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getConnectString() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getConnectString() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getContent() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getContent() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
getContentType(File) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
Return the MIME type of the file object.
getContentType(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
Return the MIME type based on the specified file name.
getContentTypeByExt(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
通过文件扩展名获取ContentType
getConverter(Class<T>) - 类 中的方法com.easycodebox.common.web.springmvc.StringToEnumConverterFactory
 
getCookie(String, HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
getCookieVal(String, HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
getCookieVal(String, HttpServletRequest, Class<T>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
getCount() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
getCounter() - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
getCssClass() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getCssStyle() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getCurrentDayRange() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
返回当天开始和结束的时间 如:当前时间为 2013-07-09 15:33:50 将返回
getCurSecurityContext() - 类 中的静态方法com.easycodebox.common.security.SecurityContexts
 
getData() - 类 中的方法com.easycodebox.common.error.CodeMsg
获取存储的数据
getData() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getDateByms(long) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
getDayEnd(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取传入日期的截止时间 示例:2013-09-23 23:59:59
getDayRange(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
返回指定日期的开始和结束时间 date为 2013-07-09 15:33:50 将返回
getDayRange(Date, Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取指定日期的时间范围
getDayStart(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取传入日期的起始时间 示例:2013-09-23 00:00:00
getDefaultData() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getDefaultIpDataNode() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getDefaultIpDataNode() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getDefaultModule() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
getDefaultPage() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getDefaultStatus() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getDefaultValue(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
getDepth() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getDesc() - 接口 中的方法com.easycodebox.common.enums.DetailEnum
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
getDesc() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
getDesc() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
getDeserializer() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getDeserializer() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getDisabled() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getEncoding() - 接口 中的方法com.easycodebox.common.command.RuntimeUtils.StreamHandler
 
getEncoding() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getEnum(Class<T>) - 类 中的静态方法com.easycodebox.common.enums.DetailEnums
返回格式 :"0":"启用","1":"禁用"
getEnum(DetailEnum<?>[]) - 类 中的静态方法com.easycodebox.common.enums.DetailEnums
返回格式 :"0":"启用","1":"禁用"
getEnumList() - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
更具指定的枚举类获取对应的数据集合
getError() - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
getError() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getError() - 类 中的方法com.easycodebox.common.validate.Validators
 
getExceptionHandler() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getExceptionMappings() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getExtensions(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
根据文件mimeType获取文件支持的扩展名
getExtensions(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap
根据文件的mimeType或者可用的文件扩展名
getExts(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
根据mimeType获取文件扩展名
getFetchSize() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getField(Object, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFieldGenericType(Field, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
通过反射,获得Field泛型参数的实际类型.
getFieldGenericType(Class, String) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFieldGenericType(Class, String, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFieldGenericType(Field) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
通过反射,获得Field泛型参数的实际类型.
getFieldName(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
 
getFile() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getFileType(String) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
根据制定文件的文件头判断其文件类型
getFileType(File) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
根据制定文件的文件头判断其文件类型
getFileType(InputStream) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
根据制定文件的文件头判断其文件类型
getFirst() - 类 中的方法com.easycodebox.common.Pair
 
getFromAddress() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getFtlPath() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getFullRequestUri(HttpServletRequest, boolean, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求地址信息,包含参数。
getFullRequestUrl(HttpServletRequest, boolean, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求地址信息,包含参数。
getGenerator() - 接口 中的方法com.easycodebox.common.generator.GeneratorType
获取当前使用的Generator
getGeneratorNextVal(GeneratorType) - 类 中的静态方法com.easycodebox.common.generator.Generators
 
getGenNum() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getGroupId() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getGroupName() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getHeight() - 类 中的方法com.easycodebox.common.file.Image
 
getILoggerFactory() - 类 中的静态方法com.easycodebox.common.log.slf4j.LoggerFactory
 
getImageFileType(File) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
只能获取图片的类型,经测试没有getFileType效率高
getImageInfo(File) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
getImgName() - 类 中的方法com.easycodebox.common.file.Image
已过时。
getImgPath() - 类 中的方法com.easycodebox.common.file.Image
已过时。
getImgUrlOriginal(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
获取图片地址的原图url
getIncrement() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getIndex() - 类 中的方法com.easycodebox.common.lang.StringToken
 
getIndex() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
getInitialVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getInputStream() - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
getInstance() - 类 中的静态方法com.easycodebox.common.file.MimetypesFileTypeMap
获取单例对象
getInstance() - 类 中的静态方法com.easycodebox.common.file.TikaFactory
 
getInterfacesGenricType(Class) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的指定索引实现接口的泛型参数的实际类型.
getInterfacesGenricType(Class, int, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的指定索引实现接口的泛型参数的实际类型.
getInterval() - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
getIp() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getIp() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getIpAddr(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获得客户端ip
getIpPostfix() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getIpPostfix() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getIpPostfix() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
getIpPrefix() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getIpPrefix() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getIpPrefix() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
getIps() - 接口 中的方法com.easycodebox.common.zookeeper.curator.ZooKeeperTest.IpArrays
 
getIsCycle() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getLastPkg(String) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
com.deying.util.interceptor => interceptor
getLastPkg(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
com.deying.util.interceptor.Test.class => interceptor
getLevel() - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
getLevel() - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
getLimit() - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
getLocalAddress() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回第一个可用的本机local IP
getLocalAddresses() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回本机所有local IP
getLocalIp() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回第一个可用的本机local IP
getLocalIps() - 类 中的静态方法com.easycodebox.common.net.InetAddresses
返回本机所有local IP
getLogger(String) - 类 中的静态方法com.easycodebox.common.log.slf4j.LoggerFactory
 
getLogger(Class<?>) - 类 中的静态方法com.easycodebox.common.log.slf4j.LoggerFactory
 
getLogLevel() - 类 中的方法com.easycodebox.common.log.slf4j.LogLevelConfig
 
getLogLevelConfig() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getLogLevelConfig() - 异常错误 中的方法com.easycodebox.common.filter.LogLevelException
 
getLogMappings() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getMailServerHost() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getMailServerPort() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getMaker() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getMaker() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getMappingValue(Object, String) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
getMappingValueType(Class, String) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
getMaxVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
 
getMethodGenericParameterTypes(Method, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法输入参数第index个输入参数的所有泛型参数的实际类型.
getMethodGenericParameterTypes(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法输入参数第一个输入参数的所有泛型参数的实际类型.
getMethodGenericReturnType(Method, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法返回值泛型参数的实际类型.
getMethodGenericReturnType(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
通过反射,获得方法返回值第一个泛型参数的实际类型.
getMimeType(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过文件后缀来判断的,通过文件后缀识别
getMimeType(String) - 类 中的方法com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
get the MimeTypeEntry based on the file extension
getMimeTypeByExt(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过文件后缀来判断的,通过文件后缀识别
ServletContext.getMimeType()也是通过文件后缀判断
getMimeTypeByJavaNet(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过java.net来获取MimeType。
getMimeTypeByTika(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过Tika来获取MimeType。
getMimeTypeByTika(File) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过Tika来获取MimeType。
getMimeTypeByTika(InputStream) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过Tika来获取MimeType。
getMimeTypeMagicByJavaNet(String) - 类 中的静态方法com.easycodebox.common.file.MimeTypes
通过java.net来获取MimeType。
getMissingCache(String) - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
getModelAndView(String, Exception) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
getModule() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
getMondayAndSundayByDate(Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
通过日期获取这日期所在周的周1和周日时间
getMonthEnd() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
getMonthStart() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
获取本月第一天
getMsg() - 类 中的方法com.easycodebox.common.error.CodeMsg
获取提示信息
getMsg() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
getMsg() - 类 中的方法com.easycodebox.common.validate.Validators
获取格式化后的信息,即替换掉{0}这样的占位符
getName() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getName() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
getName() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getNamespace() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getNextPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getNickname() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getNodeName() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getNodeName() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getNoHandlerCacheMaxSize() - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
getObject() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getObject() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getObject() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getObjectType() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getObjectType() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
getObjectType() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getObtainSize(int, int, Integer, Integer) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
分流分页获取指定分流能获取到的数据个数
getOldName() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getOnblur() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnchange() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnclick() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOndblclick() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnfocus() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnkeydown() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnkeypress() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnkeyup() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmousedown() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmousemove() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmouseout() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmouseover() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnmouseup() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOnselect() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getOpen() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
 
getOrder() - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
getOutputPath() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getPackagesToScan() - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
getPackagesToScan() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
getPageNo(int, int) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
 
getPageNo() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPageSize() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getParameter(String) - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParameterMap() - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParameterNames() - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParameterValues(String) - 类 中的方法com.easycodebox.common.net.ParameterRequestWrapper
 
getParamKey() - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
getParams() - 类 中的方法com.easycodebox.common.cache.spring.MultiKey
 
getParticularPath(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求特有的path
http://www.xx.com ==> ""
http://www.xx.com/a/b.html ==> /a/b.html
http://localhost:8080/test/a/b.html ==> /a/b.html
getParticularPaths(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
http://www.xxx.com/shop/list.do ==> [shop, list] http://www.xxx.com/js/util.js ==> [js, util]
getPartIndex() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPartSize() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getPassword() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getPassword() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getPasswordAuthentication() - 类 中的方法com.easycodebox.common.mail.Auth
 
getPath() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getPic() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getPrefixNodeName() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
getPrefixNodeName() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
getPrefixNodeName() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
getPrePage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getProp() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
getProperties() - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
getProperties() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
getProperties() - 类 中的方法com.easycodebox.common.mail.MailInfo
获得邮件会话属性
getProperties() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
getProperty(String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
getProperty(String, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
getProperty(String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
getProperty(String, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
getPublicMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
getQueryString(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
"http://xxx.xx.com?
getRawGenerator() - 接口 中的方法com.easycodebox.common.generator.GeneratorType
获取原生的Generator
getRawMsg() - 类 中的方法com.easycodebox.common.validate.Validators
获取原始错误信息,建议使用getFmtMsg方法
getRealname() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getRegex() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
getRequest() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getRequestParams(HttpServletRequest, boolean, String...) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求的参数 例:name=wangxj&shop=wxj
getRequestUrlAndParams(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取请求地址信息,包含参数 数组会转换成[1,2]形式
getResponse() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getRetryPolicy() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getSecond() - 类 中的方法com.easycodebox.common.Pair
 
getSecurity() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getSecurityInfo(SecurityUtils.SecurityInfoHandler<S, T>, S) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
获取SecurityInfo
getSecurityInfo(S) - 接口 中的方法com.easycodebox.common.security.SecurityUtils.SecurityInfoHandler
获取Security数据
getSecurityInfoHandler() - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
getSelfChars() - 类 中的方法com.easycodebox.common.lang.StringFreeBuilder
返回自身的数据。
getSerializer() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getSerializer() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getSession(String) - 类 中的静态方法com.easycodebox.common.security.SessionPool
 
getSessionId() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getSessionId() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getSessionId() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getSessionPasswd() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getSessionTimeout() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getSessionTimeoutMs() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
getShortPath(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
获取简短的请求路径
http://www.xx.com ==> ""
http://www.xx.com/a/b.html ==> /a/b
http://localhost:8080/test/a/b.html ==> /a/b
getSimilarityRatio(String, String) - 类 中的静态方法com.easycodebox.common.algorithm.Levenshtein
获取两字符串的相似度
getSize() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getSmartPhoneType() - 类 中的方法com.easycodebox.common.net.UserAgentParser
 
getSource() - 类 中的方法com.easycodebox.common.lang.StringToken
 
getStart() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
获取当前分页 在数据库中的起始索引
getStartOfPage(int, int, Integer, Integer) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
获取任一页任意分流索引第一条数据在数据集的位置.
getStartOfPage(Integer, Integer) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
获取任一页第一条数据在数据集的位置.
getStat() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getStat() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getStatus() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getStatusMappings() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
getStdEhcacheCfg() - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
getSubject() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getSuperClassGenricType(Class, int) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型.
getSuperClassGenricType(Class) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
通过反射,获得指定类的父类的第一个泛型参数的实际类型.
getTagAttr() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getTitle() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
getToAddress() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getTotalCount() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
getTotalPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
取总页数.
getType() - 类 中的方法com.easycodebox.common.file.FileInfo
 
getUrl() - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
getUrl2ndPath(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
获取指定url倒数第二个路径 "c:/test/aa/a.txt" ==> "aa"
getUser() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
获取用户信息
getUserAgent() - 类 中的方法com.easycodebox.common.security.SecurityContext
 
getUserAgentString() - 类 中的方法com.easycodebox.common.net.UserAgentParser
 
getUserId() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getUserId() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
getUsername() - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
getUsername() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
getValue() - 接口 中的方法com.easycodebox.common.enums.DetailEnum
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.DataType
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.Gender
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.LogLevel
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.OpenClose
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.PhoneType
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.ProjectEnv
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.RequestMethod
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.Status
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.status.UserStatus
 
getValue() - 枚举 中的方法com.easycodebox.common.enums.entity.YesNo
 
getValue() - 枚举 中的方法com.easycodebox.common.file.FileType
已过时。
 
getValue() - 类 中的方法com.easycodebox.common.Reference
 
getVersion() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getVersion() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getViewName(HttpServletRequest) - 类 中的方法com.easycodebox.common.web.springmvc.RequestToPkgViewNameTranslator
 
getWatcher() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
getWatchObj() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
getWatchObj() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
getWeekEnd() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
功能:获取本周的结束时间 示例:2013-05-19 23:59:59
getWeekStart() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
功能:获取本周的开始时间 示例:2013-05-13 00:00:00
getWidth() - 类 中的方法com.easycodebox.common.file.Image
 
getXmlAttributeVal(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
获取指定的属性值,当不存在该属性或属性为空字符窜则报NullPointerException错误
getXmlAttributeVal(Element, String, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
GT - 类 中的静态变量com.easycodebox.common.lang.Symbol
 

H

hadUsedBeginVal - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
 
handle(Throwable) - 接口 中的方法com.easycodebox.common.error.ExceptionHandler
处理异常逻辑
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultControllerHandler
 
hasError() - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
判断当前线程有没有产生错误
hashCode() - 类 中的方法com.easycodebox.common.file.OrderedProperties
 
hasLarger(File[], double) - 类 中的静态方法com.easycodebox.common.file.FileUtils
判断是否有大数据
hasMethod(Class<?>, String, Class<?>...) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
判断clazz中是否有指定的方法
hasNextPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
该页是否有下一页.
hasPreviousPage() - 类 中的方法com.easycodebox.common.lang.dto.DataPage
该页是否有上一页.
hex2byte(byte[]) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
字符串转java字节码
HTML - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
htmlEncode(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
 
htmlEncode(String, boolean) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Escape html entity characters and high characters (eg "curvy" Word quotes).
httpParamTradition - 类 中的静态变量com.easycodebox.common.BaseConstants
http请求参数已传统格式传送: true == url.do?
HttpUtils - com.easycodebox.common.net中的类
 
HttpUtils() - 类 的构造器com.easycodebox.common.net.HttpUtils
 
HttpUtils.Request - com.easycodebox.common.net中的类
 

I

idcard(String...) - 类 中的方法com.easycodebox.common.validate.Validators
身份证
IdConverter - com.easycodebox.common.tag中的接口
通过ID来获取对象
IE8 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
IfEnum - com.easycodebox.common.tag中的类
 
IfEnum() - 类 的构造器com.easycodebox.common.tag.IfEnum
 
Image - com.easycodebox.common.file中的类
 
Image() - 类 的构造器com.easycodebox.common.file.Image
 
ImageTools - com.easycodebox.common.file中的类
 
ImageTools() - 类 的构造器com.easycodebox.common.file.ImageTools
 
Imgs() - 类 的构造器com.easycodebox.common.BaseConstants.Imgs
 
imgUrl - 类 中的静态变量com.easycodebox.common.BaseConstants
图片根地址 注意:子类实现此配置
ImgUrl - com.easycodebox.common.tag中的类
 
ImgUrl() - 类 的构造器com.easycodebox.common.tag.ImgUrl
 
IN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
include(Class<?>, String...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
包含指定的属性。
include(Class<?>, Set<String>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
包含指定的属性。
include - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
 
increment - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
值每次增加的跨度
incrementGenerator(GeneratorType) - 接口 中的方法com.easycodebox.common.generator.GenerateProcess
如果指定GeneratorType没有初始化Generator则初始化 增长生成器值
InetAddresses - com.easycodebox.common.net中的类
获取本机IP
InetAddresses() - 类 的构造器com.easycodebox.common.net.InetAddresses
 
inFile - 类 中的静态变量com.easycodebox.common.command.Native2ascii
 
infinity - 类 中的静态变量com.easycodebox.common.BaseConstants
通用的配置
info(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
info(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
info(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
info(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
info(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
init() - 类 中的方法com.easycodebox.common.api.ApiAdapter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.CharacterEncodingFilter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.CorrectBasePathFilter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
init(FilterConfig) - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
Init - com.easycodebox.common中的接口
 
init() - 接口 中的方法com.easycodebox.common.Init
类创建后初始化调用的函数
init(FilterConfig) - 类 中的方法com.easycodebox.common.sitemesh3.DefaultConfigurableSiteMeshFilter
 
init() - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
init() - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
init() - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
init() - 类 中的方法com.easycodebox.common.tag.ElseEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
init() - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
init() - 类 中的方法com.easycodebox.common.tag.IfEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
init() - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
init() - 类 中的方法com.easycodebox.common.tag.LinkTag
 
init() - 类 中的方法com.easycodebox.common.tag.Number
 
init() - 类 中的方法com.easycodebox.common.tag.Page
 
init() - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
init() - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
init() - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
init() - 类 中的方法com.easycodebox.common.tag.TagExt
子类实现的方法,初始化数据
init() - 类 中的方法com.easycodebox.common.tag.TextCut
 
initialVal - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
初始化值
InnerJsTagRuleBundle - com.easycodebox.common.sitemesh3中的类
用于被装饰页面的Js
InnerJsTagRuleBundle() - 类 的构造器com.easycodebox.common.sitemesh3.InnerJsTagRuleBundle
 
insertBack(String) - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
把key对应的value回插进去
install(State, ContentProperty, SiteMeshContext) - 类 中的方法com.easycodebox.common.sitemesh3.InnerJsTagRuleBundle
 
instance() - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance(String, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
默认是Error.FAIL,即错误消息
instance(String, String, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance(CodeMsg, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance(CodeMsg, Throwable, Object...) - 异常错误 中的静态方法com.easycodebox.common.error.ErrorContext
 
instance() - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
返回classes为加载器的Configuration,根路径为classes路径
instance(ServletContext) - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
返回web项目的Configuration,加载路径为项目的根路径
instance() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建一个新的ObjectMapper,用于设置新特性,如在老的ObjectMapper会影响老的功能
INSTANCE - 类 中的静态变量com.easycodebox.common.lang.NullDate
 
instance(Object) - 类 中的静态方法com.easycodebox.common.validate.Validators
默认当验证失败后抛出异常
instance(Object, boolean) - 类 中的静态方法com.easycodebox.common.validate.Validators
 
instance(String, Object) - 类 中的静态方法com.easycodebox.common.validate.Validators
默认当验证失败后抛出异常
instance(String, Object, boolean) - 类 中的静态方法com.easycodebox.common.validate.Validators
 
instance() - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, String, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, String, String, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
instance(String, CodeMsg, String) - 类 中的静态方法com.easycodebox.common.web.callback.CallbackData
 
IntegerGenerator - com.easycodebox.common.generator.impl中的类
 
IntegerGenerator() - 类 的构造器com.easycodebox.common.generator.impl.IntegerGenerator
 
IntegerGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.IntegerGenerator
 
intToAlpha(int) - 类 中的静态方法com.easycodebox.common.generator.impl.AlphaGenerator
 
invokeHandlerMethod(HttpServletRequest, HttpServletResponse, HandlerMethod) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
isAction(String) - 类 中的静态方法com.easycodebox.common.web.UrlPostfix
 
isAjaxRequest(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
判断是否为ajax请求
isArray(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isArrayOfPrimitives(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isArrayOfPrimitivesOrWrappers(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isAssignable(Class, Class) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAssignable(Class, Class, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAssignable(Class, Class, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAssignable(Class, Class, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isAutoView() - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
isBasicType(Object) - 类 中的静态方法com.easycodebox.common.lang.DataTypeUtils
data==null return true;
isBasicType(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.DataTypeUtils
data==null return true;
isBlank(String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isBlank(String, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isBlank(String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isBlank(String, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isCacheHisMethod(Method) - 类 中的静态方法com.easycodebox.common.web.CacheHisUris
已过时。
判断method对应的请求是否能被缓存
isCanBeReadOnly() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
isCanBeReadOnly() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
isClassPathTpl() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
isCloneable(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isCycle - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
此生成器值是否到达最大值后循环生成
isDebug() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
isDebug() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
isDebugEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isDebugEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isDynamicKey() - 类 中的方法com.easycodebox.common.lang.StringToken.OgnlToken
判断是否是动态的key值,如果是则从根对象上获取key值
isEmpty() - 类 中的方法com.easycodebox.common.file.OrderedProperties
isEquals(T, T) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isErrorEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isErrorEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isEven() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isExp(String) - 类 中的方法com.easycodebox.common.tag.TagExt
判断value是不是表达式
isFalse(boolean) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFalse(boolean, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFalse(boolean, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFalse(boolean, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isFirst() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isGetterMethod(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
isInfoEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isInfoEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isInstanceOf(Class<?>, Object) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isInstanceOf(Class<?>, Object, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isInstanceOf(Class<?>, Object, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isIsMethod(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
isJavaIdentifier(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
判断一个字符串是否是合法的Java标识符
isLast() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isLog() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
isLog() - 类 中的方法com.easycodebox.common.schedule.AbstractScheduler
 
isNest() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
如果占位符是嵌套格式的,需要把里面占位值填充进去后才能得到外层的key
isNull(Object) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNull(Object, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNull(Object, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isNull(Object, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isOdd() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
isParamUrl(String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
判断这个URL是否含有参数
isPrimitiveOrWrapper(Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
isResponseHtml(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
判断是否为ajax请求
isResponseJson(HttpServletRequest) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
判断是否为ajax请求
isSecurity() - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
 
isSetterMethod(Method) - 类 中的静态方法com.easycodebox.common.lang.reflect.MethodUtils
 
isSingleton() - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
isSingleton() - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
isSingleton() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
isStoreException() - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
isSuc() - 类 中的方法com.easycodebox.common.error.CodeMsg
code == null || code == SUC_CODE 时被视为成功
isThrowError() - 类 中的方法com.easycodebox.common.validate.Validators
 
isTraceEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isTraceEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isTrue(boolean) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
isTrue(boolean) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return SUC, 否则 return FAIL
isTrue(boolean, String, Object...) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return SUC, 否则 return FAIL
返回FAIL时并设置提示信息
isTrueNone(boolean) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return NONE, 否则 return FAIL
isTrueNone(boolean, String, Object...) - 类 中的方法com.easycodebox.common.web.BaseController
bool == true return NONE, 否则 return FAIL
返回FAIL时并设置提示信息
isValid() - 类 中的方法com.easycodebox.common.validate.Validators
 
isValidate() - 类 中的方法com.easycodebox.common.mail.MailInfo
 
isVerifyEnd() - 类 中的方法com.easycodebox.common.validate.Validators
 
isVoid(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
isWarnEnabled() - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isWarnEnabled(Marker) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
isWatchBool() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
isWatchBool() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
IteratorEnum - com.easycodebox.common.tag中的类
 
IteratorEnum() - 类 的构造器com.easycodebox.common.tag.IteratorEnum
 
IteratorEnum.IteratorStatus - com.easycodebox.common.tag中的类
 
IteratorEnum.IteratorStatus.StatusState - com.easycodebox.common.tag中的类
 
IteratorStatus(IteratorEnum.IteratorStatus.StatusState) - 类 的构造器com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 

J

Jacksons - com.easycodebox.common.jackson中的类
 
JavaTemplateDateFormatFactory - com.easycodebox.common.freemarker中的类
重写freemarker.core.JavaTemplateDateFormatFactory类。
jdbcDriveClass - 类 中的静态变量com.easycodebox.common.BaseConstants
数据库配置
jdbcPassword - 类 中的静态变量com.easycodebox.common.BaseConstants
 
jdbcUrl - 类 中的静态变量com.easycodebox.common.BaseConstants
 
jdbcUserName - 类 中的静态变量com.easycodebox.common.BaseConstants
 
join(String, Iterator) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Join an Iteration of Strings together.
join(String, String[]) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Join an array of Strings together.
join(String, Collection) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Join a Collection of Strings together.
json2Bean(String) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
json2Bean(String, Class<?>) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
json2Bean(String, TypeReference<?>) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
json2Bean(String, JavaType) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
 
JsonConfigs - com.easycodebox.common.json中的类
 
JsonConfigs() - 类 的构造器com.easycodebox.common.json.JsonConfigs
 
judgeLog(Throwable) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
判断是否需要打印日志

K

KEY_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
KEY_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
KEY_TYPE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
KEY_VALUE_MODEL - 类 中的静态变量com.easycodebox.common.lang.StringUtils
定位参数值的格式:{key} - 花括号里面为key,依次遍历参数数组,找出Map和VO对象,取对应key的值

L

L_BRACE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
L_BRACKET - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
L_PARENTHESIS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
LE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
LEFT_MENU_KEY - 类 中的静态变量com.easycodebox.common.BaseConstants
左侧的菜单KEY值
length(Object[], int) - 类 中的静态方法com.easycodebox.common.validate.Assert
判断数组array的长度是否等于length
length(Object[], int, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
判断数组array的长度是否等于length
length(Object[], int, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
判断数组array的长度是否等于length
length(Object[], int, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
Levenshtein - com.easycodebox.common.algorithm中的类
Levenshtein distance最先是由俄国科学家Vladimir Levenshtein在1965年发明,用他的名字命名。
Levenshtein() - 类 的构造器com.easycodebox.common.algorithm.Levenshtein
 
LINE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
LinkTag - com.easycodebox.common.tag中的类
 
LinkTag() - 类 的构造器com.easycodebox.common.tag.LinkTag
 
list(PrintStream) - 类 中的方法com.easycodebox.common.file.OrderedProperties
list(PrintWriter) - 类 中的方法com.easycodebox.common.file.OrderedProperties
list() - 类 中的方法com.easycodebox.common.web.BaseController
列表
LIST_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
listCopy(List) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
load(InputStream) - 类 中的方法com.easycodebox.common.file.OrderedProperties
load(Reader) - 类 中的方法com.easycodebox.common.file.OrderedProperties
load(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
load() - 类 中的方法com.easycodebox.common.web.BaseController
详情
load() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
获取指定节点数据
load() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
获取指定节点数据
loadAbsoluteFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadAbsoluteXmlFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadCaches() - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
LOADER_PATH - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
loadFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadFromXML(InputStream) - 类 中的方法com.easycodebox.common.file.OrderedProperties
loadPropertiesFile(String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载properties文件
loadPropertiesFile(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载properties文件
loadXMLFile(String) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载xml文件
loadXMLFile(String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
加载xml文件
loadXmlFile(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
loadXmlFile(Properties, InputStream) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
LOCALE - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
locate(String) - 类 中的方法com.easycodebox.common.log.logback.LocateLogger
自定义加载日志文件,初始化日志框架
LocateLogger - com.easycodebox.common.log.logback中的类
 
LocateLogger() - 类 的构造器com.easycodebox.common.log.logback.LocateLogger
 
log - 类 中的变量com.easycodebox.common.api.ApiAdapter
 
log - 类 中的变量com.easycodebox.common.log.logback.LocateLogger
 
log(Logger, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.LogLevelConfig
打印日志
log(Logger, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.LogLevelConfig
打印日志
log - 类 中的变量com.easycodebox.common.schedule.AbstractScheduler
 
log - 类 中的变量com.easycodebox.common.tag.TagExt
 
log - 类 中的变量com.easycodebox.common.web.BaseController
 
log - 类 中的变量com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
log - 类 中的变量com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
LogConfigListener - com.easycodebox.common.log中的类
功能和ch.qos.logback.ext.spring.web.LogbackConfigListener类一样。
LogConfigListener() - 类 的构造器com.easycodebox.common.log.LogConfigListener
 
Logger - com.easycodebox.common.log.slf4j中的类
 
Logger(Logger) - 类 的构造器com.easycodebox.common.log.slf4j.Logger
 
LoggerFactory - com.easycodebox.common.log.slf4j中的类
 
LogLevel - com.easycodebox.common.enums.entity中的枚举
 
logLevel(LogLevel) - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
LogLevelConfig - com.easycodebox.common.log.slf4j中的类
可配置的log level
LogLevelConfig() - 类 的构造器com.easycodebox.common.log.slf4j.LogLevelConfig
 
LogLevelException - com.easycodebox.common.filter中的异常错误
可配置的log level异常
LogLevelException() - 异常错误 的构造器com.easycodebox.common.filter.LogLevelException
 
LogLevelException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.easycodebox.common.filter.LogLevelException
 
LogLevelException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.filter.LogLevelException
 
LogLevelException(String) - 异常错误 的构造器com.easycodebox.common.filter.LogLevelException
 
LogLevelException(Throwable) - 异常错误 的构造器com.easycodebox.common.filter.LogLevelException
 
long2bytes(long, byte[], int) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
LongGenerator - com.easycodebox.common.generator.impl中的类
 
LongGenerator() - 类 的构造器com.easycodebox.common.generator.impl.LongGenerator
 
LongGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.LongGenerator
 
lookup(Class<T>, String) - 类 中的静态方法com.easycodebox.common.rmi.LookupRemote
 
lookupHandlerMethod(String, HttpServletRequest) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
LookupRemote - com.easycodebox.common.rmi中的类
 
LookupRemote() - 类 的构造器com.easycodebox.common.rmi.LookupRemote
 
LT - 类 中的静态变量com.easycodebox.common.lang.Symbol
 

M

mailFrom - 类 中的静态变量com.easycodebox.common.BaseConstants
 
mailHost - 类 中的静态变量com.easycodebox.common.BaseConstants
邮箱
MailInfo - com.easycodebox.common.mail中的类
 
MailInfo() - 类 的构造器com.easycodebox.common.mail.MailInfo
 
mailPassword - 类 中的静态变量com.easycodebox.common.BaseConstants
 
mailUsername - 类 中的静态变量com.easycodebox.common.BaseConstants
 
MailUtils - com.easycodebox.common.mail中的类
 
MailUtils() - 类 的构造器com.easycodebox.common.mail.MailUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
main(String[]) - 类 中的静态方法com.easycodebox.common.algorithm.Levenshtein
 
main(String[]) - 类 中的静态方法com.easycodebox.common.algorithm.RC4Utils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.command.ClosureCompiler
 
main(String[]) - 类 中的静态方法com.easycodebox.common.command.Native2ascii
 
main(String[]) - 类 中的静态方法com.easycodebox.common.command.RuntimeUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.FileTypes
已过时。
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.FileUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.PropertiesPool
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.file.Resources
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.AlphaGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.IntegerGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.LongGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.generator.impl.UUIDGenerator
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.DataTypeUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.dto.DataPage
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.lang.StringToken
 
main(String[]) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
 
main(String[]) - 类 中的静态方法com.easycodebox.common.net.UserAgentParser
 
main(String[]) - 类 中的静态方法com.easycodebox.common.test.TestCitySql
 
main(String[]) - 类 中的静态方法com.easycodebox.common.validate.Validators
 
main(String[]) - 类 中的静态方法com.easycodebox.common.validate.VerifyCode
 
main(String[]) - 类 中的静态方法com.easycodebox.common.zookeeper.curator.ZooKeeperTest
 
make() - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
make() - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
make() - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
make() - 接口 中的方法com.easycodebox.common.zookeeper.ZkNodeNameMaker
制造节点名
MAP_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
mapCopy(Map) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
max(Number, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数据的最大值,数据只能是数字或数字的字符窜
maxLength(int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断长度,字符窜是字符的长度,数组、集合是数据个数
maxVal - 类 中的变量com.easycodebox.common.generator.AbstractGenerator
最大值,该属性可为null
mergeImages(String, String, String, String, int, int, int, int) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
MethodArgsKeyGenerator - com.easycodebox.common.cache.spring中的类
Spring Cache默认使用SimpleKeyGenerator。
MethodArgsKeyGenerator() - 类 的构造器com.easycodebox.common.cache.spring.MethodArgsKeyGenerator
 
MethodUtils - com.easycodebox.common.lang.reflect中的类
 
MethodUtils() - 类 的构造器com.easycodebox.common.lang.reflect.MethodUtils
 
MimeTypeFile(String) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
 
MimeTypeFile(InputStream) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
 
MimeTypeFile() - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap.MimeTypeFile
Creates an empty DB.
MimeTypes - com.easycodebox.common.file中的类
ServletContext.getMimeType() //Web容器获取MimeType方法 - 根据文件后缀名判断 Path source = Paths.get(path); System.out.println("1: " + Files.probeContentType(source)); 此功能判断类型不完整 System.out.println("11: " + FileTypes.getFileType(path)); eu.medsea.mimeutil mime-util 2.1.3 MimeUtil.registerMimeDetector("eu.medsea.mimeutil.detector.MagicMimeMimeDetector"); System.out.println("14: " + MimeUtil.getMimeTypes(new File(path))); jmimemagic jmimemagic 0.1.2 //getMagicMatch可以传参数控制只根据图片后缀生成mimeType MagicMatch match = Magic.getMagicMatch(new File(path), true); System.out.println("15: " + match.getMimeType());
MimetypesFileTypeMap - com.easycodebox.common.file中的类
修改自javax.activation.MimetypesFileTypeMap类 This class extends FileTypeMap and provides data typing of files via their file extension.
MimetypesFileTypeMap(String) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the named file.
MimetypesFileTypeMap(InputStream) - 类 的构造器com.easycodebox.common.file.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the InputStream.
MimetypesFileTypeMap.MimeTypeFile - com.easycodebox.common.file中的类
 
min(Number, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数据的最小值,数据只能是数字或数字的字符窜
minLength(int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断长度,字符窜是字符的长度,数组、集合是数据个数
MINUS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
MINUS_EQ - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
mobile(String...) - 类 中的方法com.easycodebox.common.validate.Validators
手机号
modifyFileName(String, String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
modifyFileName("c:/test/aa/a.txt", "1", "2") ==> "c:/test/aa/1a2.txt"
modifyFileName(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
modifyFileName("c:/test/aa/a.txt", "b.txt") ==> "c:/test/aa/b.txt"
modifyFileType(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
修改文件类型("c:/test/aa/a.txt", "xml") ==> "c:/test/aa/a.xml"
modulus(int) - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
more() - 类 中的方法com.easycodebox.common.lang.StringToken
 
msg(String, Object...) - 类 中的方法com.easycodebox.common.error.CodeMsg
设置msg。
Msg() - 类 的构造器com.easycodebox.common.error.CodeMsg.Msg
 
MSG_ATTR - 类 中的静态变量com.easycodebox.common.web.springmvc.DefaultMappingExceptionResolver
 
msgKey - 类 中的静态变量com.easycodebox.common.BaseConstants
 
MultiKey - com.easycodebox.common.cache.spring中的类
做批量操作缓存使用
MultiKey(Object[]) - 类 的构造器com.easycodebox.common.cache.spring.MultiKey
 
MultiKeyGenerator - com.easycodebox.common.cache.spring中的类
Spring Cache默认使用SimpleKeyGenerator。
MultiKeyGenerator() - 类 的构造器com.easycodebox.common.cache.spring.MultiKeyGenerator
 
MultiMode - com.easycodebox.common.cache.spring中的注释类型
表明此参数作为Spring Cache批量key 此注解只能标注参数类型为Array、Collection
multipart(String, List<UploadFileInfo>, Map<String, ?>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
跨域上传需要再测试调通
multipart(String, List<UploadFileInfo>, Map<String, ?>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
跨域上传需要再测试调通

N

name - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
NAME_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
NamespaceCuratorFrameworkFactory - com.easycodebox.common.zookeeper.curator中的类
设置CuratorFramework对象的namespace,返回一个新对象(NamespaceFacade),返回的对象不能调用CuratorFramework.close()方法,否则抛异常
NamespaceCuratorFrameworkFactory() - 类 的构造器com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
Native2ascii - com.easycodebox.common.command中的类
 
Native2ascii() - 类 的构造器com.easycodebox.common.command.Native2ascii
 
NE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
NETFRONT - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
NETSCAPE - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
newConfiguration() - 类 中的方法com.easycodebox.common.web.springmvc.FreeMarkerConfigurer
 
newInstance(String) - 类 中的静态方法com.easycodebox.common.enums.EnumClassFactory
 
newInstance(Class<T>) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 
newInstance() - 类 中的静态方法com.easycodebox.common.spring.ApplicationContextFactory
 
newSecurityContext(S, HttpServletRequest, HttpServletResponse) - 接口 中的方法com.easycodebox.common.security.SecurityUtils.SecurityInfoHandler
根据storage创建一个新的SecurityContext实例
next() - 类 中的方法com.easycodebox.common.lang.StringToken
 
next() - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus.StatusState
 
nextKey() - 类 中的方法com.easycodebox.common.lang.StringToken.OgnlToken
返回空字符窜时,说明获取key截止了
nextKey() - 类 中的方法com.easycodebox.common.lang.StringToken.StringFormatToken
获取下一个key,没有则返回null
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
批量加载数据,返回下一次加载时的起始值 并且设置当前值段为 新传入的curVal~ 新nextStepVal 设置genNum=0
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.AlphaGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.IntegerGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.LongGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
nextStepVal(String) - 类 中的方法com.easycodebox.common.generator.impl.UUIDGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.AbstractGenerator
获取生成器的下一个值
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.AlphaNumericGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.Base64UUIDGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.IntegerGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.LongGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.NumericStringGenerator
 
nextVal() - 类 中的方法com.easycodebox.common.generator.impl.UUIDGenerator
 
NO_LIMIT - 注释类型 中的静态变量com.easycodebox.common.cache.spring.Expire
没有过期限制
NO_LOGIN - 类 中的静态变量com.easycodebox.common.error.CodeMsg
未登录
NO_LOGIN_CODE - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Code
 
NON_NULL - 类 中的静态变量com.easycodebox.common.jackson.Jacksons
排出为null的属性。
NONE - 类 中的静态变量com.easycodebox.common.error.CodeMsg
不显示提示信息
none() - 类 中的方法com.easycodebox.common.web.BaseController
return NONE
none(Object) - 类 中的方法com.easycodebox.common.web.BaseController
return NONE,并设置data
NONE - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
不执行任何动作
none(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,如果code=suc 弹出form表单定义好的suc信息, 如果code=fail 弹出form表单定义好的fail信息。
none(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,如果code=suc 弹出form表单定义好的suc信息, 如果code=fail 弹出form表单定义好的fail信息。
none(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,弹出信息为msg。
none(String, String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,弹出信息为msg。
none(String, String, Object) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
页面不执行任何动作,弹出信息为msg。
NonEnlargedException - com.easycodebox.common.file.exception中的异常错误
 
NonEnlargedException() - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
NonEnlargedException(String) - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
NonEnlargedException(Throwable) - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
NonEnlargedException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.file.exception.NonEnlargedException
 
nonNull() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建新的nonNull对象 创建一个新的ObjectMapper,用于设置新特性,如在老的ObjectMapper会影响老的功能
nonNullSetting(Jacksons) - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
 
noNull(String, String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Return string, or defaultString if string is null or "".
noNull(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Return string, or "" if string is null.
noNullElements(Object[]) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
noNullElements(Object[], String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
noNullElements(Object[], String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
noNullElements(Object[], CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notBlank(String, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notContain(String, String, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[]) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[], String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[], String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Object[], CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Collection<?>, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(Map<?, ?>, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notEmpty(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否不等于空
notEmptyInside(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数组、集合内部值不等于空
notNull(Object) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(Object, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(Object, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(Object, CodeMsg) - 类 中的静态方法com.easycodebox.common.validate.Assert
 
notNull(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否不等于NULL
notNullInside(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断数组、集合内部不能出现null值
NULL - 类 中的静态变量com.easycodebox.common.lang.StringToken
 
null2String(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
方法描述: 字符串转换:如为null则转换成""。
NULL_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
NullDate - com.easycodebox.common.lang中的类
代表一 个Date类型null对象,给那些Date变量不能直接赋null且代表null的逻辑使用
nulls(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否为NULL
num(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断是否是数字,int类型或字符窜数字
NUM_INDEX_MODEL - 类 中的静态变量com.easycodebox.common.lang.StringUtils
定位参数数组的索引值格式:{0} - 花括号里面为数字,即为对应的索引值
Number - com.easycodebox.common.tag中的类
 
Number() - 类 的构造器com.easycodebox.common.tag.Number
 
NUMBER_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
NumericStringGenerator - com.easycodebox.common.generator.impl中的类
 
NumericStringGenerator() - 类 的构造器com.easycodebox.common.generator.impl.NumericStringGenerator
 
NumericStringGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.NumericStringGenerator
 

O

Object2String(Object, boolean, String...) - 类 中的静态方法com.easycodebox.common.lang.DataConvert
注:后期会转用第三方工具,使用之前综合比较下。
ObjectUtils - com.easycodebox.common.lang中的类
 
ObjectUtils() - 类 的构造器com.easycodebox.common.lang.ObjectUtils
 
obtainParam(HttpServletRequest, String, Class<T>) - 类 中的方法com.easycodebox.common.web.BaseController
从request中获取对应的参数
obtainVal(Object, Class<T>) - 类 中的方法com.easycodebox.common.tag.TagExt
如果name是%{}表达式,则从pageContext获取name相对应的value,否则返回name值本身
OgnlToken(String) - 类 的构造器com.easycodebox.common.lang.StringToken.OgnlToken
 
oldStatus - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
onblur - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onchange - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onclick - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
ondblclick - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onfocus - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onkeydown - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onkeypress - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onkeyup - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmousedown - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmousemove - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmouseout - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmouseover - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onmouseup - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
onReadLine(String) - 接口 中的方法com.easycodebox.common.command.RuntimeUtils.StreamHandler
 
onselect - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
OnWarnEvaluator - com.easycodebox.common.log.logback中的类
 
OnWarnEvaluator() - 类 的构造器com.easycodebox.common.log.logback.OnWarnEvaluator
 
OpenClose - com.easycodebox.common.enums.entity中的枚举
 
OPERA1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
OPERA2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
OR - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
OR_MARK - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
OR_MARK2 - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
OrderedProperties - com.easycodebox.common.file中的类
有序Properties,与java.util.Properties不同,此类是非线程安全。
OrderedProperties() - 类 的构造器com.easycodebox.common.file.OrderedProperties
Creates a new instance that will keep the properties in the order they have been added.
OrderedProperties.OrderedPropertiesBuilder - com.easycodebox.common.file中的类
Builder for OrderedProperties instances.
OrderedPropertiesBuilder() - 类 的构造器com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
 
ori - 类 中的静态变量com.easycodebox.common.test.TestCitySql
 
outFile - 类 中的静态变量com.easycodebox.common.command.Native2ascii
 
outHtml(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以HTML格式输出
outHtml(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以HTML格式输出
outHtmlJs(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以HTML格式输出JS,给str 头尾自动加上<script type="text/javascript"> </script>
outJs(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以js格式输出
outJs(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以js格式输出
outJson(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以Json格式输出
outJson(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以Json格式输出
outObject(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
把对象输出到客户端
outPlainString(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以文本的格式输出
outPlainString(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以文本的格式输出
outString(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
把字符输出到客户端
outXml(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以XML格式输出
outXml(Object, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
以XML格式输出
overrideThreadContextClassLoader(ClassLoader) - 类 中的静态方法com.easycodebox.common.lang.reflect.ClassUtils
 

P

Page - com.easycodebox.common.tag中的类
 
Page() - 类 的构造器com.easycodebox.common.tag.Page
 
Pair<T> - com.easycodebox.common中的类
 
Pair() - 类 的构造器com.easycodebox.common.Pair
 
Pair(T, T) - 类 的构造器com.easycodebox.common.Pair
 
PARAM_ERROR - 类 中的静态变量com.easycodebox.common.web.callback.CallbackAction
传的请求参数有错误
paramError(CallbackData) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,此回调对象为参数错误
paramError(CodeMsg) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,此回调对象为参数错误
paramError(String) - 类 中的静态方法com.easycodebox.common.web.callback.Callbacks
获取回调对象,此回调对象为参数错误
ParameterRequestWrapper - com.easycodebox.common.net中的类
因为HttpServletRequestWrapper类中的参数数据是只读的不能修改,所以需要ParameterRequestWrapper 来封装实现参数可编辑。
ParameterRequestWrapper(HttpServletRequest, Map) - 类 的构造器com.easycodebox.common.net.ParameterRequestWrapper
 
parse(Class<T>, Object) - 类 中的静态方法com.easycodebox.common.enums.DetailEnums
根据DetailEnum的value值解析成DetailEnum。
parse(String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parse(String, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parse2Calenar(String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parse2Calenar(String, String) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
 
parseDataElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseDataSubElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseDataSubElement(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
Parse a value, ref or collection sub-element of a property or constructor-arg element.
parseKeyElement(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseListElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseMapElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parsePropsElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseSetElement(Element) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
 
parseUserAgent(String) - 类 中的静态方法com.easycodebox.common.net.UserAgentParser
 
parseValueElement(Element, String) - 类 中的静态方法com.easycodebox.common.xml.XmlDataParser
Return a typed String value Object for the given value element.
PERCENT - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
PERIOD - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
PERIOD_CN - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
PERMISSION_KEY - 类 中的静态变量com.easycodebox.common.BaseConstants
权限KEY值
PersistEnumValueProcessor - com.easycodebox.common.json中的类
 
PersistEnumValueProcessor() - 类 的构造器com.easycodebox.common.json.PersistEnumValueProcessor
 
PhoneType - com.easycodebox.common.enums.entity中的枚举
 
pjaxKey - 类 中的静态变量com.easycodebox.common.BaseConstants
pjax请求的header key值
PLACEHOLDER_CLOSE - 类 中的静态变量com.easycodebox.common.file.PropertiesUtils
 
PLACEHOLDER_OPEN - 类 中的静态变量com.easycodebox.common.file.PropertiesUtils
 
PLUS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
PLUS_EQ - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
post(String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP同步 post请求 获取内容 ,charset 使用UTF-8
post(String, boolean) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP post 获取内容 ,charset 使用UTF-8
post(String, boolean, Map<String, ?>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP post 获取内容 ,charset 使用UTF-8
post(String, boolean, Map<String, ?>, Collection<Object>) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP post 获取内容 ,charset 使用UTF-8
post(String, boolean, Map<String, ?>, Collection<?>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
 
post(String, Map<String, ?>, Collection<?>, String) - 类 中的静态方法com.easycodebox.common.net.HttpUtils.Request
HTTP Post 获取内容
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
 
process() - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
process() - 接口 中的方法com.easycodebox.common.processor.Processor
 
process() - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
processArrayValue(Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.DateJsonValueProcessor
 
processArrayValue(Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.PersistEnumValueProcessor
 
processBean(Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.DateJsonBeanProcessor
 
processObjectValue(String, Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.DateJsonValueProcessor
 
processObjectValue(String, Object, JsonConfig) - 类 中的方法com.easycodebox.common.json.PersistEnumValueProcessor
 
Processor - com.easycodebox.common.processor中的接口
 
processPlaceholder(Properties, boolean) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
处理properties中的占位符
projectEnv - 类 中的静态变量com.easycodebox.common.BaseConstants
项目所处环境
ProjectEnv - com.easycodebox.common.enums.entity中的枚举
 
PROP_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
properties - 类 中的静态变量com.easycodebox.common.generator.impl.AlphaGenerator
 
PropertiesPool - com.easycodebox.common.file中的类
 
PropertiesUtils - com.easycodebox.common.file中的类
 
PropertiesUtils() - 类 的构造器com.easycodebox.common.file.PropertiesUtils
 
propertyNames() - 类 中的方法com.easycodebox.common.file.OrderedProperties
PropertyPlaceholderConfigurer - com.easycodebox.common.spring中的类
已过时。
PropertyPlaceholderConfigurer() - 类 的构造器com.easycodebox.common.spring.PropertyPlaceholderConfigurer
已过时。
 
PROPS_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 

Q

QUESTION - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
quote(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
改字符窜增加"" stringVal ==> "stringVal"
QUOTES - 类 中的静态变量com.easycodebox.common.lang.Symbol
 

R

R_BRACE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
R_BRACKET - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
R_PARENTHESIS - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
RadioEnum - com.easycodebox.common.tag中的类
 
RadioEnum() - 类 的构造器com.easycodebox.common.tag.RadioEnum
 
rangeLength(int, int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断长度,字符窜是字符的长度,数组、集合是数据个数
rc4(String) - 类 中的方法com.easycodebox.common.algorithm.RC4Utils
RC4 encryption/decryption.
rc4(byte[]) - 类 中的方法com.easycodebox.common.algorithm.RC4Utils
RC4 encryption/decryption.
RC4Utils - com.easycodebox.common.algorithm中的类
 
RC4Utils(String) - 类 的构造器com.easycodebox.common.algorithm.RC4Utils
Initializes the class with a string key.
RC4Utils(byte[]) - 类 的构造器com.easycodebox.common.algorithm.RC4Utils
Initializes the class with a byte array key.
readExternal(ObjectInput) - 类 中的方法com.easycodebox.common.Reference
 
readExternal(ObjectInput) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
receive(Map<String, Object>, HttpServletRequest) - 接口 中的方法com.easycodebox.common.api.Api
接受API请求
receive(Map<String, Object>, HttpServletRequest) - 类 中的方法com.easycodebox.common.api.ApiAdapter
处理API接口的逻辑
receive(Map<String, Object>, HttpServletRequest) - 类 中的方法com.easycodebox.common.api.SendApiAdapter
 
ReceiveApiAdapter - com.easycodebox.common.api中的类
 
ReceiveApiAdapter() - 类 的构造器com.easycodebox.common.api.ReceiveApiAdapter
 
recursion(int, String) - 类 中的静态方法com.easycodebox.common.test.TestCitySql
 
Reference<T> - com.easycodebox.common中的类
 
Reference() - 类 的构造器com.easycodebox.common.Reference
 
Reference(T) - 类 的构造器com.easycodebox.common.Reference
 
Regex - com.easycodebox.common.validate中的枚举
 
regex(Regex, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
regex(Regex, int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
regex(String, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
regex(String, int, String...) - 类 中的方法com.easycodebox.common.validate.Validators
正则表达式验证
registerImmutableClass(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
registerModule(Module) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerModules(Module...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerModules(Iterable<Module>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerSubtypes(Class<?>...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
registerSubtypes(NamedType...) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
REGISTRY_PORT - 类 中的静态变量com.easycodebox.common.rmi.RemoteFactory
 
RegularUtils - com.easycodebox.common.lang中的类
 
RegularUtils() - 类 的构造器com.easycodebox.common.lang.RegularUtils
 
release() - 类 中的方法com.easycodebox.common.tag.TagExt
 
RemoteFactory - com.easycodebox.common.rmi中的类
 
RemoteFactory() - 类 的构造器com.easycodebox.common.rmi.RemoteFactory
 
remove(String) - 类 中的静态方法com.easycodebox.common.security.SessionPool
 
remove() - 类 中的方法com.easycodebox.common.web.BaseController
逻辑删除
removeCookie(String, HttpServletResponse) - 类 中的静态方法com.easycodebox.common.net.HttpUtils
 
removeFileInURI(String, String) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
在指定路径的指定的文件夹 (/frontend/img/remove/a.jpg ==> /frontend/img/a.jpg)
removeImgUrlRule(String, String...) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
删除图片地址指定的规则
removePhy() - 类 中的方法com.easycodebox.common.web.BaseController
物理删除
removeProperty(String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
Removes the property with the specified key, if it is present.
Request() - 类 的构造器com.easycodebox.common.net.HttpUtils.Request
 
RequestMethod - com.easycodebox.common.enums.entity中的枚举
 
RequestToPkgViewNameTranslator - com.easycodebox.common.web.springmvc中的类
当spring controller逻辑处理完成后,没有找到合适的view,则可以通过次类生成默认的view
使用方法: <bean id="viewNameTranslator" class="com.easycodebox.common.web.springmvc.RequestToPkgViewNameTranslator" />
RequestToPkgViewNameTranslator() - 类 的构造器com.easycodebox.common.web.springmvc.RequestToPkgViewNameTranslator
 
reset() - 异常错误 中的方法com.easycodebox.common.error.ErrorContext
 
reset() - 异常错误 中的方法com.easycodebox.common.filter.LogLevelException
 
resetDynamicKey() - 类 中的方法com.easycodebox.common.lang.StringToken.OgnlToken
 
resetSecurityContext() - 类 中的静态方法com.easycodebox.common.security.SecurityContexts
 
resizeImage(BufferedImage, String, String, boolean, boolean, List<Image>) - 类 中的静态方法com.easycodebox.common.file.ImageTools
已过时。
Resources - com.easycodebox.common.file中的类
 
Resources() - 类 的构造器com.easycodebox.common.file.Resources
 
responseUrlKey - 类 中的静态变量com.easycodebox.common.BaseConstants
返回url路径数据的key值
rmiIp - 类 中的静态变量com.easycodebox.common.BaseConstants
 
RuntimeUtils - com.easycodebox.common.command中的类
 
RuntimeUtils() - 类 的构造器com.easycodebox.common.command.RuntimeUtils
 
RuntimeUtils.StreamHandler - com.easycodebox.common.command中的接口
 

S

SAFARI1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SAFARI2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
scale(BigDecimal, int) - 类 中的静态方法com.easycodebox.common.lang.DecimalUtils
设置保留几位小数
scaleSize(int, int, Integer, Integer, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
获取等比例的宽高
scan(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
扫描class文件
scan2File(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
scan2InputStream(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
scan2URL(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
scanClass(String...) - 类 中的静态方法com.easycodebox.common.file.Resources
 
ScheduleListener - com.easycodebox.common.schedule.quartz中的类
quartz 调度 监听器
ScheduleListener() - 类 的构造器com.easycodebox.common.schedule.quartz.ScheduleListener
 
Scheduler - com.easycodebox.common.schedule中的接口
 
scrableDate(Date, Date) - 类 中的静态方法com.easycodebox.common.lang.DateUtils
把日期和时间 拼成一个完整的日期
SCRIPT - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
ScriptTag - com.easycodebox.common.tag中的类
 
ScriptTag() - 类 的构造器com.easycodebox.common.tag.ScriptTag
 
SecurityContext<T extends Serializable> - com.easycodebox.common.security中的类
 
SecurityContext() - 类 的构造器com.easycodebox.common.security.SecurityContext
 
SecurityContextFilter - com.easycodebox.common.filter中的类
 
SecurityContextFilter() - 类 的构造器com.easycodebox.common.filter.SecurityContextFilter
 
SecurityContexts - com.easycodebox.common.security中的类
 
SecurityContexts() - 类 的构造器com.easycodebox.common.security.SecurityContexts
 
SecurityUtils - com.easycodebox.common.security中的类
 
SecurityUtils() - 类 的构造器com.easycodebox.common.security.SecurityUtils
 
SecurityUtils.SecurityInfoHandler<S,T extends Serializable> - com.easycodebox.common.security中的接口
存储/获取Security信息
selectedValue - 类 中的变量com.easycodebox.common.tag.EnumGroupTag
属性IteratorEnum不需要
SelectEnum - com.easycodebox.common.tag中的类
 
SelectEnum() - 类 的构造器com.easycodebox.common.tag.SelectEnum
 
send(Map<String, Object>) - 接口 中的方法com.easycodebox.common.api.Api
发送API请求
send(Map<String, Object>) - 类 中的方法com.easycodebox.common.api.ApiAdapter
 
send(Map<String, Object>) - 类 中的方法com.easycodebox.common.api.ReceiveApiAdapter
 
SEND_MSG_PORT - 类 中的静态变量com.easycodebox.common.rmi.RemoteFactory
 
SendApiAdapter - com.easycodebox.common.api中的类
 
SendApiAdapter() - 类 的构造器com.easycodebox.common.api.SendApiAdapter
 
sendHtml(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
以HTML格式发送邮件
sendText(String, String, String, String) - 类 中的静态方法com.easycodebox.common.mail.MailUtils
以文本格式发送邮件
separator - 类 中的静态变量com.easycodebox.common.lang.DataConvert
 
SerializationUtils - com.easycodebox.common.lang中的类
 
SerializationUtils() - 类 的构造器com.easycodebox.common.lang.SerializationUtils
 
serialize(CodeMsg, JsonGenerator, SerializerProvider) - 类 中的方法com.easycodebox.common.jackson.CodeMsgSerializer
 
serialize(DetailEnum<?>, JsonGenerator, SerializerProvider) - 类 中的方法com.easycodebox.common.jackson.DetailEnumSerializer
 
serialize(Serializable) - 类 中的静态方法com.easycodebox.common.lang.SerializationUtils
 
serialize(Object) - 类 中的方法com.easycodebox.common.zookeeper.ZkPropertiesSerializer
 
serialize(Object) - 类 中的方法com.easycodebox.common.zookeeper.ZkResourceSerializer
 
serialize(Object) - 接口 中的方法com.easycodebox.common.zookeeper.ZkSerializer
序列化节点数据
SESSION_SECURITY_INFO_HANDLER - 类 中的静态变量com.easycodebox.common.security.SecurityUtils
SecurityInfo存储于HttpSession中,且SecurityInfo的类型为UserInfo
SessionPool - com.easycodebox.common.security中的类
 
SessionPool() - 类 的构造器com.easycodebox.common.security.SessionPool
 
SET_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
setAction(String) - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
setAnnotatedClasses(Class<? extends Enum<?>>[]) - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
setAnnotationIntrospector(AnnotationIntrospector) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setAnnotationIntrospectors(AnnotationIntrospector, AnnotationIntrospector) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setAntoAddParam(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setApplicationContext(ApplicationContext) - 类 中的方法com.easycodebox.common.spring.ApplicationContextFactory
 
setArraySeparator(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setAsync(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setAttachFileNames(String[]) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setAutoView(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerAdapter
 
setBase64Variant(Base64Variant) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setBasePath(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
 
setBeanProperty(Object, String, Object) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
setBeanProperty(Object, String, Class<?>, Object) - 类 中的静态方法com.easycodebox.common.lang.reflect.FieldUtils
已过时。
setBegin(Object) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setBoundary(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setBoundary(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setCacheHisUri(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
已过时。
setCacheManager(CacheManager) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setCacheManagerName(String) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setCanBeReadOnly(boolean) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setCanBeReadOnly(boolean) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setCharset(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setChild(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setChild(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setCid(Object) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
setClasses(String[]) - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
setClassPathTpl(boolean) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setClient(CuratorFramework) - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
setClient(ZooKeeper) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setClient(ZooKeeper) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setCondition(Boolean) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
setConfig(DeserializationConfig) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setConfig(SerializationConfig) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setConfigLocation(Resource) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setConnectionTimeoutMs(Integer) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setConnectString(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setConnectString(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setContent(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setContent(String) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
setControllerPostfix(String) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setConverterMap(Map<String, IdConverter>) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
设置转换器Map
setCopy(Set) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
setCssClass(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setCssClass(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setCssStyle(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setCurSecurityContext(SecurityContext<? extends Serializable>) - 类 中的静态方法com.easycodebox.common.security.SecurityContexts
 
setCutPattern(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setData(List<T>) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setDataType(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setDateFormat(DateFormat) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setDebug(boolean) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setDebug(boolean) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setDefaultData(byte[]) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setDefaultIpDataNode(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setDefaultIpDataNode(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setDefaultMethod(String) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setDefaultModule(String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag.DefaultIdConverterMap
 
setDefaultPage(String) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setDefaultStatus(int) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setDefaultTyping(TypeResolverBuilder<?>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setDefer(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setDepth(int) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setDeserializer(ZkDeserializer<T>) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setDeserializer(ZkDeserializer<T>) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setDisabled(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setDiskExpiryThreadIntervalSeconds(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setDiskPersistent(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setEncoding(String) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setEnd(Object) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setEndPage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setEnumName(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setEnumName(String) - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
setEnumProperty(String) - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
setEnumProperty(String) - 类 中的方法com.easycodebox.common.tag.IfEnum
 
setEnumValue(String) - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
setEnumValue(String) - 类 中的方法com.easycodebox.common.tag.IfEnum
 
setEnv(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setEnv(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setError(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setEscape(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setEternal(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setExceptionHandler(ExceptionHandler) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setExceptionMappings(Map<Class<?>, String>) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setExclude(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setExcludeParams(String) - 类 中的方法com.easycodebox.common.tag.CacheUrl
 
setExcludePatterns(String[]) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setFile(File) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setFilters(FilterProvider) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setFirst(T) - 类 中的方法com.easycodebox.common.Pair
 
setFirstPage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setFromAddress(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setFtlPath(String) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setGenerator(AbstractGenerator) - 接口 中的方法com.easycodebox.common.generator.GeneratorType
 
setGroupId(Integer) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setGroupName(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setGroupSize(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setGroupUsed(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setHandlerInstantiator(HandlerInstantiator) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setHeaderKey(String) - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
setHeaderValue(String) - 类 中的方法com.easycodebox.common.tag.SelectEnum
 
setHeight(Integer) - 类 中的方法com.easycodebox.common.file.Image
 
setHref(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setImgTag(Object) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setImgUrl(boolean) - 类 中的方法com.easycodebox.common.web.springmvc.DataInterceptor
 
setInclude(String) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setIndex(int) - 类 中的方法com.easycodebox.common.lang.StringToken
 
setInjectableValues(InjectableValues) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setInputStream(InputStream) - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
setInterval(int) - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
单位为秒
setIp(String) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setIpPostfix(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setIpPostfix(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setIpPostfix(String) - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
setIpPrefix(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setIpPrefix(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setIpPrefix(String) - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
setKey(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setLabelClass(String) - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
setLabelClass(String) - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
setLabelStyle(String) - 类 中的方法com.easycodebox.common.tag.CheckboxEnum
 
setLabelStyle(String) - 类 中的方法com.easycodebox.common.tag.RadioEnum
 
setLast(boolean) - 类 中的方法com.easycodebox.common.tag.IteratorEnum.IteratorStatus.StatusState
 
setLazy(Object) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setLevel(Level) - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
setLevel(Level) - 类 中的方法com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
setLimit(int) - 类 中的方法com.easycodebox.common.log.logback.CounterBasedEvaluator
 
setLocale(Locale) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setLog(boolean) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setLog(boolean) - 类 中的方法com.easycodebox.common.schedule.AbstractScheduler
 
setLogLevel(LogLevel) - 类 中的方法com.easycodebox.common.log.slf4j.LogLevelConfig
 
setLogLevelConfig(LogLevelConfig) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setLogLevelConfig(LogLevelConfig) - 异常错误 中的方法com.easycodebox.common.filter.LogLevelException
 
setLogMappings(Map<Class<?>, Boolean>) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setMailServerHost(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setMailServerPort(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setMaker(ZkNodeNameMaker) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setMaker(ZkNodeNameMaker) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setMappingValue(Object, String, Object) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
setMappingValue(Object, String, Object, Map<String, Class<?>>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
已过时。
setMaxElementsInMemory(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setMaxElementsOnDisk(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setMaxFractionDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMaxIntDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMedia(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setMin(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setMin(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setMinFractionDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMinIntDigits(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setMixIns(Map<Class<?>, Class<?>>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setMode(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setModule(String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
setMsg(String) - 类 中的方法com.easycodebox.common.validate.Validators
 
setName(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setName(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setNamespace(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.NamespaceCuratorFrameworkFactory
 
setNextPage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setNickname(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setNodeFactory(JsonNodeFactory) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setNoHandlerCacheMaxSize(int) - 类 中的方法com.easycodebox.common.web.springmvc.DefaultRequestMappingHandlerMapping
 
setOldName(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setOnblur(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnchange(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnclick(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOndblclick(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnfocus(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnkeydown(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnkeypress(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnkeyup(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnlyInt(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setOnmousedown(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmousemove(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmouseout(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmouseover(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnmouseup(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOnselect(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setOrder(Integer) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setOutputPath(String) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setOverflowToDisk(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setPackagesToScan(String[]) - 类 中的方法com.easycodebox.common.enums.EnumClassFactory
 
setPackagesToScan(String[]) - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
setPageNo(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setPageNo(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setPageSize(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setParamKey(String) - 类 中的方法com.easycodebox.common.file.UploadFileInfo
 
setPartIndex(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setPartSize(Integer) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setPassword(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setPassword(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setPath(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setPattern(String) - 类 中的方法com.easycodebox.common.tag.Number
 
setPic(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setPrefixNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorLatentIpNodeNameMaker
 
setPrefixNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
setPrefixNodeName(String) - 类 中的方法com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
setPreOmit(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setPrePage(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setProp(String) - 类 中的方法com.easycodebox.common.tag.ConvertIdTag
 
setProperties(Properties) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setProperties(Properties) - 类 中的方法com.easycodebox.common.processor.StaticValueProcessor
 
setProperty(String, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
setPropertyNamingStrategy(PropertyNamingStrategy) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setRealname(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setRel(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setRemainNum(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setRemotes(List<Remote>) - 类 中的方法com.easycodebox.common.rmi.RemoteFactory
 
setRequest(HttpServletRequest) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setResourceLoader(ResourceLoader) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setResponse(HttpServletResponse) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setRetryPolicy(RetryPolicy) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setRoot(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setRoundingMode(String) - 类 中的方法com.easycodebox.common.tag.Number
 
setRule(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setSecond(T) - 类 中的方法com.easycodebox.common.Pair
 
setSecurity(T) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setSecurityInfoHandler(SecurityUtils.SecurityInfoHandler<?, ?>) - 类 中的方法com.easycodebox.common.filter.SecurityContextFilter
 
setSelectedValue(Object) - 类 中的方法com.easycodebox.common.tag.EnumGroupTag
 
setSeparator(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setSeparator(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setSerializationInclusion(JsonInclude.Include) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setSerializer(ZkSerializer) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setSerializer(ZkSerializer) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setSerializerFactory(SerializerFactory) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setSerializerProvider(DefaultSerializerProvider) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setServletContext(ServletContext) - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
传ServletContext参数,同时创建WebappTemplateLoader的Configuration
setServletContext(ServletContext) - 类 中的方法com.easycodebox.common.freemarker.FreemarkerGenerate
 
setSessionId(Serializable) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setSessionId(Long) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setSessionPasswd(byte[]) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setSessionTimeout(int) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setSessionTimeoutMs(Integer) - 类 中的方法com.easycodebox.common.zookeeper.curator.DefaultCuratorFrameworkFactory
 
setShared(boolean) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setShowPageNum(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setSize(Double) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setSizes(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setSource(String) - 类 中的方法com.easycodebox.common.lang.StringToken
 
setSrc(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setStat(Stat) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setStat(Stat) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setStatus(DetailEnum<Integer>) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setStatus(String) - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
setStatusMappings(Map<String, Integer>) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setStdEhcacheCfg(CacheConfiguration) - 类 中的方法com.easycodebox.common.cache.spring.ehcache.EhCacheDynamicCacheManager
 
setStep(String) - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
setStoreException(boolean) - 类 中的方法com.easycodebox.common.filter.ErrorContextFilter
 
setSubject(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setSubtypeResolver(SubtypeResolver) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setSufOmit(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setSymbol(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setTagAttr(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setTest(Object) - 类 中的方法com.easycodebox.common.tag.ElseIfEnum
 
setTest(Object) - 类 中的方法com.easycodebox.common.tag.IfEnum
 
setThrowError(boolean) - 类 中的方法com.easycodebox.common.validate.Validators
 
setTimeToIdle(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setTimeToLive(int) - 类 中的方法com.easycodebox.common.cache.CacheAspect
已过时。
 
setTimeZone(TimeZone) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setTitle(String) - 类 中的方法com.easycodebox.common.tag.AbstractHtmlTag
 
setToAddress(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setTotalCount(long) - 类 中的方法com.easycodebox.common.lang.dto.DataPage
 
setTotalPage(Object) - 类 中的方法com.easycodebox.common.tag.Page
 
setType(String) - 类 中的方法com.easycodebox.common.file.FileInfo
 
setType(String) - 类 中的方法com.easycodebox.common.tag.LinkTag
 
setType(String) - 类 中的方法com.easycodebox.common.tag.ScriptTag
 
setType(String) - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
setTypeFactory(TypeFactory) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setUrl(String) - 类 中的方法com.easycodebox.common.tag.ImgUrl
 
setUrl(String) - 类 中的方法com.easycodebox.common.tag.Page
 
setUrl(String) - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
setUserAgent(String) - 类 中的方法com.easycodebox.common.security.SecurityContext
 
setUserAgentString(String) - 类 中的方法com.easycodebox.common.net.UserAgentParser
 
setUserId(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setUsername(String) - 类 中的方法com.easycodebox.common.lang.dto.UserInfo
 
setUsername(String) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setValid(Boolean) - 类 中的方法com.easycodebox.common.validate.Validators
 
setValidate(boolean) - 类 中的方法com.easycodebox.common.mail.MailInfo
 
setValue(T) - 类 中的方法com.easycodebox.common.Reference
 
setValue(Object) - 类 中的方法com.easycodebox.common.tag.Number
 
setValue(String) - 类 中的方法com.easycodebox.common.tag.ShowEnum
 
setValue(Object) - 类 中的方法com.easycodebox.common.tag.TextCut
 
setVar(String) - 类 中的方法com.easycodebox.common.tag.IteratorEnum
 
setVerifyEnd(boolean) - 类 中的方法com.easycodebox.common.validate.Validators
 
setVersion(int) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setVersion(int) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setVisibility(PropertyAccessor, JsonAutoDetect.Visibility) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setVisibilityChecker(VisibilityChecker<?>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
 
setWatchBool(boolean) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setWatchBool(boolean) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setWatcher(Watcher) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
setWatchObj(CuratorWatcher) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
 
setWatchObj(Watcher) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
 
setWidth(Integer) - 类 中的方法com.easycodebox.common.file.Image
 
setWrap(String) - 类 中的方法com.easycodebox.common.tag.TextCut
 
ShowEnum - com.easycodebox.common.tag中的类
 
ShowEnum() - 类 的构造器com.easycodebox.common.tag.ShowEnum
 
SIMPLE - 类 中的静态变量com.easycodebox.common.jackson.Jacksons
简单JSON转换
simple() - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
创建新的simple对象 创建一个新的ObjectMapper,用于设置新特性
simpleSetting(Jacksons) - 类 中的静态方法com.easycodebox.common.jackson.Jacksons
配置函数
size() - 类 中的方法com.easycodebox.common.file.OrderedProperties
size - 类 中的变量com.easycodebox.common.generator.impl.AbstractStringGenerator
 
SLASH - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
SOFRBANK2 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SOFRBANK3 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SOFTBANK1 - 类 中的静态变量com.easycodebox.common.net.UserAgentParser
 
SPACE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
split2List(String, String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
将字符串对象按给定的分隔符separator转象为ArrayList对象
split2List(String, String, boolean) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
 
state - 类 中的变量com.easycodebox.common.tag.IteratorEnum.IteratorStatus
 
StaticValue - com.easycodebox.common.processor中的注释类型
为静态变量赋值
StaticValueProcessor - com.easycodebox.common.processor中的类
根据properties属性值刷入Class的静态属性中,如果Class静态属性有初始化值,且properties中没有,则会反刷进properties中
StaticValueProcessor() - 类 的构造器com.easycodebox.common.processor.StaticValueProcessor
 
Status - com.easycodebox.common.enums.entity.status中的枚举
 
status - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
statusAttr - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
StatusState() - 类 的构造器com.easycodebox.common.tag.IteratorEnum.IteratorStatus.StatusState
 
statusState - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
step - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
store(OutputStream, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
store(Writer, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
store(Properties, String) - 类 中的静态方法com.easycodebox.common.file.PropertiesUtils
 
store(Object) - 类 中的方法com.easycodebox.common.zookeeper.curator.CuratorNode
存储数据
store(Object) - 类 中的方法com.easycodebox.common.zookeeper.zkclient.ZkNode
存储数据
storePropertiesFile(Class<? extends CodeMsg>, File) - 类 中的静态方法com.easycodebox.common.error.CodeMsg.CodeMsgUtils
code/msg存储到Properties文件中
storeSecurityInfo(S, T) - 接口 中的方法com.easycodebox.common.security.SecurityUtils.SecurityInfoHandler
存储securityInfo至storage
storeSecurityInfo(SecurityUtils.SecurityInfoHandler<S, T>, S, T) - 类 中的静态方法com.easycodebox.common.security.SecurityUtils
SecurityInfo保存到仓库中
storeToXML(OutputStream, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
storeToXML(OutputStream, String, String) - 类 中的方法com.easycodebox.common.file.OrderedProperties
string2unicode(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
 
StringFormatToken(String) - 类 的构造器com.easycodebox.common.lang.StringToken.StringFormatToken
默认 open = '{' close = '}' isAssemble = false
StringFormatToken(String, boolean) - 类 的构造器com.easycodebox.common.lang.StringToken.StringFormatToken
默认 open = '{' close = '}'
StringFormatToken(String, String, String, boolean) - 类 的构造器com.easycodebox.common.lang.StringToken.StringFormatToken
 
StringFreeBuilder - com.easycodebox.common.lang中的类
 
StringFreeBuilder() - 类 的构造器com.easycodebox.common.lang.StringFreeBuilder
 
StringFreeBuilder(int) - 类 的构造器com.easycodebox.common.lang.StringFreeBuilder
 
StringFreeBuilder(String) - 类 的构造器com.easycodebox.common.lang.StringFreeBuilder
 
stringPropertyNames() - 类 中的方法com.easycodebox.common.file.OrderedProperties
stringSet(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Check whether string has been set to something other than "" or null.
StringToDetailEnumConverter(Class<T>) - 类 的构造器com.easycodebox.common.web.springmvc.StringToEnumConverterFactory.StringToDetailEnumConverter
 
StringToEnumConverterFactory - com.easycodebox.common.web.springmvc中的类
 
StringToEnumConverterFactory() - 类 的构造器com.easycodebox.common.web.springmvc.StringToEnumConverterFactory
 
StringToEnumConverterFactory.StringToDetailEnumConverter<T extends Enum<?>> - com.easycodebox.common.web.springmvc中的类
 
StringToken - com.easycodebox.common.lang中的类
 
StringToken(String) - 类 的构造器com.easycodebox.common.lang.StringToken
 
StringToken.OgnlToken - com.easycodebox.common.lang中的类
OGNL的简单实现
a.b.c ==> 1、a:false 2、b:false 3、c:false
a\.b.c ==> 1、a\.b:false 2、c:false
a[b] ==> 1、a:false 2、b:true
a['b'] ==> 1、a:false 2、b:false
a["b"] ==> 1、a:false 2、b:false
第一个值key;第二个值代表dynamicKey属性,表明表明此key从根对象上获取数据还是从前一个key上获取数据;
可以通过反斜杠转义. ' " [ ] 等字符
StringToken.StringFormatToken - com.easycodebox.common.lang中的类
处理占位符格式字符窜: aa{name}bb{age}cc
也可以是嵌套的占位符: aa{name{index}}bb
StringUtils - com.easycodebox.common.lang中的类
 
StringUtils() - 类 的构造器com.easycodebox.common.lang.StringUtils
 
STYLE - 枚举 中的静态变量com.easycodebox.common.validate.Regex
 
SUC - 类 中的静态变量com.easycodebox.common.error.CodeMsg
成功
SUC_CODE - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Code
 
SUC_MSG - 类 中的静态变量com.easycodebox.common.error.CodeMsg
成功
SUC_MSG_INFO - 类 中的静态变量com.easycodebox.common.error.CodeMsg.Msg
 
support(Class<T>) - 类 中的方法com.easycodebox.common.zookeeper.ZkPropertiesSerializer
 
support(Class<T>) - 类 中的方法com.easycodebox.common.zookeeper.ZkResourceSerializer
 
support(Class<T>) - 接口 中的方法com.easycodebox.common.zookeeper.ZkSerializer
 
surplusDayOfMonth() - 类 中的静态方法com.easycodebox.common.lang.DateUtils
返回当前的月份剩余的日期(包含今天) example: 今天2013-04-09 则返回[2013-04-09,2013-04-30]
swap() - 类 中的方法com.easycodebox.common.Pair
 
Symbol - com.easycodebox.common.lang中的类
 
Symbol() - 类 的构造器com.easycodebox.common.lang.Symbol
 

T

TAG_SYNTAX - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
tagAttr - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
tagAttrMap - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
TagExt - com.easycodebox.common.tag中的类
 
TagExt() - 类 的构造器com.easycodebox.common.tag.TagExt
 
tel(String...) - 类 中的方法com.easycodebox.common.validate.Validators
固话
TEMPLATE_UPDATE_DELAY - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
TestCitySql - com.easycodebox.common.test中的类
 
TestCitySql() - 类 的构造器com.easycodebox.common.test.TestCitySql
 
TextCut - com.easycodebox.common.tag中的类
建议使用CSS3的text-overflow功能
TextCut() - 类 的构造器com.easycodebox.common.tag.TextCut
 
TextUtils - com.easycodebox.common.lang中的类
Utilities for common String manipulations.
TextUtils() - 类 的构造器com.easycodebox.common.lang.TextUtils
 
throwException(boolean, String) - 类 中的静态方法com.easycodebox.common.validate.Assert
当exp = true 时,抛IllegalArgumentException异常
throwException(boolean, String, Object...) - 类 中的静态方法com.easycodebox.common.validate.Assert
当exp = true 时,抛IllegalArgumentException异常
TikaFactory - com.easycodebox.common.file中的类
 
TikaFactory() - 类 的构造器com.easycodebox.common.file.TikaFactory
 
TIME_FORMAT - 类 中的静态变量com.easycodebox.common.freemarker.ConfigurationFactory
 
TimeIntervalEvaluator - com.easycodebox.common.log.logback中的类
基于时间间隔触发,即两次触发的最小时间间隔
<evaluator class="com.easycodebox.common.log.logback.CounterBasedEvaluator">
<interval>60</interval> (可省略,默认:60秒)
<level>ERROR</level>(可省略,默认:ERROR)
</evaluator>
TimeIntervalEvaluator() - 类 的构造器com.easycodebox.common.log.logback.TimeIntervalEvaluator
 
title - 类 中的变量com.easycodebox.common.tag.AbstractHtmlTag
 
tmp2Official(String, String, String, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
升级临时图片文件为对外开放图片
TMP_PATH - 类 中的静态变量com.easycodebox.common.file.FileUtils
 
tmpFile - 类 中的静态变量com.easycodebox.common.BaseConstants
临时文件名
toBean(String, Class<T>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
字符窜快速转换成对象,性能稍微高于直接调用Jacksons.this.readValue(content, valueType) 如果想性能更优,则使用Streaming API
toBean(String, TypeReference<T>) - 类 中的方法com.easycodebox.common.jackson.Jacksons
字符窜快速转换成对象,性能稍微高于直接调用Jacksons.this.readValue(content, valueType) 如果想性能更优,则使用Streaming API
toJdkProperties() - 类 中的方法com.easycodebox.common.file.OrderedProperties
Convert this instance to a Properties instance.
toJson(Object) - 类 中的方法com.easycodebox.common.jackson.Jacksons
对象快速转换成字符窜,性能稍微高于直接调用Jacksons.writeValueAsString(value) 如果想性能更优,则使用Streaming API
toList(T...) - 类 中的静态方法com.easycodebox.common.lang.CollectionUtils
 
toSet(T...) - 类 中的静态方法com.easycodebox.common.lang.CollectionUtils
 
toString() - 类 中的方法com.easycodebox.common.error.CodeMsg
 
toString() - 类 中的方法com.easycodebox.common.file.OrderedProperties
toString() - 类 中的方法com.easycodebox.common.lang.BuilderEntity
 
toString() - 类 中的方法com.easycodebox.common.Pair
 
toString() - 类 中的方法com.easycodebox.common.Reference
 
toString() - 枚举 中的方法com.easycodebox.common.validate.Regex
 
toString() - 类 中的方法com.easycodebox.common.web.callback.CallbackData
 
toUtf8String(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
 
trace(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
trace(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
trace(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
trace(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
trace(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
transMinJsCss - 类 中的静态变量com.easycodebox.common.BaseConstants
使用script/style标签时,是否自动显示压缩后的文件: test.js --> test.min.js test.css --> test.min.css
TRUE_VALUE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
TYPE_ALL_MIXED - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为数字、大写字母、小写字母混合
TYPE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
TYPE_DESC_TO_VAL - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 
TYPE_LETTER_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅字母,即大写、小写字母混合
TYPE_LOWER_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅小写字母
TYPE_NUM_LOWER - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为数字、小写字母混合
TYPE_NUM_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅数字 0~9
TYPE_NUM_UPPER - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为数字、大写字母混合
TYPE_OBJ_TO_DESC - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 
TYPE_OBJ_TO_VAL - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 
TYPE_UPPER_ONLY - 类 中的静态变量com.easycodebox.common.validate.VerifyCode
验证码类型为仅大写字母
TYPE_VAL_TO_DESC - 类 中的静态变量com.easycodebox.common.tag.ShowEnum
 

U

uncompress(String) - 类 中的静态方法com.easycodebox.common.algorithm.Base64UUID
 
unicode2string(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
 
unquote(String) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
去除字符窜两端的引号,要两端同时有引号才会去掉
unregisterImmutableClass(Class<?>) - 类 中的静态方法com.easycodebox.common.lang.ObjectUtils
 
update() - 类 中的方法com.easycodebox.common.web.BaseController
修改
UploadFileInfo - com.easycodebox.common.file中的类
 
UploadFileInfo() - 类 的构造器com.easycodebox.common.file.UploadFileInfo
 
uploadImg(File, String, String, String, String, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
已过时。
uploadImgs(File[], String[], String[], String, String, boolean, boolean, boolean, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
已过时。
url(String...) - 类 中的方法com.easycodebox.common.validate.Validators
判断URL
UrlPostfix - com.easycodebox.common.web中的类
 
UrlPostfix() - 类 的构造器com.easycodebox.common.web.UrlPostfix
 
USER_KEY - 类 中的静态变量com.easycodebox.common.BaseConstants
用户信息的key值
UserAgentDetails - com.easycodebox.common.net中的类
Responsible for handling all parsed browser details since there may be many of these in one browser UserAgent string.
UserAgentParseException - com.easycodebox.common.net中的异常错误
Catches scenarios where user agent cannot be parsed.
UserAgentParseException(String) - 异常错误 的构造器com.easycodebox.common.net.UserAgentParseException
 
UserAgentParser - com.easycodebox.common.net中的类
 
UserAgentParser(String) - 类 的构造器com.easycodebox.common.net.UserAgentParser
Parses the incoming user agent string into useful data about the browser and its operating system.
UserInfo - com.easycodebox.common.lang.dto中的类
 
UserInfo() - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserInfo(UserInfo) - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserInfo(String, String, String, String, String, DetailEnum<Integer>) - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserInfo(String, String, String, String, String, DetailEnum<Integer>, Integer, String) - 类 的构造器com.easycodebox.common.lang.dto.UserInfo
 
UserStatus - com.easycodebox.common.enums.entity.status中的枚举
 
UUIDGenerator - com.easycodebox.common.generator.impl中的类
 
UUIDGenerator() - 类 的构造器com.easycodebox.common.generator.impl.UUIDGenerator
 
UUIDGenerator(int, int, String, String, String, YesNo) - 类 的构造器com.easycodebox.common.generator.impl.UUIDGenerator
 

V

validate(String, InputStream[], String[], long[], Integer, boolean) - 类 中的静态方法com.easycodebox.common.file.FileUtils
注意:需要手动释放InputStream资源
返回"suc"验证成功,除此之外都为验证失败 sl(8) ==> 大小(size)小于等于8M sg(8) ==> 大小(size)大于等于8M type(jpg,png) ==> 文件格式 只能为jpg,png
validate(Object) - 接口 中的方法com.easycodebox.common.validate.Validator
 
validate(Validator, String...) - 类 中的方法com.easycodebox.common.validate.Validators
通过传入验证器来验证
validateImgs(String, File...) - 类 中的静态方法com.easycodebox.common.file.ImageTools
 
validateImgs(String, InputStream[], long[], Integer, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
注意:需要手动释放InputStream的资源
validateImgs(String, ImageInputStream[], long[], Integer, boolean) - 类 中的静态方法com.easycodebox.common.file.ImageTools
注意:需要手动释放InputStream的资源
返回"suc"验证成功,除此之外都为验证失败 wl(900) ==> 宽度小于等于900px wg(900) ==> 宽度大于等于900px hl(900) ==> 高度小于等于900px hg(900) ==> 高度大于等于900px re(0.5) ==> 比例(ratio)等于0.5(宽/高=0.5),容错比例为0.1 rl(0.5) ==> 比例(ratio)小于等于0.5(宽/高<=0.5) rg(0.5) ==> 比例(ratio)大于等于0.5(宽/高>=0.5) sl(8) ==> 大小(size)小于等于8M sg(8) ==> 大小(size)大于等于8M type(jpg,png) ==> 文件格式 只能为jpg,png
Validator - com.easycodebox.common.validate中的接口
 
Validators - com.easycodebox.common.validate中的类
 
VALUE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
VALUE_ELEMENT - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
VALUE_TYPE_ATTRIBUTE - 类 中的静态变量com.easycodebox.common.xml.XmlDataParser
 
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.cache.CacheOperation
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.Gender
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.OpenClose
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.PhoneType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.ProjectEnv
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.RequestMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.UserStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.enums.entity.YesNo
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.file.FileType
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.easycodebox.common.validate.Regex
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.easycodebox.common.cache.CacheOperation
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.DataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.Gender
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.OpenClose
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.PhoneType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.ProjectEnv
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.RequestMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.status.UserStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.enums.entity.YesNo
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.file.FileType
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.easycodebox.common.validate.Regex
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueToString(Object) - 类 中的静态方法com.easycodebox.common.lang.StringUtils
把json的value转换成字符选
var - 类 中的变量com.easycodebox.common.tag.IteratorEnum
 
VerifyCode - com.easycodebox.common.validate中的类
验证码生成器类,可生成数字、大写、小写字母及三者混合类型的验证码。
verifyFileType(String, String...) - 类 中的静态方法com.easycodebox.common.lang.RegularUtils
验证此文件类型 是否可以通过验证
verifyUrl(String) - 类 中的静态方法com.easycodebox.common.lang.TextUtils
Verify That the given String is in valid URL format.

W

warn(Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
warn(Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
warn(Marker, Object) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Marker, Object, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
warn(Marker, Object, Throwable) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
 
warn(Marker, Object, Throwable, Object...) - 类 中的方法com.easycodebox.common.log.slf4j.Logger
两种格式都可以:
aaa{0}bbb{1}ccc ==> aaa-bbb+ccc
aaa{}bbb{}ccc ==> aaa-bbb+ccc
Weave - com.easycodebox.common中的接口
在指定逻辑 之前/之后 织入逻辑
webInstance() - 类 中的静态方法com.easycodebox.common.freemarker.ConfigurationFactory
获取WebappTemplateLoader的Configuration,当WEB_INSTANCE = null时,抛NullPointerException
WHERE - 类 中的静态变量com.easycodebox.common.lang.Symbol
 
withOrdering(Comparator<? super String>) - 类 中的方法com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
Use a custom ordering of the keys.
withSuppressDateInComment(boolean) - 类 中的方法com.easycodebox.common.file.OrderedProperties.OrderedPropertiesBuilder
Suppress the comment that contains the current date when storing the properties.
word(String...) - 类 中的方法com.easycodebox.common.validate.Validators
字母、下划线和数字
wordZh(String...) - 类 中的方法com.easycodebox.common.validate.Validators
中文、字母、下划线、左括号、右括号和数字
writeExternal(ObjectOutput) - 类 中的方法com.easycodebox.common.Reference
 
writeExternal(ObjectOutput) - 类 中的方法com.easycodebox.common.security.SecurityContext
 

X

XmlDataParser - com.easycodebox.common.xml中的类
 
XmlDataParser() - 类 的构造器com.easycodebox.common.xml.XmlDataParser
 

Y

YesNo - com.easycodebox.common.enums.entity中的枚举
 

Z

ZkDeserializeException - com.easycodebox.common.zookeeper中的异常错误
zookeeper反序列化数据异常
ZkDeserializeException() - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(String) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializeException(Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkDeserializeException
 
ZkDeserializer<T> - com.easycodebox.common.zookeeper中的接口
zookeeper的数据反序列化
ZkIpNodeNameMaker - com.easycodebox.common.zookeeper中的类
zookeeper的节点名制造器,用IP作为节点名。
ZkIpNodeNameMaker() - 类 的构造器com.easycodebox.common.zookeeper.ZkIpNodeNameMaker
 
ZkLatentIpNodeNameMaker - com.easycodebox.common.zookeeper.zkclient中的类
zookeeper的节点名制造器,节点名根据IP来定位,但是IP值作为数据存储在节点中。
ZkLatentIpNodeNameMaker() - 类 的构造器com.easycodebox.common.zookeeper.zkclient.ZkLatentIpNodeNameMaker
 
ZkNode<T> - com.easycodebox.common.zookeeper.zkclient中的类
zookeeper相关操作
ZkNode() - 类 的构造器com.easycodebox.common.zookeeper.zkclient.ZkNode
 
ZkNodeNameMaker - com.easycodebox.common.zookeeper中的接口
zookeeper的节点名制造器
ZkPropertiesDeserializer - com.easycodebox.common.zookeeper中的类
zookeeper的Properties数据解析器
ZkPropertiesDeserializer() - 类 的构造器com.easycodebox.common.zookeeper.ZkPropertiesDeserializer
 
ZkPropertiesSerializer - com.easycodebox.common.zookeeper中的类
 
ZkPropertiesSerializer() - 类 的构造器com.easycodebox.common.zookeeper.ZkPropertiesSerializer
 
ZkResourceSerializer - com.easycodebox.common.zookeeper中的类
 
ZkResourceSerializer() - 类 的构造器com.easycodebox.common.zookeeper.ZkResourceSerializer
 
ZkSerializeException - com.easycodebox.common.zookeeper中的异常错误
zookeeper序列化数据异常
ZkSerializeException() - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(String, Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(String) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializeException(Throwable) - 异常错误 的构造器com.easycodebox.common.zookeeper.ZkSerializeException
 
ZkSerializer - com.easycodebox.common.zookeeper中的接口
zookeeper的数据序列化
ZooKeeperFactory - com.easycodebox.common.zookeeper.zkclient中的类
zookeeper工厂 节点名制造器 zookeeper数据反序列化 节点 获取节点数据 注:建议使用curator包中的类
ZooKeeperFactory() - 类 的构造器com.easycodebox.common.zookeeper.zkclient.ZooKeeperFactory
 
ZooKeeperTest - com.easycodebox.common.zookeeper.curator中的类
 
ZooKeeperTest(CuratorFramework) - 类 的构造器com.easycodebox.common.zookeeper.curator.ZooKeeperTest
 
ZooKeeperTest.IpArrays - com.easycodebox.common.zookeeper.curator中的接口
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2016. All rights reserved.