您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
_
A
addData(Row)
- 类 中的方法xin.xihc.utils.htmltable.
Table
添加一行数据
addHeader(Row)
- 类 中的方法xin.xihc.utils.htmltable.
Table
C
Cell
-
xin.xihc.utils.htmltable
中的类
table单元格
CharsetUtil
-
xin.xihc.utils.common
中的类
字符集枚举
CharsetUtil()
- 类 的构造器xin.xihc.utils.common.
CharsetUtil
check(String)
- 类 中的静态方法xin.xihc.utils.common.
IDCardUtil
CommonUtil
-
xin.xihc.utils.common
中的类
通用工具类
CommonUtil()
- 类 的构造器xin.xihc.utils.common.
CommonUtil
ConfigFileUtil
-
xin.xihc.utils.configfile
中的类
读写配置文件工具类,支持多线程操作,兼容application.properties等属性配置文件
ConfigFileUtil()
- 类 的构造器xin.xihc.utils.configfile.
ConfigFileUtil
convertToHtmlTable(Table)
- 类 中的静态方法xin.xihc.utils.htmltable.
TableUtil
将table对象转换成html-table
convertValue(Object, Class<T>)
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonUtil
将对象转为另一个类型的对象
convertValue(Object, TypeReference<T>)
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonUtil
将对象转为另一个复杂嵌套类型的对象
D
DateUtil
-
xin.xihc.utils.common
中的类
日期、时间工具类
DateUtil()
- 类 的构造器xin.xihc.utils.common.
DateUtil
dayBetween(String, String, String, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
判断day是否在某个时间段内
dayBetween(Date, Date, Date)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
判断day是否在某个时间段内
deleteFile(File, boolean)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
删除文件以及文件夹
E
error(String, String)
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
记录错误error日志
exception(String, Throwable)
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
记录异常Exception日志
F
filePath()
- 类 中的方法xin.xihc.utils.configfile.
_BaseConfig
配置文件的路径+名称,可重写方法实现自定义文件路径
format(String)
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonFormat
格式化
FORMAT_DATE
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日期格式yyyy-MM-dd
FORMAT_DATE_NUM
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日期纯数字格式yyyyMMdd
FORMAT_DATETIME
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日期时间格式yyyy-MM-dd HH:mm:ss
FORMAT_DATETIME_MS
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日期时间毫秒格式yyyy-MM-dd HH:mm:ss.SSS
FORMAT_DATETIME_MS_NUM
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日期时间毫秒纯数字格式yyyyMMddHHmmssSSS
FORMAT_DATETIME_NUM
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日期时间纯数字格式yyyyMMddHHmmss
FORMAT_TIME
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
时间格式HH:mm:ss
FORMAT_TIME_NUM
- 类 中的静态变量xin.xihc.utils.common.
DateUtil
日时间纯数字格式HHmmss
formatDateTime(Date, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
时间格式化
G
GB2312
- 类 中的静态变量xin.xihc.utils.common.
CharsetUtil
GBK
- 类 中的静态变量xin.xihc.utils.common.
CharsetUtil
getAllFields(Class<?>, boolean, boolean)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
获取该对象的所有字段(包含父类的)
getBorder()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getCellPadding()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getCells()
- 类 中的方法xin.xihc.utils.htmltable.
Row
getCellSpacing()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getColSpan()
- 类 中的方法xin.xihc.utils.htmltable.
Cell
getColumnCount()
- 类 中的方法xin.xihc.utils.htmltable.
Row
getColumnCount()
- 类 中的方法xin.xihc.utils.htmltable.
Table
获取列数
getData()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getDate()
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
getDateTimeFromNow(int, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
得到多少秒之后的时间
getDateTimeFromThen(String, int, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
计算时间then之后seconds秒之后的时间
getHeader()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getIsAllowRowSpan()
- 类 中的方法xin.xihc.utils.htmltable.
Cell
getIsRowTotal()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getIsSubTotal()
- 类 中的方法xin.xihc.utils.htmltable.
Table
是否开启小计
getIsSum()
- 类 中的方法xin.xihc.utils.htmltable.
Cell
getIsTotal()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getLevel()
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
getLogRootDir()
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
getLogSize()
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
getMsg()
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
getName()
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
getNow()
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
获取当前时间,格式yyyy-MM-dd HH:mm:ss
getNow(String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
获取当前时间,并格式化
getNumDecimalCount()
- 类 中的方法xin.xihc.utils.htmltable.
Table
数值小数点位数
getNumPrefix()
- 类 中的方法xin.xihc.utils.htmltable.
Table
数值前缀
getNumSuffix()
- 类 中的方法xin.xihc.utils.htmltable.
Table
数值后缀-元
getObjectMapper()
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonUtil
需要添加参数时,可直接对返回值设置参数
getPathType()
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
getRandomIp()
- 类 中的静态方法xin.xihc.utils.common.
IPUtil
getRowSpan()
- 类 中的方法xin.xihc.utils.htmltable.
Cell
getRowTotalStyle()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getStyle()
- 类 中的方法xin.xihc.utils.htmltable.
Cell
getStyle()
- 类 中的方法xin.xihc.utils.htmltable.
Row
getStyle()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getSubTotalStyle()
- 类 中的方法xin.xihc.utils.htmltable.
Table
小计样式
getSystemFreeSize()
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
getSystemTotalSize()
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
getTotalStyle()
- 类 中的方法xin.xihc.utils.htmltable.
Table
getType()
- 类 中的方法xin.xihc.utils.htmltable.
Row
getTypeColIndex()
- 类 中的方法xin.xihc.utils.htmltable.
Row
getValue()
- 类 中的方法xin.xihc.utils.htmltable.
Cell
getZeroTimestamp(long)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
获取该时间戳对应的00:00:00.000的时间戳
H
HEXDigits
- 类 中的静态变量xin.xihc.utils.common.
CommonUtil
I
IDCardUtil
-
xin.xihc.utils.common
中的类
18位身份证号校验
IDCardUtil()
- 类 的构造器xin.xihc.utils.common.
IDCardUtil
info(String, String)
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
记录info日志
init(String, int, int)
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
初始化日志配置
insertData(int, Row)
- 类 中的方法xin.xihc.utils.htmltable.
Table
在指定位置插入一行数据
IPUtil
-
xin.xihc.utils.common
中的类
IPUtil()
- 类 的构造器xin.xihc.utils.common.
IPUtil
isDebugger()
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
isNotNullEmpty(Object)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
判断对象是否不为空
isNullEmpty(Object)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
判断对象是否为空
ISO8859_1
- 类 中的静态变量xin.xihc.utils.common.
CharsetUtil
J
JsonFormat
-
xin.xihc.utils.jsonformat
中的类
JSON格式化输入工具类
JsonFormat()
- 类 的构造器xin.xihc.utils.jsonformat.
JsonFormat
JsonUtil
-
xin.xihc.utils.jsonformat
中的类
JsonUtil
JsonUtil()
- 类 的构造器xin.xihc.utils.jsonformat.
JsonUtil
L
LogBean()
- 类 的构造器xin.xihc.utils.logfile.
LogFileUtil.LogBean
LogFileUtil
-
xin.xihc.utils.logfile
中的类
保存日志记录到文件,支持多线程操作,支持多个文件保存,限制单个文件大小
LogFileUtil()
- 类 的构造器xin.xihc.utils.logfile.
LogFileUtil
LogFileUtil.LogBean
-
xin.xihc.utils.logfile
中的类
日志队列的对象
LogFileUtil.PathType
-
xin.xihc.utils.logfile
中的枚举
日志保存路径枚举
M
md5Str(String, boolean)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
将string进行MD5
N
newGuid(boolean)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
获取uuid
newInstance()
- 类 中的静态方法xin.xihc.utils.htmltable.
Cell
num2ip(int)
- 类 中的静态方法xin.xihc.utils.common.
IPUtil
O
objToMap(Object)
- 类 中的静态方法xin.xihc.utils.common.
CommonUtil
将对象转为hashMap,暂不支持嵌套对象
P
prefix()
- 类 中的方法xin.xihc.utils.configfile.
_BaseConfig
配置文件前缀,默认为包名+类名,可重写方法实现自定义前缀
R
readAllConfig(String)
- 类 中的静态方法xin.xihc.utils.configfile.
ConfigFileUtil
读取配置文件类的所有配置项
readConfig(Class<? extends _BaseConfig>, boolean)
- 类 中的静态方法xin.xihc.utils.configfile.
ConfigFileUtil
将配置文件中符合的属性赋值到对象conf中
readValue(String, Class<T>)
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonUtil
将JsonString转为对象
readValue(String, TypeReference<T>)
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonUtil
将JsonString转为复杂嵌套的对象
Row
-
xin.xihc.utils.htmltable
中的类
表格行数据
Row()
- 类 的构造器xin.xihc.utils.htmltable.
Row
S
saveConfig(_BaseConfig)
- 类 中的静态方法xin.xihc.utils.configfile.
ConfigFileUtil
将对象conf中的属性保存到配置文件中
setBorder(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setCellPadding(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setCells(List<Cell>)
- 类 中的方法xin.xihc.utils.htmltable.
Row
setCellSpacing(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setColSpan(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Cell
setData(List<Row>)
- 类 中的方法xin.xihc.utils.htmltable.
Table
数据
setDate(Date)
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
setDebugger(boolean)
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
setHeader(List<Row>)
- 类 中的方法xin.xihc.utils.htmltable.
Table
表头
setIsAllowRowSpan(Boolean)
- 类 中的方法xin.xihc.utils.htmltable.
Cell
setIsRowTotal(Boolean)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setIsSubTotal(Boolean)
- 类 中的方法xin.xihc.utils.htmltable.
Table
是否开启小计
setIsSum(Boolean)
- 类 中的方法xin.xihc.utils.htmltable.
Cell
setIsTotal(Boolean)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setLevel(String)
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
setMsg(Object)
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
setName(String)
- 类 中的方法xin.xihc.utils.logfile.
LogFileUtil.LogBean
setNumDecimalCount(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Table
数值小数点位数
setNumPrefix(String)
- 类 中的方法xin.xihc.utils.htmltable.
Table
数值前缀¥,可以写html语言
setNumSuffix(String)
- 类 中的方法xin.xihc.utils.htmltable.
Table
数值后缀-元,可以写html语言
setPathType(LogFileUtil.PathType)
- 类 中的静态方法xin.xihc.utils.logfile.
LogFileUtil
setRowSpan(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Cell
setRowTotalStyle(String)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setStyle(String)
- 类 中的方法xin.xihc.utils.htmltable.
Cell
单元格样式
setStyle(String)
- 类 中的方法xin.xihc.utils.htmltable.
Row
setStyle(String)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setSubTotalStyle(String)
- 类 中的方法xin.xihc.utils.htmltable.
Table
小计样式
setTotalStyle(String)
- 类 中的方法xin.xihc.utils.htmltable.
Table
setType(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Row
setTypeColIndex(Integer)
- 类 中的方法xin.xihc.utils.htmltable.
Row
setValue(String)
- 类 中的方法xin.xihc.utils.htmltable.
Cell
T
Table
-
xin.xihc.utils.htmltable
中的类
表格对象
Table()
- 类 的构造器xin.xihc.utils.htmltable.
Table
TableUtil
-
xin.xihc.utils.htmltable
中的类
报表表格生成工具, 步骤:1、先扫描左边在外层,2、数据从下往上添加小计合计行;3、进行小计求和运算;4、进行行合并
TableUtil()
- 类 的构造器xin.xihc.utils.htmltable.
TableUtil
toDate(String, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
字符串时间转为Date日期
todayBetween(String, String, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
判断今天是否在某个时间段内
todayBetween(Date, Date, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
判断今天是否在某个时间段内
toJsonString(Object, boolean)
- 类 中的静态方法xin.xihc.utils.jsonformat.
JsonUtil
将对象转为JsonString
toTimeStamp(String, String)
- 类 中的静态方法xin.xihc.utils.common.
DateUtil
字符串时间转为时间戳
U
UTF16
- 类 中的静态变量xin.xihc.utils.common.
CharsetUtil
UTF8
- 类 中的静态变量xin.xihc.utils.common.
CharsetUtil
V
valueOf(String)
- 枚举 中的静态方法xin.xihc.utils.logfile.
LogFileUtil.PathType
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法xin.xihc.utils.logfile.
LogFileUtil.PathType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
X
xin.xihc.utils.common
- 程序包 xin.xihc.utils.common
xin.xihc.utils.configfile
- 程序包 xin.xihc.utils.configfile
xin.xihc.utils.htmltable
- 程序包 xin.xihc.utils.htmltable
xin.xihc.utils.jsonformat
- 程序包 xin.xihc.utils.jsonformat
xin.xihc.utils.logfile
- 程序包 xin.xihc.utils.logfile
_
_BaseConfig
-
xin.xihc.utils.configfile
中的类
定义的配置文件对象的接口,自定义配置属性对象需要实现它,不能使用基本数据类型(int/byte/long/float/double)
_BaseConfig()
- 类 的构造器xin.xihc.utils.configfile.
_BaseConfig
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
_
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2018. All rights reserved.