public class RetrieverAdapter extends Object implements Retriever
Retriever.| Constructor and Description |
|---|
RetrieverAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
mergeProperties(Properties localProperties) |
BufferedImage |
retrieve(String source,
Properties localProperties) |
void |
setGlobalProperties(Properties properties) |
public BufferedImage retrieve(String source, Properties localProperties) throws RetrieverException
retrieve in interface RetrieverRetrieverExceptionpublic Properties mergeProperties(Properties localProperties)
mergeProperties in interface Retrieverpublic void setGlobalProperties(Properties properties)
setGlobalProperties in interface RetrieverCopyright © 2017 JBoss by Red Hat. All rights reserved.