A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Z

ZipFile(String, String) - Method in class org.bibalex.daf.handlers.compressionhandler.Zipper
Zips a given file into the target Zip file.
zipFileName - Variable in class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
The 'ZipFileName' property of the element.
ZipFolder(String, String, boolean) - Method in class org.bibalex.daf.handlers.compressionhandler.Zipper
Zips a given folder into the target Zip file.
Zipper - Class in org.bibalex.daf.handlers.compressionhandler
This class is responsible for zipping files anf folders.
Zipper() - Constructor for class org.bibalex.daf.handlers.compressionhandler.Zipper
 
zipper - Variable in class org.bibalex.daf.handlers.compressionhandler.ZipperTest
 
ZipperException - Exception in org.bibalex.daf.handlers.compressionhandler
Exception handling for the Zipper class.
ZipperException() - Constructor for exception org.bibalex.daf.handlers.compressionhandler.ZipperException
Creates a new instance of ZipperException.
ZipperException(String) - Constructor for exception org.bibalex.daf.handlers.compressionhandler.ZipperException
Creates a new instance of ZipperException.
ZipperException(String, Exception) - Constructor for exception org.bibalex.daf.handlers.compressionhandler.ZipperException
Creates a new instance of ZipperException.
ZipperException(String, String, Exception) - Constructor for exception org.bibalex.daf.handlers.compressionhandler.ZipperException
Creates a new instance of ZipperException.
ZipperTest - Class in org.bibalex.daf.handlers.compressionhandler
 
ZipperTest() - Constructor for class org.bibalex.daf.handlers.compressionhandler.ZipperTest
 
zippy - Variable in class org.bibalex.daf.handlers.compressionhandler.UnZipper
The ZipFile that is used to read an archive
ZipSubFolder(ZipOutputStream, String, String, boolean) - Method in class org.bibalex.daf.handlers.compressionhandler.Zipper
Private recusive method for Zipping subfolders.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _