| Modifier and Type | Class and Description |
|---|---|
static class |
ClassPathLoader.Factory |
| Constructor and Description |
|---|
ClassPathLoader() |
ClassPathLoader(String base) |
| Modifier and Type | Method and Description |
|---|---|
String |
config() |
InputStream |
fetchResource(String name,
long ifModifiedSince)
Fetch the resource with the given name.
|
public ClassPathLoader()
public ClassPathLoader(String base)
public InputStream fetchResource(String name, long ifModifiedSince)
LoaderfetchResource in interface Loadername - Resource to be loadedifModifiedSince - -1 or max age of resource in millis since 1.1.1970Copyright © 2015–2017. All rights reserved.