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