跳过导航链接
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
close(OutputStream) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
关闭输出流
close(InputStream) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
关闭输入流
close(Channel) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
关闭输入流
close(Reader) - 类 中的静态方法top.doudou.base.stream.StreamCloseUtils
关闭reader
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
 
contextDestroyed(ServletContextEvent) - 类 中的方法top.doudou.base.config.StdoutListener
 
contextInitialized(ServletContextEvent) - 类 中的方法top.doudou.base.config.StdoutListener
 
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
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.FastAssert
不包含后面内容

E

EnableStdout - top.doudou.base.config中的注释类型
 
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
 
FastAssert - top.doudou.base.util中的类
 
FastAssert() - 类 的构造器top.doudou.base.util.FastAssert
 
FileReadUtil - top.doudou.base.util中的类
 
FileReadUtil() - 类 的构造器top.doudou.base.util.FileReadUtil
 
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

handler(Object[], boolean) - 类 中的静态方法top.doudou.base.util.LogUtil
日志的处理
hasLength(String, String) - 类 中的静态方法top.doudou.base.util.FastAssert
对象有长度
hasText(String, String) - 类 中的静态方法top.doudou.base.util.FastAssert
 
HttpException - top.doudou.base.exception中的异常错误
http异常
HttpException(String) - 异常错误 的构造器top.doudou.base.exception.HttpException
 
HttpException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.HttpException
 
HttpException(Throwable) - 异常错误 的构造器top.doudou.base.exception.HttpException
 

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.FastAssert
 
isAssignable(Class<?>, Class<?>) - 类 中的静态方法top.doudou.base.util.FastAssert
 
isContainChinese(String) - 类 中的静态方法top.doudou.base.util.ChineseCharacterUtil
    * 根据正则表达式判断字符是否为汉字    
isInstanceOf(Class<?>, Object, String) - 类 中的静态方法top.doudou.base.util.FastAssert
 
isInstanceOf(Class<?>, Object) - 类 中的静态方法top.doudou.base.util.FastAssert
 
isNull(Object, String) - 类 中的静态方法top.doudou.base.util.FastAssert
对象为空
isTrue(boolean, String) - 类 中的静态方法top.doudou.base.util.FastAssert
断言 为true

J

join(Collection, String) - 类 中的静态方法top.doudou.base.util.StrUtils
把string array or list用给定的符号symbol连接成一个字符串

L

LETTER_CODE - 类 中的静态变量top.doudou.base.random.RandomUtils
 
LogUtil - top.doudou.base.util中的类
 
LogUtil() - 类 的构造器top.doudou.base.util.LogUtil
 

M

main(String[]) - 类 中的静态方法top.doudou.base.util.LogUtil
 
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.FastAssert
没有空元素
noNullElements(Collection<?>, String) - 类 中的静态方法top.doudou.base.util.FastAssert
不包含空元素
notEmpty(Object, String) - 类 中的静态方法top.doudou.base.util.FastAssert
对象不为空
NotFoundFileException - top.doudou.base.exception中的异常错误
 
NotFoundFileException(String) - 异常错误 的构造器top.doudou.base.exception.NotFoundFileException
 
NotFoundFileException(String, Object...) - 异常错误 的构造器top.doudou.base.exception.NotFoundFileException
 
NotFoundFileException(Throwable) - 异常错误 的构造器top.doudou.base.exception.NotFoundFileException
 
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.FastAssert
对象不为空
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
 
read(String) - 类 中的静态方法top.doudou.base.util.FileReadUtil
读取文件的内容
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.FastAssert
断言 为true
StdoutListener - top.doudou.base.config中的类
把在程序中的System.out.print()的信息自动转成日志信息
StdoutListener() - 类 的构造器top.doudou.base.config.StdoutListener
 
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
 
toColor(String) - 类 中的静态方法top.doudou.base.util.LogUtil
将日志上色,方便前端展示时,为不同的颜色的日志
top.doudou.base.config - 程序包 top.doudou.base.config
 
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
将Exception出错的栈信息转成字符串
toString(Throwable) - 类 中的静态方法top.doudou.base.exception.ExceptionUtils
将Throwable出错的栈信息转成字符串
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.