Uses of Interface
org.springframework.core.io.WritableResource
Package
Description
Generic abstraction for (file-based) resources, used throughout the framework.
-
Uses of WritableResource in org.springframework.core.io
Modifier and TypeClassDescriptionclass
class
Subclass ofUrlResource
which assumes file resolution, to the degree of implementing theWritableResource
interface for it.class