Package | Description |
---|---|
org.dromara.hutool.core.io.resource |
针对ClassPath和文件中资源读取的封装,主要入口为工具类ResourceUtil
|
Modifier and Type | Method and Description |
---|---|
static ResourceFinder |
ResourceFinder.of()
构建新的ResourceFinder,使用当前环境的类加载器
|
static ResourceFinder |
ResourceFinder.of(ClassLoader classLoader)
构建新的ResourceFinder
|
Copyright © 2025. All rights reserved.