Package org.savantbuild.io.zip
Class ZipBuilder
java.lang.Object
org.savantbuild.io.zip.ZipBuilder
Helps build Zip files.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbuild()optionalFileSet(String directory) optionalFileSet(Path directory) optionalFileSet(FileSet fileSet)
-
Field Details
-
directories
-
file
-
fileSets
-
-
Constructor Details
-
ZipBuilder
-
ZipBuilder
-
-
Method Details
-
build
- Throws:
IOException
-
directory
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-