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 |
---|---|
public File |
getFile | back to summary |
---|---|
public File getFile() Get the file represented by this Resource.
|