public class ZipItem extends Object
| Constructor and Description |
|---|
ZipItem(File file,
String name)
Construct a ZipItem
|
public ZipItem(File file, String name) throws ZipFileException
file - The actual filename - The zip entry name - i.e. the relative path in the zip fileZipFileExceptionCopyright © 2013. All Rights Reserved.