| Constructor and Description |
|---|
FileSystemResource(File file) |
FileSystemResource(String path) |
public FileSystemResource(File file)
public FileSystemResource(String path)
public URL getURL() throws IOException
getURL in interface ResourceIOExceptionpublic URI getURI() throws IOException
getURI in interface ResourceIOExceptionpublic InputStream getInputStream() throws IOException
getInputStream in interface ResourceIOExceptionCopyright © 2013. All Rights Reserved.