public abstract class ZIPContentsDownloader
extends java.lang.Object
Constructor and Description |
---|
ZIPContentsDownloader()
Constructs a new installer, creating its buffer, and re-setting
the installation error count to -1.
|
Modifier and Type | Method and Description |
---|---|
boolean |
zipDownloadIsOK()
Returns a success/fail flag for the most recent installation,
and re-sets the internal error count on which it is based.
|