Class | Description |
---|---|
ImageFromURL<I extends Image<?,I>> |
This class implements a function that can read images from URLs.
|
ImageSiteURLExtractor |
This class implements a function that will given an input URL outputs a list
of URLs to the possible images related to the input URL.
|
SiteSpecificURLExtractor |
This class implements a function that will given an input URL outputs a list
of URLs based on applying a list of
SiteSpecificConsumer s to the
input. |