| Constructor and Description |
|---|
Zipper(File dirToZip,
File zipFile)
Instantiates a new zipper.
|
Zipper(File dirToZip,
File zipFile,
FilenameFilter filter)
Instantiates a new zipper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
zip()
Zip.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCompressionMethod, getDirectoryToZip, getDirToStart, getFileCounter, getFileFilter, getFileLength, getZipFile, getZipFileComment, getZipFileName, getZipFileObj, getZipLevel, setCompressionMethod, setDirectoryToZip, setDirToStart, setFileCounter, setFileFilter, setFileLength, setZipFile, setZipFileComment, setZipFileName, setZipFileObj, setZipLevelpublic Zipper(File dirToZip, File zipFile)
dirToZip - the dir to zipzipFile - the zip filepublic Zipper(File dirToZip, File zipFile, FilenameFilter filter)
dirToZip - the dir to zipzipFile - the zip filefilter - the filterCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.