public class RamlUrlResourceLoader extends Object implements ResourceLoader
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_RAML |
| Constructor and Description |
|---|
RamlUrlResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
fetchResource(String resourceName)
Returns an input stream for reading the specified resource.
|
public static final String APPLICATION_RAML
public InputStream fetchResource(String resourceName)
ResourceLoaderfetchResource in interface ResourceLoaderCopyright © 2017. All rights reserved.