|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MediaCrawler.Handler
used to handle the media files found during the search of the MediaCrawler
| Method Summary | |
|---|---|
void |
currentURL(URL url)
called when the given URL is searched for further links |
void |
foundMedia(URLCache uc)
called when a media file is found, so that it can be saved or handled otherwise |
| Method Detail |
|---|
void currentURL(URL url)
void foundMedia(URLCache uc)
URLCache.saveContentToFile(File, boolean),
Downloader,
JDownloader
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||