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