| 程序包 | 说明 |
|---|---|
| cn.hutool.core.annotation |
注解包,提供增强型注解和注解工具类
|
| cn.hutool.core.codec |
BaseN以及BCD编码封装
|
| cn.hutool.core.exceptions |
特殊异常封装,同时提供异常工具ExceptionUtil
|
| cn.hutool.core.io |
IO相关封装和工具类,包括Inputstream和OutputStream实现类,工具包括流工具IoUtil、文件工具FileUtil和Buffer工具BufferUtil
|
| cn.hutool.core.lang |
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
|
| cn.hutool.core.net |
网络相关工具
|
| cn.hutool.core.util |
提供各种工具方法,按照归类入口为XXXUtil,如字符串工具StrUtil等
|
| 类和说明 |
|---|
| UtilException
工具类异常
|
| 类和说明 |
|---|
| UtilException
工具类异常
|
| ValidateException
验证异常
|
| 类和说明 |
|---|
| UtilException
工具类异常
|
| 类和说明 |
|---|
| UtilException
工具类异常
|
| ValidateException
验证异常
|
| 类和说明 |
|---|
| UtilException
工具类异常
|
| 类和说明 |
|---|
| InvocationTargetRuntimeException
InvocationTargetException的运行时异常
|
| UtilException
工具类异常
|
Copyright © 2022. All rights reserved.