public class UrlResource extends AbstractResource
Modifier and Type | Field and Description |
---|---|
static String |
SCHEME_PREFIX |
Constructor and Description |
---|
UrlResource(String location) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
protected String |
getScheme() |
canonicalize, getLocation, hasResourcePrefix, toString
public static final String SCHEME_PREFIX
public UrlResource(String location)
protected String getScheme()
getScheme
in class AbstractResource
public InputStream getInputStream() throws IOException
IOException
Copyright © 2017–2023 Okta. All rights reserved.