| 程序包 | 说明 |
|---|---|
| org.springframework.core.io |
Generic abstraction for (file-based) resources, used throughout the framework.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileUrlResource
Subclass of
UrlResource which assumes file resolution, to the degree
of implementing the WritableResource interface for it. |