public class DayProgramUpdateDH extends Object implements DownloadHandler
Constructor and Description |
---|
DayProgramUpdateDH(TvBrowserDataService dataService,
TvDataBaseUpdater updater)
Creates a new DayProgramUpdateDH.
|
Modifier and Type | Method and Description |
---|---|
void |
handleDownload(DownloadJob job,
InputStream stream) |
void |
handleFileNotFound(String fileName) |
public DayProgramUpdateDH(TvBrowserDataService dataService, TvDataBaseUpdater updater)
dataService
- The dataservice of the data to update.updater
- The TvDataBaseUpdater.public void handleDownload(DownloadJob job, InputStream stream) throws TvBrowserException
handleDownload
in interface DownloadHandler
TvBrowserException
public void handleFileNotFound(String fileName) throws TvBrowserException
handleFileNotFound
in interface DownloadHandler
TvBrowserException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)