| Package | Description |
|---|---|
| org.springframework.core.io |
Generic abstraction for (file-based) resources, used throughout the framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileUrlResource
Subclass of
UrlResource which assumes file resolution, to the degree
of implementing the WritableResource interface for it. |