public class UrlResource extends AbstractResource
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SCHEME_PREFIX |
| Constructor and Description |
|---|
UrlResource(java.lang.String location) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream() |
protected java.lang.String |
getScheme() |
canonicalize, getLocation, hasResourcePrefix, toStringpublic static final java.lang.String SCHEME_PREFIX
protected java.lang.String getScheme()
getScheme in class AbstractResourcepublic java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOExceptionCopyright © 2017-2021 Okta. All Rights Reserved.