@InterfaceAudience.Private public final class JarFinder extends Object
| 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
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.