- 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
-
下载文件
- 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
-
- 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
-
- 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.