public class JarFinder extends Object
| Constructor and Description |
|---|
JarFinder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJar(Class klass)
Returns the full path to the Jar containing the class.
|
static void |
jarDir(File dir,
String relativePath,
ZipOutputStream zos) |
public static void jarDir(File dir, String relativePath, ZipOutputStream zos) throws IOException
IOException