public class FileSystemResource extends AbstractResource
| Constructor and Description |
|---|
FileSystemResource(String path) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Return an InputStream.
|
getString, printpublic FileSystemResource(String path)
public InputStream getInputStream() throws IOException
ResourceIOException - if the stream could not be openedCopyright © 2013 Whizu. All Rights Reserved.