A B C D E F G H I J L M N O P R S T V X Z
A
- AuthException - top.doudou.base.exception中的异常错误
-
认证异常
- AuthException(String) - 异常错误 的构造器top.doudou.base.exception.AuthException
-
- AuthException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.AuthException
-
- AuthException(Throwable) - 异常错误 的构造器top.doudou.base.exception.AuthException
-
B
- byCode(int) - 枚举 中的静态方法top.doudou.base.respond.Result.ResponseState
-
C
- ChineseCharacterUtil - top.doudou.base.util中的类
-
- ChineseCharacterUtil() - 类 的构造器top.doudou.base.util.ChineseCharacterUtil
-
- cleanXSS(String) - 类 中的静态方法top.doudou.base.util.StrUtils
-
Clear xss script injection
- closeChannel(Channel) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
-
关闭输入流
- closeStream(OutputStream) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
-
关闭输出流
- closeStream(InputStream) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
-
关闭输入流
- ConditionPageInfo<T> - top.doudou.base.page中的类
-
带条件的分页查询
- ConditionPageInfo() - 类 的构造器top.doudou.base.page.ConditionPageInfo
-
- ConditionPageInfo(Integer, Integer, T) - 类 的构造器top.doudou.base.page.ConditionPageInfo
-
- ConditionPageInfo(Integer, Long, T) - 类 的构造器top.doudou.base.page.ConditionPageInfo
-
- ConditionPageInfo(PageInfo, T) - 类 的构造器top.doudou.base.page.ConditionPageInfo
-
- ConnectionException - top.doudou.base.exception中的异常错误
-
连接异常
- ConnectionException(String) - 异常错误 的构造器top.doudou.base.exception.ConnectionException
-
- ConnectionException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.ConnectionException
-
- ConnectionException(Throwable) - 异常错误 的构造器top.doudou.base.exception.ConnectionException
-
- ConvertException - top.doudou.base.exception中的异常错误
-
转换异常
- ConvertException(String) - 异常错误 的构造器top.doudou.base.exception.ConvertException
-
- ConvertException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.ConvertException
-
- ConvertException(Throwable) - 异常错误 的构造器top.doudou.base.exception.ConvertException
-
- cover(Long, int) - 类 中的静态方法top.doudou.base.util.StrUtils
-
数字不足位数 补0
- cover(Integer, int) - 类 中的静态方法top.doudou.base.util.StrUtils
-
数字不足位数 补0
- CustomAssert - top.doudou.base.util中的类
-
- CustomAssert() - 类 的构造器top.doudou.base.util.CustomAssert
-
- CustomException - top.doudou.base.exception中的异常错误
-
自定义异常
- CustomException(String) - 异常错误 的构造器top.doudou.base.exception.CustomException
-
- CustomException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.CustomException
-
- CustomException(Throwable) - 异常错误 的构造器top.doudou.base.exception.CustomException
-
D
- doesNotContain(String, String, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
不包含后面内容
E
- error() - 类 中的方法top.doudou.base.respond.Result
-
- error(int) - 类 中的方法top.doudou.base.respond.Result
-
- error(int, String) - 类 中的静态方法top.doudou.base.respond.Result
-
- error(int, String, T) - 类 中的静态方法top.doudou.base.respond.Result
-
- error(int, String, Object) - 类 中的静态方法top.doudou.base.respond.Result
-
- error(String, String) - 类 中的静态方法top.doudou.base.respond.Result
-
- error(String) - 类 中的方法top.doudou.base.respond.Result
-
- ExceptionUtils - top.doudou.base.exception中的类
-
- ExceptionUtils() - 类 的构造器top.doudou.base.exception.ExceptionUtils
-
F
- fail() - 类 中的静态方法top.doudou.base.respond.Result
-
- fail(String) - 类 中的静态方法top.doudou.base.respond.Result
-
- fail(String, T) - 类 中的静态方法top.doudou.base.respond.Result
-
- firstToLowerCase(String) - 类 中的静态方法top.doudou.base.util.StrUtils
-
将字符串的首字母变为小写的
- firstToUpperCase(String) - 类 中的静态方法top.doudou.base.util.StrUtils
-
将字符串的首字母变为大写的
G
- getChineseFirstUpper(String) - 类 中的静态方法top.doudou.base.util.ChineseCharacterUtil
-
获取汉字拼音--首字母大写
- getCode() - 类 中的方法top.doudou.base.respond.Result.Meta
-
- getCode() - 枚举 中的方法top.doudou.base.respond.Result.ResponseState
-
- getCodeInfo() - 枚举 中的方法top.doudou.base.respond.Result.ResponseState
-
- getInitials(String) - 类 中的静态方法top.doudou.base.util.ChineseCharacterUtil
-
获取汉字拼音的首字母
- getItems() - 类 中的方法top.doudou.base.page.PaginationSupport
-
- getLowerCase(String) - 类 中的静态方法top.doudou.base.util.ChineseCharacterUtil
-
获取汉字拼音--全部小写
- getMessage() - 类 中的方法top.doudou.base.respond.Result.Meta
-
- getPageCount() - 类 中的方法top.doudou.base.page.PaginationSupport
-
- getPageNum() - 类 中的方法top.doudou.base.page.PaginationSupport
-
- getPageSize() - 类 中的方法top.doudou.base.page.PaginationSupport
-
- getTotal() - 类 中的方法top.doudou.base.page.PaginationSupport
-
- getUpperCase(String) - 类 中的静态方法top.doudou.base.util.ChineseCharacterUtil
-
获取汉字拼音--全部大写
H
- hasLength(String, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
对象有长度
- hasText(String, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
I
- InvalidException - top.doudou.base.exception中的异常错误
-
无效异常(参数、方法、调用等)
- InvalidException(String) - 异常错误 的构造器top.doudou.base.exception.InvalidException
-
- InvalidException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.InvalidException
-
- InvalidException(Throwable) - 异常错误 的构造器top.doudou.base.exception.InvalidException
-
- isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
- isContainChinese(String) - 类 中的静态方法top.doudou.base.util.ChineseCharacterUtil
-
* 根据正则表达式判断字符是否为汉字
- isInstanceOf(Class<?>, Object, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
- isInstanceOf(Class<?>, Object) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
- isNull(Object, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
对象为空
- isTrue(boolean, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
断言 为true
J
- join(Collection, String) - 类 中的静态方法top.doudou.base.util.StrUtils
-
把string array or list用给定的符号symbol连接成一个字符串
L
- LETTER_CODE - 类 中的静态变量top.doudou.base.random.RandomUtils
-
M
- message(String) - 异常错误 中的静态方法top.doudou.base.exception.CustomException
-
- message(String, Object...) - 异常错误 中的静态方法top.doudou.base.exception.CustomException
-
- Meta() - 类 的构造器top.doudou.base.respond.Result.Meta
-
- Meta(Result.ResponseState) - 类 的构造器top.doudou.base.respond.Result.Meta
-
- Meta(Result.ResponseState, String) - 类 的构造器top.doudou.base.respond.Result.Meta
-
N
- noNullElements(Object[], String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
没有空元素
- noNullElements(Collection<?>, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
不包含空元素
- notEmpty(Object[], String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
不为空
- notEmpty(Collection<?>, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
不为空
- notEmpty(Map<?, ?>, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
不为空
- NotInitedException - top.doudou.base.exception中的异常错误
-
未初始化异常
- NotInitedException(String) - 异常错误 的构造器top.doudou.base.exception.NotInitedException
-
- NotInitedException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.NotInitedException
-
- NotInitedException(Throwable) - 异常错误 的构造器top.doudou.base.exception.NotInitedException
-
- notNull(Object, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
对象不为空
- NUM_LETTER_CODE - 类 中的静态变量top.doudou.base.random.RandomUtils
-
- number(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
返回固定长度的数字
O
- ok() - 类 中的静态方法top.doudou.base.respond.Result
-
- ok(E) - 类 中的静态方法top.doudou.base.respond.Result
-
P
- PageInfo - top.doudou.base.page中的类
-
- PageInfo(Integer, Integer) - 类 的构造器top.doudou.base.page.PageInfo
-
- PageInfo() - 类 的构造器top.doudou.base.page.PageInfo
-
- PageInfo(Integer, Long) - 类 的构造器top.doudou.base.page.PageInfo
-
- PaginationSupport<T> - top.doudou.base.page中的类
-
- PaginationSupport() - 类 的构造器top.doudou.base.page.PaginationSupport
-
- PaginationSupport(List<T>, int, int, int) - 类 的构造器top.doudou.base.page.PaginationSupport
-
- ParameterException - top.doudou.base.exception中的异常错误
-
参数异常
- ParameterException(String) - 异常错误 的构造器top.doudou.base.exception.ParameterException
-
- ParameterException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.ParameterException
-
- ParameterException(Throwable) - 异常错误 的构造器top.doudou.base.exception.ParameterException
-
R
- random(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
返回一个定长的随机字符串(只包含大小写字母、数字)
- randomInt(int, int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
生成制定范围内的随机数
- randomLowerStr(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
返回一个定长的随机纯小写字母字符串
- randomStr(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
返回一个定长的随机字符串(只包含大小写字母)
- randomTime() - 类 中的静态方法top.doudou.base.random.RandomUtils
-
- randomUpperStr(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
返回一个定长的随机纯大写字母字符串
- RandomUtils - top.doudou.base.random中的类
-
- RandomUtils() - 类 的构造器top.doudou.base.random.RandomUtils
-
- randomUUID() - 类 中的静态方法top.doudou.base.random.RandomUtils
-
- randomUUID(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
- Result<T> - top.doudou.base.respond中的类
-
响应数据
- Result() - 类 的构造器top.doudou.base.respond.Result
-
- Result.Meta - top.doudou.base.respond中的类
-
- Result.ResponseState - top.doudou.base.respond中的枚举
-
S
- ServeException - top.doudou.base.exception中的异常错误
-
服务端异常异常
- ServeException(String) - 异常错误 的构造器top.doudou.base.exception.ServeException
-
- ServeException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.ServeException
-
- ServeException(Throwable) - 异常错误 的构造器top.doudou.base.exception.ServeException
-
- setCode(Result.ResponseState) - 类 中的方法top.doudou.base.respond.Result.Meta
-
- setItems(List<T>) - 类 中的方法top.doudou.base.page.PaginationSupport
-
- setMessage(String) - 类 中的方法top.doudou.base.respond.Result.Meta
-
- setPageCount(int) - 类 中的方法top.doudou.base.page.PaginationSupport
-
- setPageNum(int) - 类 中的方法top.doudou.base.page.PaginationSupport
-
- setPageSize(int) - 类 中的方法top.doudou.base.page.PaginationSupport
-
- setTotal(int) - 类 中的方法top.doudou.base.page.PaginationSupport
-
- state(boolean, String) - 类 中的静态方法top.doudou.base.util.CustomAssert
-
断言 为true
- StreamCloseUtils - top.doudou.base.stream中的类
-
- StreamCloseUtils() - 类 的构造器top.doudou.base.stream.StreamCloseUtils
-
- strReplace(String, Object...) - 类 中的静态方法top.doudou.base.util.StrUtils
-
字符替换
- strReplace(String, String, Object...) - 类 中的静态方法top.doudou.base.util.StrUtils
-
字符替换
- StrUtils - top.doudou.base.util中的类
-
- StrUtils() - 类 的构造器top.doudou.base.util.StrUtils
-
- success() - 类 中的方法top.doudou.base.respond.Result
-
- success(T) - 类 中的方法top.doudou.base.respond.Result
-
T
- TimeOutException - top.doudou.base.exception中的异常错误
-
超时异常
- TimeOutException(String) - 异常错误 的构造器top.doudou.base.exception.TimeOutException
-
- TimeOutException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.TimeOutException
-
- TimeOutException(Throwable) - 异常错误 的构造器top.doudou.base.exception.TimeOutException
-
- top.doudou.base.exception - 程序包 top.doudou.base.exception
-
- top.doudou.base.page - 程序包 top.doudou.base.page
-
- top.doudou.base.random - 程序包 top.doudou.base.random
-
- top.doudou.base.respond - 程序包 top.doudou.base.respond
-
- top.doudou.base.stream - 程序包 top.doudou.base.stream
-
- top.doudou.base.util - 程序包 top.doudou.base.util
-
- toString(Exception) - 类 中的静态方法top.doudou.base.exception.ExceptionUtils
-
- toString() - 枚举 中的方法top.doudou.base.respond.Result.ResponseState
-
V
- ValidateException - top.doudou.base.exception中的异常错误
-
验证异常
- ValidateException(String) - 异常错误 的构造器top.doudou.base.exception.ValidateException
-
- ValidateException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.ValidateException
-
- ValidateException(Throwable) - 异常错误 的构造器top.doudou.base.exception.ValidateException
-
- valueOf(String) - 枚举 中的静态方法top.doudou.base.respond.Result.ResponseState
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法top.doudou.base.respond.Result.ResponseState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
X
- XssException - top.doudou.base.exception中的异常错误
-
xss异常
- XssException(String) - 异常错误 的构造器top.doudou.base.exception.XssException
-
- XssException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.XssException
-
- XssException(Throwable) - 异常错误 的构造器top.doudou.base.exception.XssException
-
Z
- zeroString(int) - 类 中的静态方法top.doudou.base.random.RandomUtils
-
生成一个定长的纯0字符串
A B C D E F G H I J L M N O P R S T V X Z
Copyright © 2020. All rights reserved.