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, hasResourcePrefix
public static final String SCHEME_PREFIX
public ClasspathResource(String location)
protected String getScheme()
getScheme
in class AbstractResource
public InputStream getInputStream()
public String toString()
toString
in class AbstractResource
Copyright © 2017–2023 Okta. All rights reserved.