跳过导航链接
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

AbstractCachedObject<T> - com.centit.support.common中的类
 
AbstractCachedObject() - 类 的构造器com.centit.support.common.AbstractCachedObject
 
AbstractRuntimeContext - com.centit.support.extend中的类
 
AbstractRuntimeContext(String) - 类 的构造器com.centit.support.extend.AbstractRuntimeContext
 
account(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【虚拟账号】显示前2位和最后2位
addChild(T) - 类 中的方法com.centit.support.common.TreeNode
 
addChild(TreeNode<T>) - 类 中的方法com.centit.support.common.TreeNode
 
addDateTimeSpan(DateTimeSpan) - 类 中的方法com.centit.support.common.DateTimeSpan
 
addDays(Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
addDays(Date, float) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
addDays(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
addDeriveCache(ICachedObject<?>) - 类 中的方法com.centit.support.common.AbstractCachedObject
 
addExclude(Class<?>, String) - 类 中的方法com.centit.support.json.JsonPropertyPreFilters
 
addExtendFile(String, InputStream) - 类 中的方法com.centit.support.extend.CallSystemProcess
 
addExtendFunc(String, Function<Object[], Object>) - 类 中的方法com.centit.support.compiler.VariableFormula
 
addHours(Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
addHours(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
addMilliseconds(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
addMinutes(Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
addMinutes(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
addMonths(Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
addObjectToJson(JSONArray, Object) - 类 中的静态方法com.centit.support.json.JSONTransformer
 
address(String, int) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【地址】只显示到地区,不显示详细地址,比如:北京市海淀区****
ADDRESS_SENSITIVE_SIZE - 类 中的静态变量com.centit.support.security.DesensitizeOptUtils
 
addSeconds(Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
addSeconds(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
addTextToImage(BufferedImage, String, Color, int, List<ImageOpt.ImageTextInfo>) - 类 中的静态方法com.centit.support.image.ImageOpt
 
addTextToImage(InputStream, String, OutputStream, String, String, Color, int, float, float) - 类 中的静态方法com.centit.support.image.ImageOpt
 
addTextToImage(InputStream, String, OutputStream, String, Color, int, List<ImageOpt.ImageTextInfo>) - 类 中的静态方法com.centit.support.image.ImageOpt
 
addTwoObject(Object, Object, boolean) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
将两个对象加+起来,可能是数字相加,也可能是字符串连接
addTwoObject(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
addYears(Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
AES_CIPHER_TYPE - 类 中的静态变量com.centit.support.security.AESSecurityUtils
 
AES_CIPHER_TYPE_CBC - 类 中的静态变量com.centit.support.security.AESSecurityUtils
 
AES_DEFAULT_KEY - 类 中的静态变量com.centit.support.security.AESSecurityUtils
 
AES_IV_PARAMETER_SPEC - 类 中的静态变量com.centit.support.security.AESSecurityUtils
 
AES_SECRET_KEY_SPEC - 类 中的静态变量com.centit.support.security.AESSecurityUtils
 
AESSecurityUtils - com.centit.support.security中的类
 
AESSecurityUtils() - 类 的构造器com.centit.support.security.AESSecurityUtils
 
ALGORITHM_NAME - 类 中的静态变量com.centit.support.security.SM4Util
 
ALGORITHM_NAME_CBC_NOPADDING - 类 中的静态变量com.centit.support.security.SM4Util
 
ALGORITHM_NAME_CBC_PADDING - 类 中的静态变量com.centit.support.security.SM4Util
 
ALGORITHM_NAME_ECB_NOPADDING - 类 中的静态变量com.centit.support.security.SM4Util
 
ALGORITHM_NAME_ECB_PADDING - 类 中的静态变量com.centit.support.security.SM4Util
 
animalsYear() - 类 中的方法com.centit.support.algorithm.Lunar
 
anyAspect() - 枚举 中的方法com.centit.support.common.DoubleAspect
except NONE
appendBytesToFile(byte[], File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
appendBytesToFile(byte[], String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
appendData(JSONObject, String, Object) - 类 中的静态方法com.centit.support.json.JSONOpt
给设置json对象属性 添加新值,如果没有这个属性和设置属性一样,如果已经有属性值 则属性转换为数组
appendInputStreamToFile(InputStream, File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
appendInputStreamToFile(InputStream, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
appendParamsToUrl(String, Map<String, Object>) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
appendParamToUrl(String, String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
appendParamToUrl(String, String, Object) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
appendPath(String, String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
appendStringToFile(String, File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
appendStringToFile(String, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
APPLICATION_FORM_URLENCODED - 类 中的静态变量com.centit.support.network.HttpExecutor
 
applicationFormHead - 类 中的静态变量com.centit.support.network.HttpExecutor
 
applicationJSONHead - 类 中的静态变量com.centit.support.network.HttpExecutor
 
applicationOctetStream - 类 中的静态变量com.centit.support.network.HttpExecutor
 
arrayToJSONArray(Object) - 类 中的静态方法com.centit.support.json.JSONOpt
 
arrayToJSONArray(Object, boolean, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
将一个对象转换为JSON对象 methodOnly 和 fieldOnly 不能同时为 true
arrayToJSONArray(Object, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
arrayToList(T[]) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
AsyncCachedObject<T> - com.centit.support.common中的类
 
AsyncCachedObject(Supplier<T>) - 类 的构造器com.centit.support.common.AsyncCachedObject
 
AsyncCachedObject(Supplier<T>, long) - 类 的构造器com.centit.support.common.AsyncCachedObject
 
asyncRefreshData() - 类 中的方法com.centit.support.common.AsyncCachedObject
 
attainExpressionValue(Object, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
获得 对象的 属性; 目前只能支持一维数组的获取,多维数据暂时不支持,目前看也没有这个需要
attainExpressionValue(String) - 类 中的方法com.centit.support.json.DefaultJSONTransformDataSupport
 
attainExpressionValue(String) - 接口 中的方法com.centit.support.json.JSONTransformDataSupport
 
attainFormulaVariable(String, Map<String, Function<Object[], Object>>) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
attainFormulaVariable(String) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 

B

bankCard(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【银行卡号】前4位,后3位,其他用星号隐藏每位1个星号,比如 6217 星星 567
batchAppendData(JSONObject, String, Object[]) - 类 中的静态方法com.centit.support.json.JSONOpt
给设置json对象属性 添加多个新值
batchAppendData(JSONObject, String, Collection<Object>) - 类 中的静态方法com.centit.support.json.JSONOpt
给设置json对象属性 添加多个新值
betweenTwoObject(Object, Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
BLANK_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
BooleanBaseOpt - com.centit.support.algorithm中的类
 
BOUNDARY - 类 中的静态变量com.centit.support.network.HttpExecutor
 
breadthFirstTraverseForest(Collection<?>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
广度优先遍森林
breadthFirstTraverseTree(Object, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
广度优先遍树
buildSoapXml(String, String, Object) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
ByteBaseOpt - com.centit.support.algorithm中的类
 

C

CachedMap<K,T> - com.centit.support.common中的类
用 ConcurrentHashMap 缓存对象,每个对象 自己维护缓存策略
CachedMap(Function<K, T>, long, int) - 类 的构造器com.centit.support.common.CachedMap
构造函数
CachedMap() - 类 的构造器com.centit.support.common.CachedMap
 
CachedMap(Function<K, T>, AbstractCachedObject<?>, int) - 类 的构造器com.centit.support.common.CachedMap
 
CachedMap(Function<K, T>, long) - 类 的构造器com.centit.support.common.CachedMap
构造函数
CachedMap(Function<K, T>, AbstractCachedObject<?>) - 类 的构造器com.centit.support.common.CachedMap
 
CachedObject<T> - com.centit.support.common中的类
 
CachedObject(Supplier<T>, long) - 类 的构造器com.centit.support.common.CachedObject
 
CachedObject() - 类 的构造器com.centit.support.common.CachedObject
 
CachedObject(Supplier<T>) - 类 的构造器com.centit.support.common.CachedObject
 
CachedObject(Supplier<T>, AbstractCachedObject<?>) - 类 的构造器com.centit.support.common.CachedObject
 
CachedObject(Supplier<T>, AbstractCachedObject<?>[]) - 类 的构造器com.centit.support.common.CachedObject
 
calcDateSpan(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
calcDateTimeSpan(Date, Date) - 类 中的静态方法com.centit.support.common.DateTimeSpan
计算两个日期之间的时间差
calcDateTimeSpanAsAbs(Date, Date) - 类 中的静态方法com.centit.support.common.DateTimeSpan
 
calcFormula() - 类 中的方法com.centit.support.compiler.VariableFormula
 
calcFormula(String) - 类 中的方法com.centit.support.compiler.VariableFormula
 
calcMultiFormula(String, VariableTranslate, Map<String, Function<Object[], Object>>) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
calcSpanDays(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
calculate(String) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
calculate(String, VariableTranslate, Map<String, Function<Object[], Object>>) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
calculate(String, VariableTranslate) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
calculate(String, Object) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
calcWeek1stDay(int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
calcWeekDays(Date, Date, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
计算这个周期中 工作日的天数,不包括 周六和周日,但是因为不知道其他的假期,所以只是去掉周末
calcWeekendDays(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
计算这个周期中的周六和周日的天数,周末的天数
calcWeekLastDay(int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
callFunc(String, Object...) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
callObjectMethod(Object, String, Object...) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
CallSystemProcess - com.centit.support.extend中的类
 
CallSystemProcess() - 类 的构造器com.centit.support.extend.CallSystemProcess
 
capital(Object) - 类 中的方法com.centit.support.compiler.EmbedFuncUtils
 
capitalization(String) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
capitalization(String, boolean) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
capitalizationCN(String) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
capitalRMB(Object) - 类 中的方法com.centit.support.compiler.EmbedFuncUtils
 
capitalRmbYJF(Object) - 类 中的方法com.centit.support.compiler.EmbedFuncUtils
 
CaptchaImageUtil - com.centit.support.image中的类
对辨析难度要求高的可以用 google的kaptcha , 这个类设计就是为了辨析容易,哈哈虽然有点搞笑,但是有的用户就是有这个要求 google的kaptcha 是用方法 ,先配置bean 在类中注入这个bean 然后调用 BufferedImage bi = captchaProducer.createImage(String captchaKey);方法 着用用法就和CaptchaImageUtil的generateCaptchaImage 方法一致了
captureScreen(String) - 类 中的静态方法com.centit.support.image.ImageOpt
抓屏程序 算法来做网络,测试通过
castObjectToBigDecimal(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToBigDecimal(Object, BigDecimal) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToBigInteger(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToBigInteger(Object, BigInteger) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToBoolean(Object) - 类 中的静态方法com.centit.support.algorithm.BooleanBaseOpt
 
castObjectToBoolean(Object, Boolean) - 类 中的静态方法com.centit.support.algorithm.BooleanBaseOpt
 
castObjectToBytes(Object) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
castObjectToColor(Object) - 类 中的静态方法com.centit.support.image.ImageOpt
 
castObjectToColor(Object, Color) - 类 中的静态方法com.centit.support.image.ImageOpt
 
castObjectToDate(Object) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
castObjectToDouble(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToDouble(Object, Double) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToFloat(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToFloat(Object, Float) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToInputStream(Object) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
castObjectToInteger(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToInteger(Object, Integer) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToLong(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToLong(Object, Long) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToNumber(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
castObjectToSqlDate(Object) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
castObjectToSqlTimestamp(Object) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
castObjectToString(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
castObjectToString(Object, String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
castObjectToType(Object, Class<?>) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
ceil(Number, int) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
certVerify(byte[], String, String) - 类 中的静态方法com.centit.support.security.SM2Util
证书验签
changeListItem(List<T>, int, int) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
交换List中两个对象的位置
changeSign() - 类 中的方法com.centit.support.common.DateTimeSpan
 
checkArrayObject(Object) - 类 中的静态方法com.centit.support.extend.AbstractRuntimeContext
 
checkcodeMatch(String, String) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
checkFormula(String) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
checkFormula() - 类 中的方法com.centit.support.compiler.VariableFormula
 
chineseName(String, int) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【中文姓名】只显示第一个汉字,其他隐藏为2个星号,比如:李**
chr(int) - 类 中的静态方法com.centit.support.security.HTMLFilter
 
clacDocumentNo(String, long, Map<String, String>) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
已过时。
ClassScannerOpt - com.centit.support.algorithm中的类
代码来至网络 http://blog.csdn.net/sodino/article/details/19048493 感谢原创作者
ClassScannerOpt() - 类 的构造器com.centit.support.algorithm.ClassScannerOpt
 
client(CloseableHttpClient) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
cloneArray(T[]) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
cloneHashMap(Map<K, V>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
cloneList(Collection<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
克隆 一个 list
cloneSet(Collection<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
close(Closeable) - 类 中的静态方法com.centit.support.file.FileIOOpt
close the IO stream.
closeLogFile() - 类 中的方法com.centit.support.file.TxtLogFile
 
CollectionsOpt - com.centit.support.algorithm中的类
一些通用的算法,这些算法都和具体的业务数据结构解耦 1. sortAsTree* 将list按照树形结构进行排序,这个方式是这个类最重要的一个方法,也是这个类存在的一个原因。
CollectionsOpt() - 类 的构造器com.centit.support.algorithm.CollectionsOpt
 
CollectionsOpt.ParentChild<T> - com.centit.support.algorithm中的接口
判断两个对象是否是父子关系,用于针对树形展示的数据结构进行排序
com.centit.support.algorithm - 程序包 com.centit.support.algorithm
 
com.centit.support.common - 程序包 com.centit.support.common
 
com.centit.support.compiler - 程序包 com.centit.support.compiler
 
com.centit.support.extend - 程序包 com.centit.support.extend
 
com.centit.support.file - 程序包 com.centit.support.file
 
com.centit.support.image - 程序包 com.centit.support.image
 
com.centit.support.json - 程序包 com.centit.support.json
 
com.centit.support.json.config - 程序包 com.centit.support.json.config
 
com.centit.support.network - 程序包 com.centit.support.network
 
com.centit.support.security - 程序包 com.centit.support.security
 
com.centit.support.xml - 程序包 com.centit.support.xml
 
combination(List<T>, int, Comparator<? super T>, Consumer<List<T>>) - 类 中的静态方法com.centit.support.algorithm.Mathematics
非递归的组合
compareTo(Number) - 类 中的方法com.centit.support.common.DateTimeSpan
 
compareTwoComparableObject(T, T, boolean) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
int compare(final T c1, final T c2) 等价于 ObjectUtils.compare
compareTwoComparableObject(T, T) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
compareTwoDate(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
比较两个日期大小 ,避免 发生 NullPointerException 异常 Compares two Dates for ordering.
compareTwoList(List<T>, List<T>, Comparator<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
对比两个列表,判断哪些需要新增、哪些需要删除、哪些需要更新
compareTwoObject(Object, Object, boolean) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
compareTwoObject(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
compareTwoObjectByField(Object, Object, String[], boolean) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
comparing(Function<? super T, ? extends U>, boolean) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
compileScript(String) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
compileScriptFile(String) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
compileScriptStream(InputStream) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
compress(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
字符串的压缩
compress(String, String, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compress(String, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compress(File, String, ZipOutputStream, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compress(File, ZipOutputStream, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compressDirectory(File, ZipOutputStream, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compressFile(InputStream, String, ZipOutputStream, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compressFile(File, String, ZipOutputStream, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compressFile(File, ZipOutputStream, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compressFileInDirectory(String, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
 
compressFiles(String, String[]) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
将多个文件 压缩到一个 zip 文件中
compressFiles(String, Collection<String>) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
将多个文件 压缩到一个 zip 文件中
concat(Object...) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
连接字符串 null 自动忽略 不会拼接一个 'null'
concat(Object[], String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
连接字符串 null 自动忽略 不会拼接一个 'null'
concat(Collection<Object>, String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
连接字符串 null 自动忽略 不会拼接一个 'null'
ConstDefine - com.centit.support.compiler中的类
 
contains(String[], String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
context(HttpContext) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
convertDatetimeToString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
返回日期字符串 "yyyy-MM-dd HH:mm:ss"
convertDateToGMTString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
返回日期字符串 toUTCString( ) 和 javaScript 一致 // d MMM yyyy HH:mm:ss 'GMT'
convertDateToSmartString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
convertDateToSmartString(Date, boolean) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
convertDateToString(Date, String) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
This method generates a string representation of a date's date/time in the format you specify on input
convertDateToString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
返回日期字符串 "yyyy-MM-dd"
convertStringToDate(String, String) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
This method generates a string representation of a date/time in the format you specify on input
convertStringToDate(String) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
This method converts a String to a date using the datePattern
convertTimestampToString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
convertTimeToString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
This method generates a string representation of a date based on the System Property 'dateFormat' in the format you specify on input
convertTimeWithSecondToString(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
convertToSqlDate(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
日期类型转换 从 java.util.Date 转换为 java.sql.Date 这个会截断时间
convertToSqlTimestamp(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
日期类型转换 从 java.util.Date 转换为 java.sql.Timestamp
convertToUtilDate(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
日期类型转换 从 java.sql.Date 转换为 java.util.Date 这个会截断时间
convertToZipOutputStream(OutputStream) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
将OutputStream 转换为 ZipOutputStream 并作为 compressFile 的输入参数 这个可以用于 打包下载
cookie(String, String) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
cookies(Map<String, String>) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
copyMapWithoutNullItem(Map<K, V>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
create() - 类 中的静态方法com.centit.support.network.HttpExecutorContext
 
create(CloseableHttpClient) - 类 中的静态方法com.centit.support.network.HttpExecutorContext
 
createBeanMetaDataFromType(Class<?>, int) - 类 中的静态方法com.centit.support.common.JavaBeanMetaData
 
createBeanMetaDataFromType(Class<?>) - 类 中的静态方法com.centit.support.common.JavaBeanMetaData
 
createBeanObject() - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
createBeanObjectFromMap(Map<String, Object>) - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
createCbcDencryptCipher(byte[], byte[]) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
createCbcEncryptCipher(byte[], byte[]) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
createDencryptCipher(String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
createDirect(File) - 类 中的静态方法com.centit.support.file.FileSystemOpt
创建目录
createDirect(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
创建目录
createEncryptCipher(String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
createFile(InputStream, String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
createHashMap(Object...) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
参数必须是 string object string object ....
createHashMap(List<T>, Function<T, String>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
createHashMap(String[], T[]) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
createHashSet(T...) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
createHttpClient(HttpHost, boolean, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createHttpClient() - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createHttpClient(HttpHost) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createHttpsClient() - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createIdIcon(String, int, int, boolean, boolean) - 类 中的静态方法com.centit.support.image.ImageOpt
 
createIdIcon(String, int, int) - 类 中的静态方法com.centit.support.image.ImageOpt
 
createImageText(float, float, String) - 类 中的静态方法com.centit.support.image.ImageOpt
 
createKeepSessionHttpClient() - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createKeepSessionHttpClient(HttpHost) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createKeepSessionHttpsClient() - 类 中的静态方法com.centit.support.network.HttpExecutor
 
createList(T...) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
createNameIcon(String, int, Color, boolean) - 类 中的静态方法com.centit.support.image.ImageOpt
 
createObjectFromMap(Class<T>, Map<String, Object>) - 类 中的方法com.centit.support.algorithm.ReflectionOpt
 
createQRImage(QrCodeConfig) - 类 中的静态方法com.centit.support.image.QrCodeGenerator
生成二维码流
createQRImage(String) - 类 中的静态方法com.centit.support.image.QrCodeGenerator
生成二维码流
createThumbnail(String, int, int, int, String) - 类 中的静态方法com.centit.support.image.ImageOpt
创建图片的缩略图 ,算法来做网络,测试通过
createTmpFile(InputStream, String, String, File) - 类 中的静态方法com.centit.support.file.FileSystemOpt
创建临时文件
createTmpFile(InputStream, String, String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
创建临时文件
createUtilDate(int, int, int, int, int, int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
createUtilDate(int, int, int, int, int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
根据 年、月、日、时、分、秒 创建一个日期 类型为 java.util.Date
createUtilDate(int, int, int, int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
根据 年、月、日、时、分 创建一个日期 类型为 java.util.Date
createUtilDate(int, int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
根据 年、月、日 创建一个日期 类型为 java.util.Date
createXMLElement(String, String, Object, boolean) - 类 中的静态方法com.centit.support.xml.XMLObject
 
createXMLElementFromObject(String, Object, boolean, boolean, HashSet<Object>) - 类 中的静态方法com.centit.support.xml.XMLObject
 
CRYPTO_NAME_SM2 - 类 中的静态变量com.centit.support.security.SM2Util
数字签名参数
CsvFileIO - com.centit.support.file中的类
 
CsvFileIO() - 类 的构造器com.centit.support.file.CsvFileIO
 
currentCalendarDate() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
currentDate() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获得当前日期的字符串 ,格式为 "yyyy-MM-dd" 示例 2015-08-24
currentDatetime() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获得当前日期的字符串 ,格式为 "yyyy-MM-dd HH:mm:ss"
currentSqlDate() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
currentSqlTimeStamp() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
currentTime() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
currentTimeWithSecond() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
currentUtilDate() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
cyclical() - 类 中的方法com.centit.support.algorithm.Lunar
 

D

DATA_NOT_FOUND_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DATA_NOT_INTEGRATED - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DATA_VALIDATE_ERROR - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DATABASE_IO_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DATABASE_OPERATE_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DATABASE_OUT_SYNC_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DATABASE_SQL_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
DatetimeOpt - com.centit.support.algorithm中的类
几乎每一个框架都有重写这个类,这个类中的方法比较多,可以归纳为一下几类: 1. create* 这类方法式创建一个日期类,不同的方法有不同的参数 2. current* 获取当前时间,不同的方法返回不同的类型,可能是 utils.Date、sql.Data、timeStamp等等 3. convert* 在土工日期类型、日期和时间 等等之间进行转换 4. equal* 判断两个日期在不同时间精度上是否相等,比如是否是同一月、同一天、同一分钟等等。
datetimePattern - 类 中的静态变量com.centit.support.algorithm.DatetimeOpt
 
DateTimeSpan - com.centit.support.common中的类
工作时间差值, dayWorkHours 每日工作时间,如果这个值为24就是自然时间
DateTimeSpan() - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(Date, Date) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(String) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(long) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(String, long, long, long, long, long) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(long, long, long, long, long) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(String, long, long, long) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DateTimeSpan(long, long, long) - 类 的构造器com.centit.support.common.DateTimeSpan
 
DAY_MILLISECONDS - 类 中的静态变量com.centit.support.common.DateTimeSpan
 
decodeBase64(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
Decode a string using Base64 encoding.
decodeSecurityString(String) - 类 中的静态方法com.centit.support.security.SecurityOptUtils
 
decodeString(String) - 类 中的静态方法com.centit.support.xml.XmlUtils
 
decrypt(byte[], String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
解密字节数组
decrypt(String, String, String, String) - 类 中的静态方法com.centit.support.security.FileEncryptUtils
文件采用AS算法解密文件
decrypt(InputStream, OutputStream, String, String) - 类 中的静态方法com.centit.support.security.FileEncryptUtils
文件采用AS算法解密文件
decrypt(File, File, String, String) - 类 中的静态方法com.centit.support.security.FileEncryptUtils
文件采用AES算法解密文件
decrypt(String, Key) - 类 中的静态方法com.centit.support.security.RSASecurityUtils
解密算法
decryptAsCBCType(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
decryptAsCBCType(byte[], String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
decryptAsCBCType(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptAsCBCType(byte[], String, String) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptBase64AsCBCType(String, byte[], byte[]) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
decryptBase64AsCBCType(String, String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
decryptBase64AsCBCType(String, byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptBase64AsCBCType(String, String, String) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptBase64String(String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
用base64解码再用Aes解密
decryptBase64String(String, String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
decryptCbcNoPadding(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptCbcPadding(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptEcbNoPadding(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptEcbPadding(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
decryptUserPrivateKey(byte[], String) - 类 中的静态方法com.centit.support.security.SM2Util
测试通过
DEFAULT_KEY_SIZE - 类 中的静态变量com.centit.support.security.SM4Util
 
DEFAULT_REFRESH_PERIOD - 接口 中的静态变量com.centit.support.common.ICachedObject
默认15分钟,900秒
DEFAULT_TIME_OFFSET - 类 中的静态变量com.centit.support.algorithm.Snowflake
默认回拨时间,2S
DEFAULT_TWEPOCH - 类 中的静态变量com.centit.support.algorithm.Snowflake
默认的起始时间,为Thu, 04 Nov 2010 01:42:54 GMT
defaultDatePattern - 类 中的静态变量com.centit.support.algorithm.DatetimeOpt
 
DefaultJSONTransformDataSupport - com.centit.support.json中的类
 
DefaultJSONTransformDataSupport(Object) - 类 的构造器com.centit.support.json.DefaultJSONTransformDataSupport
 
deleteDirect(File) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
deleteDirect(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
deleteFile(File) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
deleteFile(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
删除成功 或者文件本来就不存在 false
deleteStringByQuote(String, String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
copyProperties(),删除备份条件的后缀,如"value_CODE"过滤成"value"
depthFirstTraverseForest(Collection<?>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
深度优先遍森林
depthFirstTraverseTree(Object, List<Object>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
深度优先遍历树
depthFirstTraverseTree(Object, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
深度优先遍树
DerivativeCachedMap<K,D,T> - com.centit.support.common中的类
用 ConcurrentHashMap 缓存对象,每个对象 自己维护缓存策略
DerivativeCachedMap(Function<D, T>, CachedMap<K, D>, int) - 类 的构造器com.centit.support.common.DerivativeCachedMap
构造函数
DerivativeCachedMap(Function<D, T>, CachedMap<K, D>) - 类 的构造器com.centit.support.common.DerivativeCachedMap
 
desensitize(String, DesensitizeOptUtils.SensitiveTypeEnum) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
 
desensitize(Map<String, Object>, Map<String, DesensitizeOptUtils.SensitiveTypeEnum>) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
 
desensitize(Collection<Object>, Map<String, DesensitizeOptUtils.SensitiveTypeEnum>) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
 
DesensitizeOptUtils - com.centit.support.security中的类
 
DesensitizeOptUtils() - 类 的构造器com.centit.support.security.DesensitizeOptUtils
 
DesensitizeOptUtils.SensitiveTypeEnum - com.centit.support.security中的枚举
需要脱敏的字段类型
diff(Object, Object, String...) - 类 中的静态方法com.centit.support.json.JSONOpt
 
digits(long, int) - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
divideTwoObject(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
doCBCMac(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
默认使用PKCS7Padding/PKCS5Padding填充的CBCMAC
doCBCMac(byte[], byte[], BlockCipherPadding, byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
doCMac(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
doGMac(byte[], byte[], int, byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
doOperate(InputStream) - 接口 中的方法com.centit.support.network.HttpExecutor.DoOperateInputStream
 
DoubleAspect - com.centit.support.common中的枚举
Created by codefan on 19-12-12.
doubleValue() - 类 中的方法com.centit.support.common.DateTimeSpan
 
DummyTranslate - com.centit.support.compiler中的类
 
DummyTranslate() - 类 的构造器com.centit.support.compiler.DummyTranslate
 

E

elementToJSONObject(Element) - 类 中的静态方法com.centit.support.xml.XMLObject
 
elementToObject(Element) - 类 中的静态方法com.centit.support.xml.XMLObject
 
email(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【电子邮箱 邮箱前缀仅显示第一个字母,前缀其他隐藏,用星号代替,at 及后面的地址显示,比如:d星星 at 126.com
EmbedFunc - com.centit.support.compiler中的类
 
EmbedFuncUtils - com.centit.support.compiler中的类
 
empty() - 类 中的方法com.centit.support.compiler.OptStack
 
empty() - 类 中的静态方法com.centit.support.network.HttpExecutorContext
 
EMPTY_RESULT_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
emptyValue(String, String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
如果字符串str为null返回"",返回 emptyValue 否则返回 str
encode(byte[], String) - 类 中的静态方法com.centit.support.security.HmacSha1Encoder
 
encode(String, String) - 类 中的静态方法com.centit.support.security.HmacSha1Encoder
 
encode(byte[]) - 类 中的静态方法com.centit.support.security.Md5Encoder
 
encode(String) - 类 中的静态方法com.centit.support.security.Md5Encoder
 
encode(byte[]) - 类 中的静态方法com.centit.support.security.Sha1Encoder
 
encode(String) - 类 中的静态方法com.centit.support.security.Sha1Encoder
 
encodeBase64(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
Encode a string using Base64 encoding.
encodeBase64(byte[], String, boolean) - 类 中的静态方法com.centit.support.security.HmacSha1Encoder
 
encodeBase64(String, String, boolean) - 类 中的静态方法com.centit.support.security.HmacSha1Encoder
 
encodeBase64(byte[], boolean) - 类 中的静态方法com.centit.support.security.Md5Encoder
将md5 编码进行base64编码
encodeBase64(byte[]) - 类 中的静态方法com.centit.support.security.Md5Encoder
 
encodeBase64(String, boolean) - 类 中的静态方法com.centit.support.security.Md5Encoder
 
encodeBase64(String) - 类 中的静态方法com.centit.support.security.Md5Encoder
 
encodeBase64(byte[], boolean) - 类 中的静态方法com.centit.support.security.Sha1Encoder
 
encodeBase64(String, boolean) - 类 中的静态方法com.centit.support.security.Sha1Encoder
 
encodePassword(String, String) - 类 中的静态方法com.centit.support.security.Md5Encoder
先腾框架默认的密码算法
encodePasswordAsJasigCas(String, String, int) - 类 中的静态方法com.centit.support.security.Md5Encoder
encoding password for spring JA-SIG Cas
encodePasswordAsSpringSecurity(String, String) - 类 中的静态方法com.centit.support.security.Md5Encoder
encoding password for spring security 目前框架中的密码都是这样加密的
encodePasswordWithDoubleMd5(String, String) - 类 中的静态方法com.centit.support.security.Md5Encoder
先腾框架双重加密算法: 客户端 用md5将密码加密一下传输到后台,后台将密码再用salt加密一下放入数据库中 这个算法可以用于后台设置密码时使用,正常验证和以前一样。
encodeSecurityString(String, String) - 类 中的静态方法com.centit.support.security.SecurityOptUtils
 
encodeString(String) - 类 中的静态方法com.centit.support.xml.XmlUtils
 
encrypt(byte[], String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
加密字节数组
encrypt(String, String, String, String) - 类 中的静态方法com.centit.support.security.FileEncryptUtils
文件file进行加密并保存目标文件destFile中
encrypt(InputStream, OutputStream, String, String) - 类 中的静态方法com.centit.support.security.FileEncryptUtils
文件file进行加密并保存目标文件destFile中
encrypt(File, File, String, String) - 类 中的静态方法com.centit.support.security.FileEncryptUtils
 
encrypt(String, Key) - 类 中的静态方法com.centit.support.security.RSASecurityUtils
加密方法
encryptAndBase64(String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
用Aes加密再用base64编码
encryptAndBase64(String, String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
encryptAsCBCType(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
encryptAsCBCType(byte[], String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
encryptAsCBCType(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptAsCBCType(byte[], String, String) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptAsCBCTypeAsBase64(String, byte[], byte[]) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
encryptAsCBCTypeAsBase64(String, String, String) - 类 中的静态方法com.centit.support.security.AESSecurityUtils
 
encryptAsCBCTypeAsBase64(String, byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptAsCBCTypeAsBase64(String, String, String) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptCbcNoPadding(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptCbcPadding(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptEcbNoPadding(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptEcbPadding(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
encryptUsePublicKey(byte[], String) - 类 中的静态方法com.centit.support.security.SM2Util
测试通过
ensureGetCachedTarget() - 类 中的方法com.centit.support.common.AsyncCachedObject
 
EnumBaseOpt - com.centit.support.algorithm中的类
 
EnumBaseOpt() - 类 的构造器com.centit.support.algorithm.EnumBaseOpt
 
enumToOrdinal(Object) - 类 中的静态方法com.centit.support.algorithm.EnumBaseOpt
 
enumToString(Object) - 类 中的静态方法com.centit.support.algorithm.EnumBaseOpt
 
equalOnDay(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
equalOnHour(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
equalOnMinute(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
equalOnSecond(Date, Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
equals(Object, Object, boolean) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
return (a == b) or (a !
equals(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
evictCache() - 类 中的方法com.centit.support.common.AbstractCachedObject
 
evictCache() - 类 中的方法com.centit.support.common.CachedMap
 
evictCache() - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
evictCache() - 接口 中的方法com.centit.support.common.ICachedObject
 
evictIdentifiedCache(K) - 类 中的方法com.centit.support.common.CachedMap
 
evictIdentifiedCache(K) - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
exceptionCode - 异常错误 中的变量com.centit.support.common.ObjectException
 
existFile(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
判断文件是否存在
extMimeTypeMap - 类 中的静态变量com.centit.support.file.FileType
 
extortExceptionMessage(Throwable, int) - 异常错误 中的静态方法com.centit.support.common.ObjectException
 
extortExceptionMessage(Throwable) - 异常错误 中的静态方法com.centit.support.common.ObjectException
 
extortExceptionOriginMessage(Throwable) - 异常错误 中的静态方法com.centit.support.common.ObjectException
 
extortExceptionTraceMessage(Throwable, int) - 异常错误 中的静态方法com.centit.support.common.ObjectException
 
extortExceptionTraceMessage(Throwable) - 异常错误 中的静态方法com.centit.support.common.ObjectException
 
extractFileName(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
获取文件名
extractFullFileName(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
获取文件名
extraFileName(CloseableHttpResponse) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
extraListProperties(List<T>, Function<T, U>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
这个按道理可以同 stream来处理, 但是类型转换不太好弄 获取一个list中的所有对象的一个属性,并组成一个新的数组

F

fastjsonGlobalConfig() - 类 中的静态方法com.centit.support.json.JSONOpt
 
fetchFilenameFromUrl(String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
fetchFirstItem(Collection<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
fetchFirstItem(T[]) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
fetchInputStreamByUrl(HttpExecutorContext, String, String, HttpExecutor.DoOperateInputStream<T>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fetchInputStreamByUrl(HttpExecutorContext, String, HttpExecutor.DoOperateInputStream<T>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fetchInputStreamByUrl(String, HttpExecutor.DoOperateInputStream<T>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fetchLangLocal(String) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
fetchTimeZone(String) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
时区转换
fetchTreeBranch(List<T>, Predicate<T>, CollectionsOpt.ParentChild<? super T>, int) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
FILE_OPERATE_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
fileCopy(File, File) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
fileCopy(String, String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
fileDownload(HttpExecutorContext, String, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fileDownload(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fileDownload(String, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fileDownload(String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
FileEncryptUtils - com.centit.support.security中的类
 
FileIOOpt - com.centit.support.file中的类
 
FileMD5Maker - com.centit.support.file中的类
 
FileSystemOpt - com.centit.support.file中的类
 
FileType - com.centit.support.file中的类
 
fileUpload(HttpExecutorContext, String, File) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fileUpload(HttpExecutorContext, String, Map<String, Object>, File) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
fillZeroForString(String, int) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
用"0"填补string
filter(String) - 类 中的方法com.centit.support.security.HTMLFilter
given a user submitted input String, filter out any invalid or restricted html.
findClassName(List<Class<?>>, String, String, boolean, Class<? extends Annotation>) - 类 中的静态方法com.centit.support.algorithm.ClassScannerOpt
 
findClassName(List<Class<?>>, String, URL, boolean, Class<? extends Annotation>) - 类 中的静态方法com.centit.support.algorithm.ClassScannerOpt
 
findElementByName(Element, String, String) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
findFiles(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
在本文件夹下查找
findFiles(String, String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
获取文件 可以根据正则表达式查找
findFilesByExt(String, String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
获取指定目录下特定后缀名的文件
findOperationElement(Element, String) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
findTypeElement(Element, String) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
findWord(String, boolean, boolean) - 类 中的方法com.centit.support.compiler.Lexer
 
floatValue() - 类 中的方法com.centit.support.common.DateTimeSpan
 
floor(Number, int) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
forceGetFieldValue(Object, Field) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
forceGetProperty(Object, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
forceSetProperty(Object, String, Object) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
FORMAT_DATE_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
FORMAT_NUMBER_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
formatDate(Object...) - 类 中的方法com.centit.support.compiler.EmbedFuncUtils
 
formPost(HttpExecutorContext, String, Object, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
formPost(HttpExecutorContext, String, Object) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
formPostWithFileUpload(HttpExecutorContext, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
formPut(HttpExecutorContext, String, Object) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
FORMULA_GRAMMAR_ERROE - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
freshPeriod - 类 中的变量com.centit.support.common.CachedObject
 
fromDatetimeSpan(Date, Date) - 类 中的方法com.centit.support.common.DateTimeSpan
 
fromDatetimeSpanAsAbs(Date, Date) - 类 中的方法com.centit.support.common.DateTimeSpan
 
fromNumberAsHour(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
fromNumberAsMillisecond(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
fromNumberAsMinute(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
fromNumberAsSecond(long) - 类 中的方法com.centit.support.common.DateTimeSpan
 
fromString(String) - 类 中的方法com.centit.support.common.DateTimeSpan
 
FUNC_ADD_DATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_ADD_DAYS - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_ADD_MONTHS - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_ADD_YEARS - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_AVE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_BYTE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CAPITAL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CASE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CEIL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_COS - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_COUNT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_COUNTNOTNULL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_COUNTNULL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CTAN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CURRENT_DATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CURRENT_DATETIME - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_CURRENT_TIMESTAMP - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_DATE_INFO - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_DATE_SPAN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_DAY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_DAY_SPAN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_DECODE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_DISTINCT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_ENCODE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_EVAL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_EXP - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_FIND - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_FLOOR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_FORMAT_DATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_FRAC - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_FREQUENCE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_GET_AT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_GET_ATTR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_GET_PY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_GET_STR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_HASH - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_IF - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_INT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_ISEMPTY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_LAST_OF_MONTH - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_LN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_LOG - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_LOWCASE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_LPAD - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_MATCH - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_MAX - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_MIN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_MONTH - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_MONTH_SPAN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_NOTEMPTY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_NVL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_PRECISION - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_PRINT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_RANDOM - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_REG_MATCH - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_REG_MATCH_VALUES - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_REPLACE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_ROUND - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_RPAD - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_SET_ATTR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_SIN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_SPLIT_STR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_SQRT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_STDDEV - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_STRCAT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_STRLEN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_SUBSTR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_SUM - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TAN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TO_DATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TO_JSON_STRING - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TO_NUMBER - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TO_OBJECT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TO_STRING - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TO_URL_STRING - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TOBYTEARRAY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_TRUNC_DATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_UPCASE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_WEEK - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_WEEK_DAY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_YEAR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNC_YEAR_SPAN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
FUNCTION_NOT_SUPPORT - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
FunctionInfo - com.centit.support.compiler中的类
 
FunctionInfo(String, int, int, int) - 类 的构造器com.centit.support.compiler.FunctionInfo
 
functionsList - 类 中的静态变量com.centit.support.compiler.EmbedFunc
 
functionsSum - 类 中的静态变量com.centit.support.compiler.EmbedFunc
 

G

GeneralAlgorithm - com.centit.support.algorithm中的类
Created by codefan on 17-9-7.
generateCaptchaImage(String, Font) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
generateCaptchaImage(String, String) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
generateCaptchaImage(String) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
generateCbcCipher(String, int, byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
generateEcbCipher(String, int, byte[]) - 类 中的静态方法com.centit.support.security.SM4Util
 
generateKey(boolean) - 类 中的静态方法com.centit.support.security.SM2Util
 
generateKey() - 类 中的静态方法com.centit.support.security.SM4Util
 
generateKey(int) - 类 中的静态方法com.centit.support.security.SM4Util
 
generateKeyPair() - 类 中的静态方法com.centit.support.security.RSASecurityUtils
 
generateKeyPair(int) - 类 中的静态方法com.centit.support.security.RSASecurityUtils
生成密钥对
generateSm2Keys(boolean) - 类 中的静态方法com.centit.support.security.SM2Util
 
getAllGetterMethod(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getAllSetterMethod(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getAppendMap() - 类 中的方法com.centit.support.common.ListAppendMap
 
getARawWord() - 类 中的方法com.centit.support.compiler.Lexer
 
getARawWord(boolean) - 类 中的方法com.centit.support.compiler.Lexer
 
getARegularWord() - 类 中的方法com.centit.support.compiler.Lexer
 
getAString() - 类 中的方法com.centit.support.compiler.Lexer
 
getAWord() - 类 中的方法com.centit.support.compiler.Lexer
过滤掉 注释 系统支持两种注释, c++(java) // /* sql -- /*
getAWord(boolean) - 类 中的方法com.centit.support.compiler.Lexer
 
getBooleanFieldValue(Object, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getBooleanGetterMethod(Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getBuffer(int, int) - 类 中的方法com.centit.support.compiler.Lexer
 
getCachedObject(K) - 类 中的方法com.centit.support.common.CachedMap
 
getCachedTarget() - 类 中的方法com.centit.support.common.AbstractCachedObject
 
getCachedTarget() - 类 中的方法com.centit.support.common.AsyncCachedObject
 
getCachedTarget() - 类 中的方法com.centit.support.common.CachedMap
 
getCachedTarget() - 类 中的方法com.centit.support.common.CachedObject
 
getCachedTarget() - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
getCachedValue(K) - 类 中的方法com.centit.support.common.CachedMap
 
getCachedValue(K) - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
getChildren() - 类 中的方法com.centit.support.common.TreeNode
 
getChinaDayString(int) - 类 中的静态方法com.centit.support.algorithm.Lunar
 
getClassList(String, boolean, Class<? extends Annotation>) - 类 中的静态方法com.centit.support.algorithm.ClassScannerOpt
查找带有某个注解的类
getClassPathProperties(String) - 类 中的静态方法com.centit.support.file.PropertiesReader
读取classpath下文件
getClassPathProperties(Class<?>, String) - 类 中的静态方法com.centit.support.file.PropertiesReader
 
getClassPathProperty(String, String) - 类 中的静态方法com.centit.support.file.PropertiesReader
读取classpath下文件
getClassPathProperty(Class<?>, String, String) - 类 中的静态方法com.centit.support.file.PropertiesReader
读取classpath下文件
getCode() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getCurrentMethodName() - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getCurrPos() - 类 中的方法com.centit.support.compiler.Lexer
 
getDataCenterId(long) - 类 中的方法com.centit.support.algorithm.Snowflake
根据Snowflake的ID,获取数据中心id
getDatePattern() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
返回常量字符串 "yyyy-MM-dd"
getDateTimePattern() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getDay(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getDay() - 类 中的方法com.centit.support.algorithm.Lunar
 
getDayOfWeek(int, int, int) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获得 年月日 对应的日期 是星期几 星期日 到星期六 为 0-6
getDayOfWeek(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获得 指定日期 是星期几 星期日 到星期六 为 0-6
getDayOfWeekCN(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获得 指定日期 是星期几 星期日 到星期六 为 "星期日","星期一","星期二","星期三","星期四","星期五","星期六"
getDayOfYear(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getDays() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getDeclaredField(Object, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getDeclaredField(Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getDiffChildren() - 类 中的方法com.centit.support.json.JsonDifferent
 
getDiffType() - 类 中的方法com.centit.support.json.JsonDifferent
 
getDownText() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getDownTextFontSize() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getDownTextFontType() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getErrorCorrection() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getExceptionCode() - 异常错误 中的方法com.centit.support.common.ObjectException
 
getExcludePropPreFilter(Class<?>, String...) - 类 中的静态方法com.centit.support.json.JsonPropertyUtils
 
getExcludePropPreFilter(Map<Class<?>, String[]>) - 类 中的静态方法com.centit.support.json.JsonPropertyUtils
 
getExcludePropPreFilter(String[]) - 类 中的静态方法com.centit.support.json.JsonPropertyUtils
 
getExtendFile(String) - 类 中的方法com.centit.support.extend.CallSystemProcess
 
getFieldJavaTypeShortName() - 类 中的方法com.centit.support.common.JavaBeanField
在 ExcelImportUtil 中使用
getFields(Object) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getFieldsByType(Object, Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getFieldType() - 类 中的方法com.centit.support.common.JavaBeanField
 
getFieldValue(Object, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getFieldValue(Object, Field) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getFiled(String) - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
getFileds() - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
getFileExtName(String) - 类 中的静态方法com.centit.support.file.FileType
获取文件的后缀名
getFileMimeType(String) - 类 中的静态方法com.centit.support.file.FileType
 
getFilePathProperties(String) - 类 中的静态方法com.centit.support.file.PropertiesReader
读取非classpath下文件
getFilePathProperty(String, String) - 类 中的静态方法com.centit.support.file.PropertiesReader
读取非classpath下文件
getFileType(InputStream) - 类 中的静态方法com.centit.support.file.FileType
判断文件类型
getFileType(File) - 类 中的静态方法com.centit.support.file.FileType
判断文件类型
getFileType(String) - 类 中的静态方法com.centit.support.file.FileType
 
getFirstChinesePos(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
获得首个中文位置
getFirstChinesePosEscapeSymbol(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
获得首个中文位置 ,标点符号不算
getFirstLetter(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
获取一个汉字的拼音首字母。
getFirstWord(String, int) - 类 中的静态方法com.centit.support.compiler.Lexer
 
getFirstWord(String) - 类 中的静态方法com.centit.support.compiler.Lexer
 
getFrameColor() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getFreshTarget() - 类 中的方法com.centit.support.common.CachedObject
 
getFreshValue(K) - 类 中的方法com.centit.support.common.CachedMap
 
getFuncNo(String) - 类 中的静态方法com.centit.support.compiler.EmbedFunc
 
getGenerateDateTime(long) - 类 中的方法com.centit.support.algorithm.Snowflake
根据Snowflake的ID,获取生成时间
getGetFieldValueFunc() - 类 中的方法com.centit.support.common.JavaBeanField
 
getGetterMethod(Class<?>, Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getGetterMethod(Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getHardwareAddress(InetAddress) - 类 中的静态方法com.centit.support.network.HardWareUtils
获得指定地址信息中的硬件地址
getHints() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getHour(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getHours() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getHttpclient() - 类 中的方法com.centit.support.network.HttpExecutorContext
 
getHttpContext() - 类 中的方法com.centit.support.network.HttpExecutorContext
 
getHttpCookies() - 类 中的方法com.centit.support.network.HttpExecutorContext
 
getHttpHeaders() - 类 中的方法com.centit.support.network.HttpExecutorContext
 
getHttpProxy() - 类 中的方法com.centit.support.network.HttpExecutorContext
 
getIncludePropPreFilter(Class<?>, String...) - 类 中的静态方法com.centit.support.json.JsonPropertyUtils
 
getIncludePropPreFilter(String[]) - 类 中的静态方法com.centit.support.json.JsonPropertyUtils
 
getJavaType() - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
getJavaTypeName(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getJsonPath() - 类 中的方法com.centit.support.json.JsonDifferent
 
getLeft() - 类 中的方法com.centit.support.common.LeftRightPair
 
getListData() - 类 中的方法com.centit.support.common.ListAppendMap
 
getLocalhost() - 类 中的静态方法com.centit.support.network.HardWareUtils
获取本机网卡IP地址,规则如下: 1.
getLogoImage() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getLunarDay() - 类 中的方法com.centit.support.algorithm.Lunar
 
getLunarMonth() - 类 中的方法com.centit.support.algorithm.Lunar
 
getLunarYear() - 类 中的方法com.centit.support.algorithm.Lunar
 
getMatchBestMethod(Class<?>, String, Map<String, Object>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getMilliSecond(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getMilliseconds() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getMinute(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getMinutes() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getMonth(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getMonth() - 类 中的方法com.centit.support.algorithm.Lunar
 
getMsg() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getNewData() - 类 中的方法com.centit.support.json.JsonDifferent
 
getNoteType() - 类 中的方法com.centit.support.compiler.Lexer
 
getNowDateTime4String() - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获得当前时间字符串,格式为 "yyyy-MM-dd HH:mm:ss"
getNumByte(String, int) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
getObject(String) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
getObjectData() - 异常错误 中的方法com.centit.support.common.ObjectException
 
getObjectField() - 类 中的方法com.centit.support.common.JavaBeanField
 
getObjectFieldValue(Object) - 类 中的方法com.centit.support.common.JavaBeanField
 
getObjectFieldValue(Object, String) - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
getObjectId() - 类 中的方法com.centit.support.json.JsonDifferent
 
getObjectProperty(String, String) - 类 中的方法com.centit.support.extend.AbstractRuntimeContext
 
getOffColor() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getOldData() - 类 中的方法com.centit.support.json.JsonDifferent
 
getOnColor() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getOptID(String) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
getPadding() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getParameterString(Object) - 类 中的静态方法com.centit.support.network.HtmlFormUtils
 
getParameterStringArray(Object) - 类 中的静态方法com.centit.support.network.HtmlFormUtils
 
getPath() - 类 中的方法com.centit.support.common.TreeNode
获得从当前节点一直到跟节点路径上所有节点的值
getPathCount() - 类 中的方法com.centit.support.common.TreeNode
计算节点到根节点之间的层数,包括自己和根节点
getPicType() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getPid() - 类 中的静态方法com.centit.support.network.HardWareUtils
 
getPinYin(char) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
getPinYin(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
getPinYinShenMu(char) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
getPraent() - 类 中的方法com.centit.support.common.TreeNode
 
getPropertyType(Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getQrHeight() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getQrWidth() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getRandColor(int, int) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
getRandomNumber(int) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
getRandomString(int, String) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
getRandomString(int) - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
getRandomString() - 类 中的静态方法com.centit.support.image.CaptchaImageUtil
 
getRawTarget() - 类 中的方法com.centit.support.common.CachedMap
 
getRawTarget() - 类 中的方法com.centit.support.common.CachedObject
 
getRawTarget() - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
getRawTarget() - 接口 中的方法com.centit.support.common.ICachedObject
 
getRGB(BufferedImage) - 类 中的静态方法com.centit.support.image.ImageOpt
 
getRGB(BufferedImage, int, int, int, int, int[]) - 类 中的静态方法com.centit.support.image.ImageOpt
 
getRight() - 类 中的方法com.centit.support.common.LeftRightPair
 
getRootTreeNode() - 类 中的方法com.centit.support.common.TreeNode
获得根节点
getRootValue() - 类 中的方法com.centit.support.common.TreeNode
获得根节点的值
getSecond(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getSeconds() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getSetFieldValueFunc() - 类 中的方法com.centit.support.common.JavaBeanField
 
getSetterMethod(Class<?>, Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getSign() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getSignString() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getSoapActionInputName(Element, String) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
getSoapActionList(Element) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
getSoapActionParams(Element, String) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
getSoapNameSpace(Element) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
getStringUntil(String) - 类 中的方法com.centit.support.compiler.Lexer
 
getSuperClassGenricType(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getSuperClassGenricType(Class<?>, int) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
getTextColor() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getTimeout() - 类 中的方法com.centit.support.network.HttpExecutorContext
 
getTimeSpan() - 类 中的方法com.centit.support.common.DateTimeSpan
时间间隔精确到毫秒
getTimeSpanDesc() - 类 中的方法com.centit.support.common.DateTimeSpan
返回时间中文描述
getTimeSpanDescAsMillisecond() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getTimeSpanDescAsSecond() - 类 中的方法com.centit.support.common.DateTimeSpan
 
getTopText() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getTopTextFontSize() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getTopTextFontType() - 类 中的方法com.centit.support.image.QrCodeConfig
 
getTreeNodePath() - 类 中的方法com.centit.support.common.TreeNode
获得从当前节点一直到跟节点路径上所有节点
getUrlDomain(String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
根据URL 获取域名
getUrlParamter(String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
getUuidAsBase64String() - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
getUuidAsString() - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
getUuidAsString22() - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
getUuidAsString32() - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
getUuidAsString36() - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
getValue() - 类 中的方法com.centit.support.common.TreeNode
 
getValue(String, String) - 类 中的方法com.centit.support.file.IniReader
 
getVariableSet() - 类 中的方法com.centit.support.compiler.DummyTranslate
 
getVarValue(String) - 类 中的方法com.centit.support.compiler.DummyTranslate
默认返回业务模型对象的属性值 , request 队形的参数 /**变量名 -》变量值的转变 变量 是用 ${变量名} 如果这个变量不存在,返回空字符串 "''"
getVarValue(String) - 类 中的方法com.centit.support.compiler.ObjectTranslate
默认返回业务模型对象的属性值 , request 队形的参数 /**变量名 -》变量值的转变 变量 是用 ${变量名} 如果这个变量不存在,返回空字符串 "''"
getVarValue(String) - 接口 中的方法com.centit.support.compiler.VariableTranslate
标识符名-》标识符值的转变 标识符 是以 字母和下划线开头的 字符串 如果变量列表中不存在这个标识符,返回标识本身的名字
getVarValue(String) - 类 中的方法com.centit.support.json.DefaultJSONTransformDataSupport
 
getWeekOfMonth(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getWeekOfYear(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getWorkerId(long) - 类 中的方法com.centit.support.algorithm.Snowflake
根据Snowflake的ID,获取机器id
getYear(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
getYear() - 类 中的方法com.centit.support.algorithm.Lunar
 
GMBaseUtil - com.centit.support.security中的类
 
GMBaseUtil() - 类 的构造器com.centit.support.security.GMBaseUtil
 
gmtDatePattern - 类 中的静态变量com.centit.support.algorithm.DatetimeOpt
 

H

handleResponse(HttpResponse) - 类 中的方法com.centit.support.network.InputStreamResponseHandler
 
handleResponse(HttpResponse) - 类 中的方法com.centit.support.network.Utf8ResponseHandler
 
HardWareUtils - com.centit.support.network中的类
 
HardWareUtils() - 类 的构造器com.centit.support.network.HardWareUtils
 
hash(byte[]) - 类 中的静态方法com.centit.support.security.SM3Util
 
hasHeader(String) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
header(String, String) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
headers(Map<String, String>) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
hmac(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM3Util
 
HmacSha1Encoder - com.centit.support.security中的类
Secure Hash Algorithm 安全散列算法 算法比MD5效率低(算法复杂度高)所以更为安全 SHA-1 散列算法返回的160bit的编码,HEX编码后的长度为40Byte
hmacVerify(byte[], byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM3Util
 
HOUR_MILLISECONDS - 类 中的静态变量com.centit.support.common.DateTimeSpan
 
HTMLFilter - com.centit.support.security中的类
Refrence : https://github.com/finn-no/xss-html-filter HTML filtering utility for protecting against XSS (Cross Site Scripting).
HTMLFilter() - 类 的构造器com.centit.support.security.HTMLFilter
Default constructor.
HTMLFilter(boolean) - 类 的构造器com.centit.support.security.HTMLFilter
Set debug flag to true.
HTMLFilter(Map<String, Object>) - 类 的构造器com.centit.support.security.HTMLFilter
Map-parameter configurable constructor.
HtmlFormUtils - com.centit.support.network中的类
 
htmlSpecialChars(String) - 类 中的静态方法com.centit.support.security.HTMLFilter
 
htmlString(String) - 类 中的静态方法com.centit.support.network.HtmlFormUtils
 
htmlValue(String) - 类 中的静态方法com.centit.support.network.HtmlFormUtils
 
htmlValue(String[]) - 类 中的静态方法com.centit.support.network.HtmlFormUtils
 
htmlValue(Object) - 类 中的静态方法com.centit.support.network.HtmlFormUtils
 
httpExecute(HttpExecutorContext, HttpRequestBase, ResponseHandler<T>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
httpExecute(HttpExecutorContext, HttpRequestBase) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
HttpExecutor - com.centit.support.network中的类
 
HttpExecutor.DoOperateInputStream<T> - com.centit.support.network中的接口
 
HttpExecutorContext - com.centit.support.network中的类
 
HttpExecutorContext() - 类 的构造器com.centit.support.network.HttpExecutorContext
 

I

ICachedObject<T> - com.centit.support.common中的接口
 
idCardNum(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【身份证号】 18位: 显示第5、6位和最后4位 , 15位: 显示第5、6位和最后3位
ifElse(Object...) - 类 中的方法com.centit.support.compiler.EmbedFuncUtils
 
IgnoreDTDEntityResolver - com.centit.support.xml中的类
 
IgnoreDTDEntityResolver() - 类 的构造器com.centit.support.xml.IgnoreDTDEntityResolver
 
ILLEGALACCESS_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
ImageOpt - com.centit.support.image中的类
 
ImageOpt.ImageTextInfo - com.centit.support.image中的类
 
ImageTextInfo(float, float, String) - 类 的构造器com.centit.support.image.ImageOpt.ImageTextInfo
 
imageToByteArray(BufferedImage) - 类 中的静态方法com.centit.support.image.ImageOpt
 
imageToInputStream(BufferedImage) - 类 中的静态方法com.centit.support.image.ImageOpt
 
indexOf(String[], String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
返回字符串在数组中的第一次出现的位置,找不到返回-1
IniReader - com.centit.support.file中的类
 
IniReader(String) - 类 的构造器com.centit.support.file.IniReader
 
InputStreamResponseHandler - com.centit.support.network中的类
 
InputStreamResponseHandler() - 类 的构造器com.centit.support.network.InputStreamResponseHandler
 
inputStreamUpload(HttpExecutorContext, String, InputStream, String, ContentType, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
inputStreamUpload(HttpExecutorContext, String, Map<String, Object>, InputStream, String, ContentType, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
inputStreamUploadPut(HttpExecutorContext, String, InputStream, String, ContentType, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
insertLogo(BufferedImage, BufferedImage) - 类 中的静态方法com.centit.support.image.QrCodeGenerator
在图片中间,插入圆角的logo
instance - 类 中的静态变量com.centit.support.compiler.EmbedFuncUtils
 
instance - 类 中的静态变量com.centit.support.json.config.LobSerializer
 
instance - 类 中的静态变量com.centit.support.json.config.SqlDateDeserializer
 
instance - 类 中的静态变量com.centit.support.json.config.SqlDateSerializer
 
instance - 类 中的静态变量com.centit.support.json.config.SqlTimestampDeserializer
 
instance - 类 中的静态变量com.centit.support.json.config.SqlTimestampSerializer
 
instance - 类 中的静态变量com.centit.support.json.config.UtilDateDeserializer
 
instance - 类 中的静态变量com.centit.support.json.config.UtilDateSerializer
 
INSTANCE - 类 中的静态变量com.centit.support.network.InputStreamResponseHandler
 
INSTANCE - 类 中的静态变量com.centit.support.network.Utf8ResponseHandler
 
INSTANTIATION_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
interval() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔时间(毫秒数)
如果使用纳秒计时,返回纳秒差,否则返回毫秒差
如果分组下没有开始时间,返回null
intervalDay() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔天数,取绝对值
intervalHour() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔小时数,取绝对值
intervalMinute() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔分钟数,取绝对值
intervalMs() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔时间(毫秒数)
intervalRestart() - 类 中的方法com.centit.support.common.TimeInterval
重新计时并返回从开始到当前的持续时间秒
如果此分组下没有记录,则返回0;
intervalSecond() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔秒数,取绝对值
intervalWeek() - 类 中的方法com.centit.support.common.TimeInterval
从开始到当前的间隔周数,取绝对值
intValue() - 类 中的方法com.centit.support.common.DateTimeSpan
 
invokeBinaryOpt(T, String, T) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
invokeMethod(Object, String, Object...) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
invokeNoParamFunc(Object, String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
invokePrivateMethod(Object, String, Object...) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
isAlwaysMakeTags() - 类 中的方法com.centit.support.security.HTMLFilter
 
isArray(Object) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
判断一个对象是否是 数组[]、Collection(List)
isArrayType(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
判断一个类型是否是 数组[]、Collection(List)
isAssignableFrom(Class<?>) - 类 中的方法com.centit.support.common.JavaBeanField
 
isBoolean(Object) - 类 中的静态方法com.centit.support.algorithm.BooleanBaseOpt
 
isCanAcceptOpt() - 类 中的方法com.centit.support.compiler.Lexer
 
isChinese(char) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
判断是否为中文
isChineseEscapeSymbol(char) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
判断是否为中文,剔除标点符号
isConstValue(CharSequence) - 类 中的静态方法com.centit.support.compiler.Lexer
 
isDate(String, Calendar) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isDate(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isDatetime(String, Calendar) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isDatetime(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isDigit(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isDoubleByteChar(char) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
判断 一个字符串是否为 双子节 字符,比如 中文、日语、韩文等等
isEmpty(Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
功能:判断对象是否为空 类似于 CollectionUtils.isEmpty(Object obj)
isFalse(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isFreshData(K) - 类 中的方法com.centit.support.common.CachedMap
 
isKeyWord(String) - 类 中的静态方法com.centit.support.compiler.VariableFormula
 
isLabel(CharSequence) - 类 中的静态方法com.centit.support.compiler.Lexer
isLabel 判断一个字符串是否符合标识符,是否可以作为字段名或者表名
isLeaf() - 类 中的方法com.centit.support.common.TreeNode
 
isLeap() - 类 中的方法com.centit.support.algorithm.Lunar
 
isMatch(String, String, int) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
字符串模式匹配
isMatch(String, String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isNumber(Object) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
isNumber(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isNumberType(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
isNvl(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
判断字符串是否为空(null || ""),是:true,否:false
isNvl(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
判断字符串是否为空(null || ""),是:true,否:false 和StringUtils中的isBlank等价 建议使用 StringUtils.isBlank
isOffice2003File(File) - 类 中的静态方法com.centit.support.file.FileType
 
isOffice2003File(String) - 类 中的静态方法com.centit.support.file.FileType
 
isOffice2003FileByExtName(String) - 类 中的静态方法com.centit.support.file.FileType
 
isOfficeFile(File) - 类 中的静态方法com.centit.support.file.FileType
 
isOfficeFile(String) - 类 中的静态方法com.centit.support.file.FileType
 
isOfficeFileByExtName(String) - 类 中的静态方法com.centit.support.file.FileType
 
isPositiveTimeSpan() - 类 中的方法com.centit.support.common.DateTimeSpan
 
isPrimitiveType(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
isPrimitiveType 判断一个类型是否是基础类型 int boolean void float double char 或者单值类型 String Date Integer Float Double, scalar
isRoot() - 类 中的方法com.centit.support.common.TreeNode
判断是否为根节点
isScalarType(Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
isScalarType 判断一个类型是否是基础类型 int boolean void float double char 或者单值类型 String Date Integer Float Double, scalar
isSingleWord(String) - 类 中的静态方法com.centit.support.compiler.Lexer
 
isSqlMatch(String, String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isString(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isStripComments() - 类 中的方法com.centit.support.security.HTMLFilter
 
isTime(String, Calendar) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isTime(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
isTrue(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 

J

JavaBeanField - com.centit.support.common中的类
Created by codefan on 17-9-22.
JavaBeanField() - 类 的构造器com.centit.support.common.JavaBeanField
 
JavaBeanField(Field) - 类 的构造器com.centit.support.common.JavaBeanField
 
JavaBeanMetaData - com.centit.support.common中的类
java 的内省机制实现了 javaBean 的信息获取,后面希望通过这套jdk标准的方法重写这部分内容。
JSON_DIFF_TYPE_ADD - 类 中的静态变量com.centit.support.json.JsonDifferent
 
JSON_DIFF_TYPE_DELETE - 类 中的静态变量com.centit.support.json.JsonDifferent
 
JSON_DIFF_TYPE_UPDATE - 类 中的静态变量com.centit.support.json.JsonDifferent
 
JsonDifferent - com.centit.support.json中的类
 
JsonDifferent() - 类 的构造器com.centit.support.json.JsonDifferent
 
JsonDifferent(String, String, Object, Object) - 类 的构造器com.centit.support.json.JsonDifferent
 
JSONOpt - com.centit.support.json中的类
对JSON对象进行操作,目前只能对一维数组进行操作, 但这不意味只能有一维数据,你可以给一维数组中的变量设置为任意值,包括数值,只是不能再次操作这个数值中的值
jsonPost(HttpExecutorContext, String, Object, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
jsonPost(HttpExecutorContext, String, Object) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
JsonPropertyPreFilters - com.centit.support.json中的类
Created with IntelliJ IDEA.
JsonPropertyPreFilters(Class<?>[]) - 类 的构造器com.centit.support.json.JsonPropertyPreFilters
 
JsonPropertyPreFilters() - 类 的构造器com.centit.support.json.JsonPropertyPreFilters
 
JsonPropertyUtils - com.centit.support.json中的类
Created with IntelliJ IDEA.
jsonPut(HttpExecutorContext, String, Object) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
JSONTransformDataSupport - com.centit.support.json中的接口
 
JSONTransformer - com.centit.support.json中的类
 
JSONTransformer() - 类 的构造器com.centit.support.json.JSONTransformer
 
JSRuntimeContext - com.centit.support.extend中的类
 
JSRuntimeContext() - 类 的构造器com.centit.support.extend.JSRuntimeContext
 

K

KEEP_FRESH_PERIOD - 接口 中的静态变量com.centit.support.common.ICachedObject
单位秒, 表示需要快速刷新
keyPairToJson(KeyPair) - 类 中的静态方法com.centit.support.security.RSASecurityUtils
 

L

LANG_TYPE_DEFAULT - 类 中的静态变量com.centit.support.compiler.Lexer
这个LANG_TYPE_DEFAULT是没有注释的,所有字符串都需要自行分析
LANG_TYPE_JAVA - 类 中的静态变量com.centit.support.compiler.Lexer
java c++ 的注释方式 用 // 单行注释,/* 多行注释
LANG_TYPE_SQL - 类 中的静态变量com.centit.support.compiler.Lexer
SQL 的注释方式 用 -- 单行注释,/* 多行注释
LeftRightPair<L,R> - com.centit.support.common中的类
left right 数值对; 我们经常想在一个方法中返回多个值,比如返回错误编号和错误文字说明,有 KeyValuePair 就很方便 return new KeyValuePair(Integer,String)(5,"error message"); 返回三个值可以用 return new KeyValuePair ( Integer,KeyValuePair(String,Object))(5, new KeyValuePair(String,Object)("error message",otherObje)); 以此类推可以返回多个数值 建议使用
LeftRightPair() - 类 的构造器com.centit.support.common.LeftRightPair
 
LeftRightPair(L, R) - 类 的构造器com.centit.support.common.LeftRightPair
 
Lexer - com.centit.support.compiler中的类
 
Lexer() - 类 的构造器com.centit.support.compiler.Lexer
 
Lexer(String) - 类 的构造器com.centit.support.compiler.Lexer
 
Lexer(int) - 类 的构造器com.centit.support.compiler.Lexer
 
Lexer(String, int) - 类 的构造器com.centit.support.compiler.Lexer
 
ListAppendMap<T> - com.centit.support.common中的类
 
ListAppendMap(List<T>, Function<T, String>) - 类 的构造器com.centit.support.common.ListAppendMap
 
listToArray(Collection<T>, Class<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将list(Collection 所以 set也可以) 转换为数组, list.toArray(T[]) 感觉不太好用,要new一个接受的数组对象
listToArray(Collection<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将list(Collection 所以 set也可以) 转换为数组, list.toArray(T[]) 感觉不太好用,要new一个接受的数组对象
loadImage(String) - 类 中的静态方法com.centit.support.image.ImageOpt
根据路径图片图片
LobSerializer - com.centit.support.json.config中的类
 
LobSerializer() - 类 的构造器com.centit.support.json.config.LobSerializer
 
localAddressList(Function<InetAddress, Boolean>) - 类 中的静态方法com.centit.support.network.HardWareUtils
获取所有满足过滤条件的本地IP地址对象
logger - 类 中的静态变量com.centit.support.algorithm.ClassScannerOpt
 
logger - 类 中的静态变量com.centit.support.algorithm.ReflectionOpt
 
logger - 类 中的静态变量com.centit.support.algorithm.StringBaseOpt
 
logger - 类 中的变量com.centit.support.common.CachedMap
 
logger - 类 中的变量com.centit.support.common.CachedObject
 
logger - 类 中的静态变量com.centit.support.extend.AbstractRuntimeContext
 
logger - 类 中的静态变量com.centit.support.file.FileIOOpt
 
logger - 类 中的静态变量com.centit.support.file.FileMD5Maker
 
logger - 类 中的静态变量com.centit.support.file.FileType
 
logger - 类 中的静态变量com.centit.support.file.TxtLogFile
 
logger - 类 中的变量com.centit.support.json.config.LobSerializer
 
logger - 类 中的变量com.centit.support.json.config.SqlDateSerializer
 
logger - 类 中的变量com.centit.support.json.config.SqlTimestampSerializer
 
logger - 类 中的变量com.centit.support.json.config.UtilDateSerializer
 
logger - 类 中的静态变量com.centit.support.json.JSONOpt
 
logger - 类 中的静态变量com.centit.support.json.JSONTransformer
 
logger - 类 中的静态变量com.centit.support.network.HttpExecutor
 
logger - 类 中的静态变量com.centit.support.network.SoapWsdlParser
 
logger - 类 中的静态变量com.centit.support.network.UrlOptUtils
 
logger - 类 中的静态变量com.centit.support.security.AESSecurityUtils
 
logger - 类 中的静态变量com.centit.support.security.HmacSha1Encoder
 
logger - 类 中的静态变量com.centit.support.security.Md5Encoder
 
logger - 类 中的静态变量com.centit.support.security.SecurityOptUtils
 
logger - 类 中的静态变量com.centit.support.security.Sha1Encoder
 
logger - 类 中的静态变量com.centit.support.security.SM4Util
 
logger - 类 中的静态变量com.centit.support.xml.XMLObject
 
LOGICAL_RULE_ERROE - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
longValue() - 类 中的方法com.centit.support.common.DateTimeSpan
 
Lunar - com.centit.support.algorithm中的类
这个是从网络上检索来的一个计算农历的类。
Lunar() - 类 的构造器com.centit.support.algorithm.Lunar
 
Lunar(Calendar) - 类 的构造器com.centit.support.algorithm.Lunar
 
Lunar(Date) - 类 的构造器com.centit.support.algorithm.Lunar
 

M

makeCbcKey(String, String) - 类 中的静态方法com.centit.support.security.SecurityOptUtils
 
makeDataCenterId(long) - 类 中的静态方法com.centit.support.algorithm.Snowflake
获取数据中心ID
数据中心ID依赖于本地网卡MAC地址。
makeFileMD5(File) - 类 中的静态方法com.centit.support.file.FileMD5Maker
 
makeFileMD5(InputStream) - 类 中的静态方法com.centit.support.file.FileMD5Maker
 
makeJqueryTreeIndex(List<T>, CollectionsOpt.ParentChild<? super T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
对排序好的树形数组结构 找到JQueryTree要的Indexes
makeParamsToUrl(Map<String, Object>) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
makeRequectParams(Object, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
makeRequectParams(Object) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
makeRoundBorder(BufferedImage, int, int, Color) - 类 中的静态方法com.centit.support.image.ImageOpt
生成圆角图片 圆角边框
makeRoundedCorner(BufferedImage, int) - 类 中的静态方法com.centit.support.image.ImageOpt
生成圆角图片
makeWorkerId(long, long) - 类 中的静态方法com.centit.support.algorithm.Snowflake
获取机器ID,使用进程ID配合数据中心ID生成
机器依赖于本进程ID或进程名的Hash值。
mapArrayToList(T[], Function<T, R>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapArrayToSet(T[], Function<T, R>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapCollectionToList(Collection<T>, Function<T, R>, boolean) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapCollectionToList(Collection<T>, Function<T, R>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapCollectionToMap(Collection<D>, Function<D, K>, Function<D, V>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapCollectionToSet(Collection<T>, Function<T, R>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapDesensitizeOpt(Map<String, String>) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
 
mapElementType(Element) - 类 中的静态方法com.centit.support.network.SoapWsdlParser
 
mapExtNameToMimeType(String) - 类 中的静态方法com.centit.support.file.FileType
 
mapGetter2Field(Method) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
将getter方法映射为对应属性
mapParentANdChild(Function<? super T, ? extends U>, Function<? super T, ? extends U>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
mapSensitiveType(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
映射 脱敏操作类型
mapTemplateString(String, Object, String, boolean) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateString 变量 形式如 {变量名} 注意这个和上面的不一,变量必须放在{}中
mapTemplateString(String, Object, String) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateString 变量 形式如 {变量名} 注意这个和上面的不一,变量必须放在{}中
mapTemplateString(String, Object, boolean) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateString 变量 形式如 {变量名} 注意这个和上面的不一,变量必须放在{}中
mapTemplateString(String, Object) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateString 变量 形式如 {变量名} 注意这个和上面的不一,变量必须放在{}中
mapTemplateString(String) - 类 中的方法com.centit.support.json.DefaultJSONTransformDataSupport
 
mapTemplateString(String) - 接口 中的方法com.centit.support.json.JSONTransformDataSupport
 
mapTemplateStringAsFormula(String, Object, String, boolean) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateStringAsFormula 表达式 形式如 {表达式} 注意这个和上面的不一,表达式必须放在{}中
mapTemplateStringAsFormula(String, Object, String) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateStringAsFormula 表达式 形式如 {表达式} 注意这个和上面的不一,表达式必须放在{}中
mapTemplateStringAsFormula(String, Object, boolean) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateStringAsFormula 表达式 形式如 {表达式} 注意这个和上面的不一,表达式必须放在{}中
mapTemplateStringAsFormula(String, Object) - 类 中的静态方法com.centit.support.compiler.Pretreatment
mapTemplateStringAsFormula 表达式 形式如 {表达式} 注意这个和上面的不一,表达式必须放在{}中
mapUrlTemplate(String, Object) - 类 中的静态方法com.centit.support.compiler.Pretreatment
 
mapUrlTemplateAsFormula(String, Object) - 类 中的静态方法com.centit.support.compiler.Pretreatment
 
matchAspect(DoubleAspect) - 枚举 中的方法com.centit.support.common.DoubleAspect
 
Mathematics - com.centit.support.algorithm中的类
 
Mathematics() - 类 的构造器com.centit.support.algorithm.Mathematics
 
maxObject(Collection<Object>) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
maxString(Collection<Object>) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
Md5Encoder - com.centit.support.security中的类
MD5 散列算法返回的128bit的编码,HEX编码后的长度为32Byte
mergeImages(List<BufferedImage>, int, int) - 类 中的静态方法com.centit.support.image.ImageOpt
合并图片
mergeTwoList(List<T>, List<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
合并两个数组,注意不是连接,相同位置的以list1 为主
methodNameToField(String) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
mFileTypes - 类 中的静态变量com.centit.support.file.FileType
 
midPad(String, int, String, char) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
在中间添加 字符
midPad(String, int, String, String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
minObject(Collection<Object>) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
minString(Collection<Object>) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
MINUTE_MILLISECONDS - 类 中的静态变量com.centit.support.common.DateTimeSpan
 
modTwoObject(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
moveListItem(List<T>, int, int) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
移动List一个对象到新的位置
multiFormPost(HttpExecutorContext, String, Object[], Map<String, Object>, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
multiFormPost(HttpExecutorContext, String, Object, Map<String, Object>, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
multiFormPost(HttpExecutorContext, String, Object[], Map<String, Object>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
multiFormPost(HttpExecutorContext, String, Object, Map<String, Object>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
multiFormPut(HttpExecutorContext, String, Object[], Map<String, Object>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
multiFormPut(HttpExecutorContext, String, Object, Map<String, Object>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
multiPartApplicationFormHead - 类 中的静态变量com.centit.support.network.HttpExecutor
 
multiPartTypeHead - 类 中的静态变量com.centit.support.network.HttpExecutor
 
multiplyString(String, int) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
用"0"填补string
multiplyTwoObject(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 

N

nextCode(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
寻找比它大一个字符串 nextCode("0000200")=="0000201" nextCode("000AZZZ")=="000BAAA"
nextId() - 类 中的方法com.centit.support.algorithm.Snowflake
下一个ID
nextIdBase64() - 类 中的方法com.centit.support.algorithm.Snowflake
 
nextIdHex() - 类 中的方法com.centit.support.algorithm.Snowflake
 
nextIdStr() - 类 中的方法com.centit.support.algorithm.Snowflake
下一个ID(字符串形式)
nextPermutation(List<T>, Comparator<? super T>) - 类 中的静态方法com.centit.support.algorithm.Mathematics
编写一个类似C++ STL中的两个关于全排列的函数,分别为next_permutation
nFuncID - 类 中的变量com.centit.support.compiler.FunctionInfo
 
NOSUCHFIELD_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
NOT_REFRESH_PERIOD - 接口 中的静态变量com.centit.support.common.ICachedObject
单位秒,表示一个月
nPrmSum - 类 中的变量com.centit.support.compiler.FunctionInfo
 
nRetType - 类 中的变量com.centit.support.compiler.FunctionInfo
 
NULL_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
NumberBaseOpt - com.centit.support.algorithm中的类
1. capitalization 将数据转换为大写,用户发票中的大写输出。
nvl(T, T) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
nvl2(Object, T, T) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
nvlAsBlank(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
如果输入的字符串为null返回""

O

objectDiff(String, Object, Object, String...) - 类 中的静态方法com.centit.support.json.JSONOpt
 
ObjectException - com.centit.support.common中的异常错误
An exception that is thrown by classes wanting to trap unique constraint violations.
ObjectException(int, String) - 异常错误 的构造器com.centit.support.common.ObjectException
Constructor for UserExistsException.
ObjectException(int, Throwable) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(int, String, Throwable) - 异常错误 的构造器com.centit.support.common.ObjectException
Constructor for UserExistsException.
ObjectException(Object, int, String, Throwable) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(Throwable) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(SQLException) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(String, SQLException) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(String) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(Object, int, String) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(Object, int, Throwable) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(Object, String) - 异常错误 的构造器com.centit.support.common.ObjectException
 
ObjectException(Object, Throwable) - 异常错误 的构造器com.centit.support.common.ObjectException
 
objectMapToStringMap(Map<?, ?>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
objectToJSON(Object) - 类 中的静态方法com.centit.support.json.JSONOpt
将一个对象转换为JSON, 如果是 数值 或者 实现collect接口 则转换为 JSONArray否则转换为JSONObject
objectToJSON(Object, boolean, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSON(Object, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSONObject(Object) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSONObject(Object, boolean, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSONObject(Object, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSONString(Object) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSONString(Object, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToJSONString(Object, boolean, boolean, boolean) - 类 中的静态方法com.centit.support.json.JSONOpt
 
objectToList(Object) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
objectToMap(Object) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
objectToMap(Object) - 类 中的静态方法com.centit.support.json.JSONOpt
已过时。
objectToMapStrArray(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
objectToMapStrSet(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
objectToString(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
浅层次的 非递归
objectToStringArray(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
objectToStringList(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
将对象转换为 string list
objectToStringSet(Object) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
将对象转换为 string list
objectToUrlString(Object) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
objectToXMLString(String, Object, boolean, boolean) - 类 中的静态方法com.centit.support.xml.XMLObject
 
objectToXMLString(String, String, String, Object, boolean, boolean) - 类 中的静态方法com.centit.support.xml.XMLObject
 
objectToXMLString(String, Object) - 类 中的静态方法com.centit.support.xml.XMLObject
 
objectToXMLString(Object) - 类 中的静态方法com.centit.support.xml.XMLObject
 
ObjectTranslate - com.centit.support.compiler中的类
 
ObjectTranslate() - 类 的构造器com.centit.support.compiler.ObjectTranslate
 
ObjectTranslate(Object) - 类 的构造器com.centit.support.compiler.ObjectTranslate
 
obtainAniBytes(byte[]) - 类 中的静态方法com.centit.support.security.SM2Util
 
obtainPublicKey(String) - 类 中的静态方法com.centit.support.security.SM2Util
从证书中获取公钥,证书为base64编码字符串
of(L, R) - 类 中的静态方法com.centit.support.common.LeftRightPair
 
OFFICE2003_FILE_HEAD - 类 中的静态变量com.centit.support.file.FileType
 
OFFICE_XML_FILE_HEAD - 类 中的静态变量com.centit.support.file.FileType
 
ONE_CHAR_FALSE - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
ONE_CHAR_NO - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
ONE_CHAR_TRUE - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
ONE_CHAR_YES - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
OP_ADD - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_AND - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_BASE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_BETWEEN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_BG - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_BITAND - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_BITOR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_DBMOD - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_DIV - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_EB - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_EL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_EQ - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_EVALUATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_IN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_IS - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_LIKE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_LMOV - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_LOGICAND - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_LOGICOR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_LT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_MOD - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_MUL - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_NE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_NOT - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_NOT_IN - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_OR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_POWER - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_RMOV - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_SUB - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
OP_XOR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
openLogFile(String) - 类 中的方法com.centit.support.file.TxtLogFile
 
OptStack - com.centit.support.compiler中的类
 
OptStack() - 类 的构造器com.centit.support.compiler.OptStack
 
ordinalToEnum(Class<T>, int) - 类 中的静态方法com.centit.support.algorithm.EnumBaseOpt
 
ORM_METADATA_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 

P

PARAMETER_NOT_CORRECT - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
ParamName - com.centit.support.common中的注释类型
为了兼容java8 以前的版本 在反射时无法获得参数的名称而天际的一个参数名称
parentAndChild(T, T) - 接口 中的方法com.centit.support.algorithm.CollectionsOpt.ParentChild
 
parseDouble(String, Double) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
parseDouble(String) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
parseFloat(String, Float) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
parseInteger(String, Integer) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
parseInteger(String) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
parseJsonString(String) - 类 中的静态方法com.centit.support.json.JSONOpt
 
parseLine(String) - 类 中的方法com.centit.support.file.IniReader
 
parseLong(String, Long) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
parseLong(String) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
password(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【密码】密码的全部字符都用*代替,比如:******
permutation(List<T>, Comparator<? super T>, Consumer<List<T>>) - 类 中的静态方法com.centit.support.algorithm.Mathematics
非递归的排列
permutationAndCombination(List<T>, int, Comparator<? super T>, Consumer<List<T>>) - 类 中的静态方法com.centit.support.algorithm.Mathematics
非递归的排列与组合
phone(String) - 类 中的静态方法com.centit.support.security.DesensitizeOptUtils
【固定电话】有区号的显示前3后4,其他的只显示后四位,其他隐藏,比如1234 【手机号码】前三位,后四位,其他隐藏,比如135****6810
plainTextHead - 类 中的静态变量com.centit.support.network.HttpExecutor
 
popOpt() - 类 中的方法com.centit.support.compiler.OptStack
 
popStackValue() - 类 中的方法com.centit.support.json.DefaultJSONTransformDataSupport
 
popStackValue() - 接口 中的方法com.centit.support.json.JSONTransformDataSupport
 
prepareHttpRequest(HttpExecutorContext, HttpRequestBase) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
Pretreatment - com.centit.support.compiler中的类
字符串模板转换
prevCode(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
prevPermutation(List<T>, Comparator<? super T>) - 类 中的静态方法com.centit.support.algorithm.Mathematics
编写一个类似C++ STL中的两个关于全排列的函数, prev_permutation 这个算法的实现是从C++ STL中抄过来的
process(JSONWriter, Object, String) - 类 中的方法com.centit.support.json.JsonPropertyPreFilters
 
PropertiesReader - com.centit.support.file中的类
Properties 文件工具类
proxy(HttpHost) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
pushOpt(int) - 类 中的方法com.centit.support.compiler.OptStack
 
pushStackValue(Object, int, int) - 类 中的方法com.centit.support.json.DefaultJSONTransformDataSupport
 
pushStackValue(Object, int, int) - 接口 中的方法com.centit.support.json.JSONTransformDataSupport
 
putObjectToJson(JSONObject, String, Object) - 类 中的静态方法com.centit.support.json.JSONTransformer
 
PythonRuntimeContext - com.centit.support.extend中的类
 
PythonRuntimeContext() - 类 的构造器com.centit.support.extend.PythonRuntimeContext
 

Q

QrCodeConfig - com.centit.support.image中的类
 
QrCodeConfig() - 类 的构造器com.centit.support.image.QrCodeConfig
 
QrCodeGenerator - com.centit.support.image中的类
 
QrCodeGenerator() - 类 的构造器com.centit.support.image.QrCodeGenerator
 
quotedString(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 

R

randomString(int) - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
rawEncode(byte[], String) - 类 中的静态方法com.centit.support.security.HmacSha1Encoder
 
rawEncode(byte[]) - 类 中的静态方法com.centit.support.security.Md5Encoder
 
rawEncode(byte[]) - 类 中的静态方法com.centit.support.security.Sha1Encoder
 
rawPost(HttpExecutorContext, String, byte[], boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
rawPost(HttpExecutorContext, String, byte[]) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
rawPut(HttpExecutorContext, String, byte[]) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
read(BufferedReader) - 类 中的方法com.centit.support.file.IniReader
 
readBytesFromFile(File, int) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readBytesFromFile(File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readBytesFromFile(String, int) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readBytesFromFile(String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readBytesFromInputStream(InputStream) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readBytesFromInputStream(InputStream, int) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readDataFromInputStream(InputStream, boolean, List<String>, String) - 类 中的静态方法com.centit.support.file.CsvFileIO
 
readDate(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readDateAsInt32(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readDatetimeAsInt64(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readDouble(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readFileToBuffer(String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
readFloat(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readInt(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readInt16(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readInt32(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readInt64(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readJarResourceToBuffer(Class<?>, String) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
readLong(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readObject(JSONReader, Type, Object, long) - 类 中的方法com.centit.support.json.config.SqlDateDeserializer
 
readObject(JSONReader, Type, Object, long) - 类 中的方法com.centit.support.json.config.SqlTimestampDeserializer
 
readObject(JSONReader, Type, Object, long) - 类 中的方法com.centit.support.json.config.UtilDateDeserializer
 
readObjectAsJsonFromFile(String, Class<T>) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readObjectFromFile(String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readShort(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readString(byte[], int, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readStringFromFile(File, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readStringFromFile(File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readStringFromFile(String, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readStringFromFile(String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readStringFromInputStream(InputStream, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readStringFromInputStream(InputStream) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readStringFromRead(Reader) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
readTimestampAsInt64(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readUInt16(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
readUInt32(byte[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
ReflectionOpt - com.centit.support.algorithm中的类
提供一些反射方面缺失功能的封装.
refreshData() - 类 中的方法com.centit.support.common.CachedObject
 
release(String, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
解压到指定目录
release(File, String) - 类 中的静态方法com.centit.support.algorithm.ZipCompressor
解压文件到指定目录
removeBlankString(List<String>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
移除String List中的所有 Blank 对象
removeBlankString(String[]) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
移除List中的所有null对象
removeNullItem(List<T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
移除List中的所有null对象
removeNullItem(T[]) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
移除List中的所有null对象
removeSvgJSAction(String, String) - 类 中的静态方法com.centit.support.image.SvgUtils
 
REQUESTCHECKCODE - 类 中的静态变量com.centit.support.image.CaptchaImageUtil
 
requestInputStreamPost(HttpExecutorContext, String, InputStream) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
requestInputStreamPut(HttpExecutorContext, String, InputStream) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
resetToBegin() - 类 中的方法com.centit.support.compiler.Lexer
 
resolveEntity(String, String) - 类 中的方法com.centit.support.xml.IgnoreDTDEntityResolver
 
round(Number, int) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
RSASecurityUtils - com.centit.support.security中的类
 
RUN_FUNC_NOT_CORRECT - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
runCommand(String...) - 类 中的方法com.centit.support.extend.CallSystemProcess
 
runFuncWithObject(List<Object>, int) - 类 中的静态方法com.centit.support.compiler.EmbedFunc
 

S

sameAspect(DoubleAspect) - 枚举 中的方法com.centit.support.common.DoubleAspect
 
saveBufferedImage(String, BufferedImage, int) - 类 中的静态方法com.centit.support.image.ImageOpt
 
saveData2OutputStream(List<Map<String, Object>>, OutputStream, boolean, List<String>, String) - 类 中的静态方法com.centit.support.file.CsvFileIO
 
saveJSON2OutputStream(JSONArray, OutputStream, boolean, List<String>, String) - 类 中的静态方法com.centit.support.file.CsvFileIO
 
saveSubImage(BufferedImage, Rectangle) - 类 中的静态方法com.centit.support.image.ImageOpt
对图像进行 裁剪
SECOND_MILLISECONDS - 类 中的静态变量com.centit.support.common.DateTimeSpan
 
sections - 类 中的变量com.centit.support.file.IniReader
 
SecurityOptUtils - com.centit.support.security中的类
 
SecurityOptUtils() - 类 的构造器com.centit.support.security.SecurityOptUtils
 
seekEndOfMonth(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
seekEndOfWeek(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获取一周最后一天(周日凌晨零点)
seekEndOfYear(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
seekTo(char) - 类 中的方法com.centit.support.compiler.Lexer
 
seekTo(String, boolean) - 类 中的方法com.centit.support.compiler.Lexer
 
seekToAnnotateEnd() - 类 中的方法com.centit.support.compiler.Lexer
将解释位置滑动到注释结束位置 '*'+'/'
seekToLineEnd() - 类 中的方法com.centit.support.compiler.Lexer
 
seekToRightBrace() - 类 中的方法com.centit.support.compiler.Lexer
移动到下一个},自动跳过之间的{}括号对
seekToRightBracket() - 类 中的方法com.centit.support.compiler.Lexer
移动到下一个),自动跳过之间的()括号对
seekToRightBracket() - 类 中的方法com.centit.support.compiler.VariableFormula
 
seekToRightSquareBracket() - 类 中的方法com.centit.support.compiler.Lexer
移动到下一个],自动跳过之间的[]括号对
SESSIONCHECKCODE - 类 中的静态变量com.centit.support.image.CaptchaImageUtil
 
setAttribute(JSONObject, String, Object) - 类 中的静态方法com.centit.support.json.JSONOpt
 
setAttributeValue(Object, String, Object) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
setCalendar(Calendar) - 类 中的方法com.centit.support.algorithm.Lunar
 
setCanAcceptOpt(boolean) - 类 中的方法com.centit.support.compiler.Lexer
 
setChildren(List<TreeNode<T>>) - 类 中的方法com.centit.support.common.TreeNode
 
setCode(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setColonInLable(boolean) - 类 中的方法com.centit.support.compiler.Lexer
 
setDate(Date) - 类 中的方法com.centit.support.algorithm.Lunar
 
setDiffChildren(List<JsonDifferent>) - 类 中的方法com.centit.support.json.JsonDifferent
 
setDiffType(String) - 类 中的方法com.centit.support.json.JsonDifferent
 
setDownText(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setDownTextFontSize(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setDownTextFontType(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setErrorCorrection(ErrorCorrectionLevel) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setExceptionCode(int) - 异常错误 中的方法com.centit.support.common.ObjectException
 
setExtendFuncMap(Map<String, Function<Object[], Object>>) - 类 中的方法com.centit.support.compiler.VariableFormula
 
setFieldType(Class<?>) - 类 中的方法com.centit.support.common.JavaBeanField
 
setFieldValue(Object, String, Object, Class<?>) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
setFieldValue(Object, String, Object) - 类 中的静态方法com.centit.support.algorithm.ReflectionOpt
 
setFormula(String) - 类 中的方法com.centit.support.compiler.Lexer
 
setFormula(String) - 类 中的方法com.centit.support.compiler.VariableFormula
 
setFrameColor(Color) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setFreshData(K, T) - 类 中的方法com.centit.support.common.CachedMap
 
setFreshData(T) - 类 中的方法com.centit.support.common.CachedObject
 
setFreshPeriod(long) - 类 中的方法com.centit.support.common.CachedMap
 
setFreshPeriod(long) - 类 中的方法com.centit.support.common.CachedObject
 
setFreshPeriod(long) - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
setGetFieldValueFunc(Method) - 类 中的方法com.centit.support.common.JavaBeanField
 
setJsonPath(String) - 类 中的方法com.centit.support.json.JsonDifferent
 
setLeft(L) - 类 中的方法com.centit.support.common.LeftRightPair
 
setLogoImage(BufferedImage) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setLogoImageUrl(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setMsg(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setNewData(Object) - 类 中的方法com.centit.support.json.JsonDifferent
 
setNoteType(int) - 类 中的方法com.centit.support.compiler.Lexer
设置注释类别
setObjectData(Object) - 异常错误 中的方法com.centit.support.common.ObjectException
 
setObjectField(Field) - 类 中的方法com.centit.support.common.JavaBeanField
 
setObjectFieldValue(Object, Object) - 类 中的方法com.centit.support.common.JavaBeanField
 
setObjectFieldValue(Object, String, Object) - 类 中的方法com.centit.support.common.JavaBeanMetaData
 
setObjectId(Object) - 类 中的方法com.centit.support.json.JsonDifferent
 
setOffColor(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setOldData(Object) - 类 中的方法com.centit.support.json.JsonDifferent
 
setOnColor(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setPadding(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setPicType(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setPosition(int) - 类 中的方法com.centit.support.compiler.Lexer
 
setPraent(TreeNode<T>) - 类 中的方法com.centit.support.common.TreeNode
 
setQrHeight(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setQrWidth(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setRefresher(Function<K, T>) - 类 中的方法com.centit.support.common.CachedMap
 
setRefresher(Supplier<T>) - 类 中的方法com.centit.support.common.CachedObject
 
setRefresher(Function<D, T>) - 类 中的方法com.centit.support.common.DerivativeCachedMap
 
setRight(R) - 类 中的方法com.centit.support.common.LeftRightPair
 
setRunPath(String) - 类 中的方法com.centit.support.extend.CallSystemProcess
 
setSetFieldValueFunc(Method) - 类 中的方法com.centit.support.common.JavaBeanField
 
setTextColor(Color) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setTimeSpan(long) - 类 中的方法com.centit.support.common.DateTimeSpan
时间间隔精确到毫秒
setTopText(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setTopTextFontSize(Integer) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setTopTextFontType(String) - 类 中的方法com.centit.support.image.QrCodeConfig
 
setTrans(VariableTranslate) - 类 中的方法com.centit.support.compiler.VariableFormula
 
setValue(T) - 类 中的方法com.centit.support.common.TreeNode
 
setVarObject(Object) - 类 中的方法com.centit.support.compiler.ObjectTranslate
 
Sha1Encoder - com.centit.support.security中的类
Secure Hash Algorithm 安全散列算法 算法比MD5效率低(算法复杂度高)所以更为安全 SHA-1 散列算法返回的160bit的编码,HEX编码后的长度为40Byte
shortenCodeUrl(String, int) - 类 中的静态方法com.centit.support.network.UrlOptUtils
简化的url压缩算法,算法如下: 1.
sign(byte[], String) - 类 中的静态方法com.centit.support.security.SM2Util
签名
simpleDelete(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simpleDelete(HttpExecutorContext, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simpleDelete(HttpExecutorContext, String, Map<String, Object>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simpleGet(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simpleGet(HttpExecutorContext, String, Map<String, Object>) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simpleGet(HttpExecutorContext, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simplePost(HttpExecutorContext, String, String, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simplePost(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
simplePut(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
skipAOperand() - 类 中的方法com.centit.support.compiler.Lexer
 
skipAOperand() - 类 中的方法com.centit.support.compiler.VariableFormula
 
skipAWord() - 类 中的方法com.centit.support.compiler.VariableFormula
暴露Lexer的 四个基础方法
SM2Util - com.centit.support.security中的类
 
SM2Util() - 类 的构造器com.centit.support.security.SM2Util
 
SM3Util - com.centit.support.security中的类
 
SM3Util() - 类 的构造器com.centit.support.security.SM3Util
 
SM4_IV_PARAMETER_SPEC - 类 中的静态变量com.centit.support.security.SM4Util
 
SM4_SECRET_KEY_SPEC - 类 中的静态变量com.centit.support.security.SM4Util
 
SM4Util - com.centit.support.security中的类
 
SM4Util() - 类 的构造器com.centit.support.security.SM4Util
 
smartPraseDate(String) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
sName - 类 中的变量com.centit.support.compiler.FunctionInfo
 
Snowflake - com.centit.support.algorithm中的类
 
Snowflake() - 类 的构造器com.centit.support.algorithm.Snowflake
 
Snowflake(long, long) - 类 的构造器com.centit.support.algorithm.Snowflake
 
SoapWsdlParser - com.centit.support.network中的类
 
SoapWsdlParser() - 类 的构造器com.centit.support.network.SoapWsdlParser
 
sortAsTree(List<T>, CollectionsOpt.ParentChild<? super T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将数组结构按照树形展示的形式进行排序,将所有孩子元素放到父元素的下面 深度优先的排序
sortAsTree(List<T>, Function<? super T, ? extends U>, Function<? super T, ? extends U>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将数组结构按照树形展示的形式进行排序,将所有孩子元素放到父元素的下面 深度优先的排序
sortAsTreeAndToJSON(List<T>, CollectionsOpt.ParentChild<? super T>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将列表转换为tree结构的json
sortAsTreeAndToJSON2(List<T>, CollectionsOpt.ParentChild<? super T>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将列表转换为tree结构的json 和 sortAsTreeAndToJSON2 用不同的算法实现,这个需要额外的空间,用递归实现。
splitByWord(String, String) - 类 中的静态方法com.centit.support.compiler.Lexer
将一个字符串按照 某个单词分割,或略 括号 和 “” 中 相同的单词
splitImage(BufferedImage, int) - 类 中的静态方法com.centit.support.image.ImageOpt
 
splitUrlParamter(String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
SqlDateDeserializer - com.centit.support.json.config中的类
 
SqlDateDeserializer() - 类 的构造器com.centit.support.json.config.SqlDateDeserializer
 
SqlDateSerializer - com.centit.support.json.config中的类
 
SqlDateSerializer() - 类 的构造器com.centit.support.json.config.SqlDateSerializer
 
SqlTimestampDeserializer - com.centit.support.json.config中的类
 
SqlTimestampDeserializer() - 类 的构造器com.centit.support.json.config.SqlTimestampDeserializer
 
SqlTimestampSerializer - com.centit.support.json.config中的类
 
SqlTimestampSerializer() - 类 的构造器com.centit.support.json.config.SqlTimestampSerializer
 
start() - 类 中的方法com.centit.support.common.TimeInterval
开始计时并返回当前时间
startTime - 类 中的变量com.centit.support.common.TimeInterval
 
storedAsTree(List<T>, CollectionsOpt.ParentChild<? super T>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将数组结构按照树形展示的形式进行排序,将所有孩子元素放到父元素的下面 深度优先的排序
string2xml(String) - 类 中的静态方法com.centit.support.xml.XmlUtils
 
STRING_FALSE - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
STRING_NO - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
STRING_OFF - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
STRING_ON - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
STRING_TRUE - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
STRING_YES - 类 中的静态变量com.centit.support.algorithm.BooleanBaseOpt
 
StringBaseOpt - com.centit.support.algorithm中的类
String Utility Class This is used to encode passwords programmatically View Source
StringRegularOpt - com.centit.support.algorithm中的类
 
stringToEnum(Class<T>, String, boolean) - 类 中的静态方法com.centit.support.algorithm.EnumBaseOpt
 
stringToEnum(Class<T>, String) - 类 中的静态方法com.centit.support.algorithm.EnumBaseOpt
 
stringToScalarData(String, Class<T>) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
 
subtractDateTimeSpan(DateTimeSpan) - 类 中的方法com.centit.support.common.DateTimeSpan
 
subtractTwoObject(Object, Object) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
sumObjects(Collection<Object>) - 类 中的静态方法com.centit.support.algorithm.GeneralAlgorithm
 
SvgUtils - com.centit.support.image中的类
 
SvgUtils() - 类 的构造器com.centit.support.image.SvgUtils
 
SYMBOL_STAR - 类 中的静态变量com.centit.support.security.DesensitizeOptUtils
 
SYSTEM_CALL_NOT_CORRECT - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
SYSTEM_CONFIG_ERROR - 异常错误 中的静态变量com.centit.support.common.ObjectException
 

T

target - 类 中的变量com.centit.support.common.AbstractCachedObject
 
text - 类 中的变量com.centit.support.image.ImageOpt.ImageTextInfo
 
THE_DATA_SELF_LABEL - 接口 中的静态变量com.centit.support.compiler.VariableTranslate
 
TimeInterval - com.centit.support.common中的类
 
TimeInterval(boolean) - 类 的构造器com.centit.support.common.TimeInterval
构造
TimeInterval() - 类 的构造器com.centit.support.common.TimeInterval
 
timePattern - 类 中的静态变量com.centit.support.algorithm.DatetimeOpt
 
timestampPattern - 类 中的静态变量com.centit.support.algorithm.DatetimeOpt
 
timeWithSecondPattern - 类 中的静态变量com.centit.support.algorithm.DatetimeOpt
 
timout(int) - 类 中的方法com.centit.support.network.HttpExecutorContext
 
toAniBytes(byte[]) - 类 中的静态方法com.centit.support.security.SM2Util
 
toConstValue(String) - 类 中的静态方法com.centit.support.compiler.Lexer
 
toJSONArray(List<? extends TreeNode<?>>, String) - 类 中的静态方法com.centit.support.common.TreeNode
 
toJSONArray(List<? extends TreeNode<?>>) - 类 中的静态方法com.centit.support.common.TreeNode
 
toJSONObject(String) - 类 中的方法com.centit.support.common.TreeNode
 
toJSONObject() - 类 中的方法com.centit.support.common.TreeNode
 
toJSONObject() - 类 中的方法com.centit.support.json.JsonDifferent
 
toJSONString() - 异常错误 中的方法com.centit.support.common.ObjectException
 
toNumberAsMillisecond() - 类 中的方法com.centit.support.common.DateTimeSpan
 
toNumberAsMinute() - 类 中的方法com.centit.support.common.DateTimeSpan
默认单位分钟
toNumberAsSecond() - 类 中的方法com.centit.support.common.DateTimeSpan
 
toString() - 类 中的方法com.centit.support.algorithm.Lunar
 
toString() - 类 中的方法com.centit.support.common.DateTimeSpan
默认到分钟
toString() - 类 中的方法com.centit.support.common.TreeNode
 
toStringAsMillisecond() - 类 中的方法com.centit.support.common.DateTimeSpan
 
toStringAsMinute() - 类 中的方法com.centit.support.common.DateTimeSpan
 
toStringAsSecond() - 类 中的方法com.centit.support.common.DateTimeSpan
 
transformBlackSlant(String) - 类 中的静态方法com.centit.support.file.FileSystemOpt
 
transformer(Object, JSONTransformDataSupport) - 类 中的静态方法com.centit.support.json.JSONTransformer
value | key:value value : 非字符串常量 | string 常量 "@" + 常量 | 引用 ref value分两种形式,默认的是表达式, ref : /rootPath | .currentPath | ..ParentPath | path == currentPath ref是一个对应的表达式,用于指向原始json中的具体的属性,或者多个属性计算值 key : @ noKey | # loop | key 常量 '@' 开头的key表示要用value中的值替换当前的 key内容,不保留key,所以后面的名称没有实际意义 '#' 开头表示根据引用的数据进行循环,重复生成数组 普通的key就是在目标json中保留对应的key
transformer(Object, Object) - 类 中的静态方法com.centit.support.json.JSONTransformer
 
translateMapType(Map<?, ?>, Function<Object, K>, Function<Object, V>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
TreeNode<T> - com.centit.support.common中的类
 
TreeNode() - 类 的构造器com.centit.support.common.TreeNode
 
TreeNode(T) - 类 的构造器com.centit.support.common.TreeNode
 
treeToJSONArray(List<T>, CollectionsOpt.ParentChild<? super T>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将TreeList转换为JSONArray
treeToJSONArray(List<TreeNode<T>>, String) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
将TreeList转换为JSONArray
trimDateString(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
trimDigits(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
trimNumber(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
trimRightZeroInNumber(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
trimString(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
trimStringBlankAsNull(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
trimStringQuoted(String) - 类 中的静态方法com.centit.support.algorithm.StringRegularOpt
 
truncateFileExtName(String) - 类 中的静态方法com.centit.support.file.FileType
获取文件的名称 ,去掉后缀名
truncateFileExtNameWithPath(String) - 类 中的静态方法com.centit.support.file.FileType
截取文件后缀名
truncateToDay(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
truncateToMonth(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
truncateToSecond(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
truncateToWeek(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
获取一周第一天(周一凌晨零点)
truncateToYear(Date) - 类 中的静态方法com.centit.support.algorithm.DatetimeOpt
 
TxtLogFile - com.centit.support.file中的类
这个类是用来对纯文本的文件追加文本内容 可以用来写操作日志 他有两组函数,一组静态函数打开、写入、关闭 一次完成 一组是类成员函数,可以打开,重复写入,关闭, 两组成员函数用于不同的场合
TxtLogFile() - 类 的构造器com.centit.support.file.TxtLogFile
 
TYPE_ANY - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
TYPE_DATE - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
TYPE_NUM - 类 中的静态变量com.centit.support.compiler.ConstDefine
 
TYPE_STR - 类 中的静态变量com.centit.support.compiler.ConstDefine
 

U

unCompress(byte[]) - 类 中的静态方法com.centit.support.algorithm.StringBaseOpt
字符串的解压
unionTwoMap(Map<K, V>, Map<K, V>) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
合并两个 map 有相同key的元素,以map1为准
UNKNOWN_EXCEPTION - 异常错误 中的静态变量com.centit.support.common.ObjectException
 
unmodifiableObject(T) - 类 中的静态方法com.centit.support.algorithm.CollectionsOpt
 
uppercaseCN(String) - 类 中的静态方法com.centit.support.algorithm.NumberBaseOpt
 
urlAddMethodParameter(String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
urlDecode(String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
urlEncode(String) - 类 中的静态方法com.centit.support.network.UrlOptUtils
 
UrlOptUtils - com.centit.support.network中的类
 
Utf8ResponseHandler - com.centit.support.network中的类
copy from BasicResponseHandler
Utf8ResponseHandler() - 类 的构造器com.centit.support.network.Utf8ResponseHandler
 
UtilDateDeserializer - com.centit.support.json.config中的类
 
UtilDateDeserializer() - 类 的构造器com.centit.support.json.config.UtilDateDeserializer
 
UtilDateSerializer - com.centit.support.json.config中的类
 
UtilDateSerializer() - 类 的构造器com.centit.support.json.config.UtilDateSerializer
 
UuidOpt - com.centit.support.algorithm中的类
 
uuidToBase64String(UUID) - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
uuidToString32(UUID) - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 
uuidToString36(UUID) - 类 中的静态方法com.centit.support.algorithm.UuidOpt
 

V

valueOf(String) - 枚举 中的静态方法com.centit.support.common.DoubleAspect
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.centit.support.security.DesensitizeOptUtils.SensitiveTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.centit.support.common.DoubleAspect
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.centit.support.security.DesensitizeOptUtils.SensitiveTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VariableFormula - com.centit.support.compiler中的类
 
VariableFormula() - 类 的构造器com.centit.support.compiler.VariableFormula
 
VariableTranslate - com.centit.support.compiler中的接口
 
verify(byte[], String, byte[]) - 类 中的静态方法com.centit.support.security.SM2Util
验签
verify(byte[], byte[]) - 类 中的静态方法com.centit.support.security.SM3Util
 

W

write(JSONWriter, Object, Object, Type, long) - 类 中的方法com.centit.support.json.config.LobSerializer
 
write(JSONWriter, Object, Object, Type, long) - 类 中的方法com.centit.support.json.config.SqlDateSerializer
 
write(JSONWriter, Object, Object, Type, long) - 类 中的方法com.centit.support.json.config.SqlTimestampSerializer
 
write(JSONWriter, Object, Object, Type, long) - 类 中的方法com.centit.support.json.config.UtilDateSerializer
 
writeBackAWord(String) - 类 中的方法com.centit.support.compiler.Lexer
 
writeBackAWord(String) - 类 中的方法com.centit.support.compiler.VariableFormula
 
writeBytesToFile(byte[], String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeBytesToFile(byte[], File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeDate(byte[], Date, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeDateAsInt32(byte[], Date, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeDatetimeAsInt64(byte[], Date, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeDouble(byte[], double, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeFloat(byte[], float, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeInputStreamToFile(InputStream, File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeInputStreamToFile(InputStream, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeInputStreamToOutputStream(InputStream, OutputStream) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeInt(byte[], int, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeInt16(byte[], short, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeInt32(byte[], int, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeInt64(byte[], long, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeLog(String, String, boolean, boolean) - 类 中的静态方法com.centit.support.file.TxtLogFile
 
writeLog(String, String) - 类 中的静态方法com.centit.support.file.TxtLogFile
 
writeLog(String, boolean, boolean) - 类 中的方法com.centit.support.file.TxtLogFile
 
writeLogEx(String, String, boolean, boolean) - 类 中的静态方法com.centit.support.file.TxtLogFile
 
writeLogEx(String, boolean, boolean) - 类 中的方法com.centit.support.file.TxtLogFile
 
writeLong(byte[], long, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeObjectAsJsonToFile(Object, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeObjectToFile(Object, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeShort(byte[], short, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeString(byte[], String, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeString(byte[], char[], int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeStringApendSpace(byte[], String, int, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeStringApendSpace(byte[], char[], int, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeStringAsBytes(byte[], String, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeStringToFile(String, File) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeStringToFile(String, String) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeStringToOutputStream(String, OutputStream) - 类 中的静态方法com.centit.support.file.FileIOOpt
 
writeTimestampAsInt64(byte[], Date, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeUInt16(byte[], int, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 
writeUInt32(byte[], long, int) - 类 中的静态方法com.centit.support.algorithm.ByteBaseOpt
 

X

x - 类 中的变量com.centit.support.image.ImageOpt.ImageTextInfo
 
XMLObject - com.centit.support.xml中的类
Created by codefan on 17-6-30.
xmlPost(HttpExecutorContext, String, String, boolean) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
xmlPost(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
xmlPut(HttpExecutorContext, String, String) - 类 中的静态方法com.centit.support.network.HttpExecutor
 
xmlStringToJSONObject(String) - 类 中的静态方法com.centit.support.xml.XMLObject
 
xmlStringToObject(String) - 类 中的静态方法com.centit.support.xml.XMLObject
 
xmlTextHead - 类 中的静态变量com.centit.support.network.HttpExecutor
 
XmlUtils - com.centit.support.xml中的类
XML公用操作类

Y

y - 类 中的变量com.centit.support.image.ImageOpt.ImageTextInfo
 

Z

ZipCompressor - com.centit.support.algorithm中的类
 
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 © 2025 江苏南大先腾信息产业股份有限公司. All rights reserved.