| 类 | 说明 |
|---|---|
| FileKits |
copy from vjtools
关于文件的工具集.
|
| FilePathKits |
copy from vjtools
关于文件路径的工具集.
|
| IOKits |
copy from vjtools
IO Stream/Reader相关工具集.
|
| ResourceKits |
copy from vjtools
针对Jar包内的文件的工具类.
|
| UrlResourceKits |
copy from vjtools
兼容文件url为无前缀, classpath:, file:// 三种方式的Resource读取工具集
e.g: classpath:com/myapp/config.xml, file:///data/config.xml, /data/config.xml
参考Spring ResourceUtils
|
Copyright © 2020. All rights reserved.