public interface FileResource extends Resource
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileResource.Impl |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
asInputStream() |
String |
getFilePath() |
void |
setFilePath(String filePath) |
String getFilePath()
void setFilePath(String filePath)
InputStream asInputStream() throws FileNotFoundException
FileNotFoundExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.