public class ResourceSampleRetriever extends AbstractRetriever implements SampleRetriever
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_EXTENSION |
static String |
RESOURCES_LOCATION |
| Constructor and Description |
|---|
ResourceSampleRetriever() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getNewSources() |
BufferedImage |
retrieve(String source,
Properties localProperties) |
mergeProperties, setGlobalPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmergeProperties, setGlobalPropertiespublic static final String RESOURCES_LOCATION
public static final String RESOURCE_EXTENSION
public BufferedImage retrieve(String source, Properties localProperties) throws RetrieverException
retrieve in interface Retrieverretrieve in class RetrieverAdapterRetrieverExceptionpublic Set<String> getNewSources()
getNewSources in interface SampleRetrieverCopyright © 2017 JBoss by Red Hat. All rights reserved.