@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
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.