public interface PrimaryDataService
Modifier and Type | Method and Description |
---|---|
boolean |
execute(String dir,
PrintStream err)
Gets the raw TV data and writes it to a directory
|
int |
getReadBytesCount()
Gets the number of bytes read (= downloaded) by this data service.
|
boolean execute(String dir, PrintStream err)
dir
- The directory to write the raw TV data to.err
- The stream to print error messages to.int getReadBytesCount()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)