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