|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Constructors | |
File, |
Opens a new ZipFile to read from the specified File object in the specified mode. |
| Changed Methods | ||
void finalize() |
Change in exceptions thrown from Throwable to IOException.Method was inherited from Object, but is now defined locally. |
Ensures that the close method of this ZIP file is called when there are no more references to it. |
| Added Fields | |
int OPEN_DELETE |
Mode flag to open a zip file and mark it for deletion. |
int OPEN_READ |
Mode flag to open a zip file for reading. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||