public interface FileProvider
FileResource, to allow other resources
 to act as sources of files (and to make components that only support
 file-based resources from only support FileResource resources.| Modifier and Type | Method and Description | 
|---|---|
| java.io.File | getFile()Get the file represented by this Resource. |