public class JarHelper extends Object
Constructor and Description |
---|
JarHelper()
Instantiates a new JarHelper.
|
Modifier and Type | Method and Description |
---|---|
void |
jarDir(File dirOrFile2Jar,
File destJar)
Jars a given directory or single file into a JarOutputStream.
|
void |
setVerbose(boolean b) |
public void jarDir(File dirOrFile2Jar, File destJar) throws IOException
IOException
public void setVerbose(boolean b)