public final class IndexDownloader extends Object
The GNU Lesser General Public License for details.| Modifier and Type | Field and Description |
|---|---|
private static String |
TEMP_PREFIX
Temp file prefix
|
private static String |
TEMP_SUFFIX
Temp file suffix
|
| Modifier | Constructor and Description |
|---|---|
private |
IndexDownloader()
Prevent instantiation
|
private static final String TEMP_PREFIX
private static final String TEMP_SUFFIX
public static void downloadIndex(Book book, Installer installer) throws IOException, InstallException, BookException
book - The book to get an index forinstaller - IOExceptionInstallExceptionBookException