public interface ResourceLoader
| Modifier and Type | Method and Description |
|---|---|
InputStream |
fetchResource(String resourceName)
Returns an input stream for reading the specified resource.
|
InputStream fetchResource(String resourceName)
resourceName - Copyright © 2016. All rights reserved.