@CompileStatic static class ViewResourceLocator.FileSystemContextResource extends FileSystemResource
FileSystemResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
Constructor and description |
---|
ViewResourceLocator.FileSystemContextResource
(String path) |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getPathWithinContext() |
Methods inherited from class | Name |
---|---|
class FileSystemResource |
isWritable, isReadable, contentLength, getOutputStream, getDescription, getURI, getFilename, createRelative, equals, hashCode, getURL, getPath, exists, getInputStream, getFile, toString, lastModified, isOpen, wait, wait, wait, getClass, notify, notifyAll |
class AbstractResource |
isReadable, contentLength, getURI, getFilename, createRelative, equals, toString, hashCode, getURL, exists, lastModified, getFile, isOpen, wait, wait, wait, getClass, notify, notifyAll, getDescription, getInputStream |