| Package | Description |
|---|---|
| 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等
|
| cn.hutool.extra.spring |
Spring相关工具封装
|
| cn.hutool.jwt |
JSON Web Token (JWT)封装
|
| cn.hutool.poi.excel.sax |
Sax方式操作Excel方式的封装
|
| Class and Description |
|---|
| UtilException
工具类异常
|
| Class and Description |
|---|
| UtilException
工具类异常
|
| ValidateException
验证异常
|
| Class and Description |
|---|
| CheckedUtil.Func0Rt |
| CheckedUtil.Func1Rt |
| CheckedUtil.FuncRt |
| CheckedUtil.VoidFunc0Rt |
| CheckedUtil.VoidFunc1Rt |
| CheckedUtil.VoidFuncRt |
| StatefulException
带有状态码的异常
|
| UtilException
工具类异常
|
| Class and Description |
|---|
| UtilException
工具类异常
|
| Class and Description |
|---|
| UtilException
工具类异常
|
| ValidateException
验证异常
|
| Class and Description |
|---|
| UtilException
工具类异常
|
| Class and Description |
|---|
| InvocationTargetRuntimeException
InvocationTargetException的运行时异常
|
| UtilException
工具类异常
|
| Class and Description |
|---|
| UtilException
工具类异常
|
| Class and Description |
|---|
| ValidateException
验证异常
|
| Class and Description |
|---|
| DependencyException
依赖异常
|
Copyright © 2025. All rights reserved.