| 程序包 | 说明 |
|---|---|
| com.jn.langx.classpath | |
| com.jn.langx.io.resource |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClassFile |
class |
ResourceClassFile |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractLocatableResource<T> |
class |
ByteArrayResource |
class |
ClassPathResource
classpath:/xx/yy/zz
classpath:xx/yy/zz
|
class |
FileResource
file:/home/fjn/xx/yy
|
class |
InputStreamResource |
class |
UrlResource
ftp://ftp.baidu.com/resources/xx
file:///home/fjn/
file://c:\\a\\b
http://www.baidu.com/resources/xx
jar:file://
|
Copyright © 2021. All rights reserved.