Package org.savantbuild.io.jar
Class JarBuilder
java.lang.Object
org.savantbuild.io.jar.JarBuilder
Helps build Jar files.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbuild()ensureManifest(String vendor, String version) optionalFileSet(String directory) optionalFileSet(Path directory) optionalFileSet(FileSet fileSet)
-
Field Details
-
directories
-
file
-
fileSets
-
manifest
-
-
Constructor Details
-
JarBuilder
-
JarBuilder
-
-
Method Details
-
build
- Throws:
IOException
-
directory
-
ensureManifest
-
fileSet
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
manifest
- Throws:
IOException
-
manifest
-
optionalFileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-