|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| MediaHarvester | The MediaHarvester interface and inner factory class allow us to make media harvester plugins for the system. |
| Class Summary | |
| AbstractMediaHarvester | The AbstractMediaHarvester provides a generic
setBasePath method.. |
| DirectMediaHarvester | The DirectMediaHarvester loads an Image from the URL provided and saves it to disk. |
| HTMLPageHarvester | The HTMLPageHarvester loads an Image from the URL provided and saves it to disk. |
| MediaHarvester.Factory | A simple Factory class that loads the named media harvester. |
A harvester is anything that grabs it's content on command from
somewhere else. The harvester package contains groups the MediaHarverster
interface and some simple default MediaHarvesters. I will add a CurrencyExchangeHarvester soon
and some examples of that too.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||