@CompileStatic class ViewResourceLocator.ViewContextResource extends UrlResource
a simple resource that build from a URI and adds the base path the resource used to find it
| Constructor and description |
|---|
ViewResourceLocator.ViewContextResource
(URI uri, String pathWithinContext) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
String |
getPathWithinContext() |
| Methods inherited from class | Name |
|---|---|
class UrlResource |
getDescription, getURI, getFilename, createRelative, equals, hashCode, getURL, getInputStream, getFile, isReadable, contentLength, exists, lastModified, toString, isOpen, wait, wait, wait, getClass, notify, notifyAll |
class AbstractFileResolvingResource |
isReadable, contentLength, exists, lastModified, getFile, getURI, getFilename, createRelative, equals, toString, hashCode, getURL, isOpen, wait, wait, wait, getClass, notify, notifyAll, getDescription, getInputStream |