public class FileResource extends AbstractResource
| Modifier and Type | Field and Description |
|---|---|
static String |
SCHEME |
static String |
SCHEME_PREFIX |
| Constructor and Description |
|---|
FileResource(String location) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
protected String |
getScheme() |
canonicalize, getLocation, hasResourcePrefix, toStringpublic static final String SCHEME
public static final String SCHEME_PREFIX
public FileResource(String location)
protected String getScheme()
getScheme in class AbstractResourcepublic InputStream getInputStream() throws IOException
IOExceptionCopyright © 2017 Okta. All rights reserved.