public interface ResourceLoaderExtended extends ResourceLoader
| Modifier and Type | Method and Description |
|---|---|
InputStream |
fetchResource(String resourceName,
ResourceUriCallback callback)
Returns an input stream for reading the specified resource.
|
fetchResource@Nullable InputStream fetchResource(String resourceName, ResourceUriCallback callback)
resourceName - the resource to try to fetchCopyright © 2017. All rights reserved.