public class FileBackedResource extends Object implements ClasspathResource
| Constructor and Description |
|---|
FileBackedResource(String resourceName,
File file,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceName() |
InputStream |
open() |
int |
priority() |
public String getResourceName()
getResourceName in interface ClasspathResourcepublic InputStream open() throws IOException
open in interface ClasspathResourceIOExceptionpublic int priority()
priority in interface ClasspathResourceCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.