| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.io.resource |
针对ClassPath和文件中资源读取的封装,主要入口为工具类ResourceUtil
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ResourceFinder |
ResourceFinder.of()
构建新的ResourceFinder,使用当前环境的类加载器
|
static ResourceFinder |
ResourceFinder.of(ClassLoader classLoader)
构建新的ResourceFinder
|
Copyright © 2024. All rights reserved.