public class ImageRetriever extends Object
Constructor and Description |
---|
ImageRetriever() |
Modifier and Type | Method and Description |
---|---|
protected static BufferedImage |
getImage(String sUrl)
It gets an image from a URL
|
static BufferedImage |
getImageUrl(Record record) |
public static BufferedImage getImageUrl(Record record)
protected static BufferedImage getImage(String sUrl)
sUrl
- String with the image URL