public class StandaloneJarProcessor extends Object
| Constructor and Description |
|---|
StandaloneJarProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
run(File from,
File to,
JarProcessor proc) |
static void |
run(File from,
File to,
JarProcessor proc,
boolean ignoreDuplicates) |
public static void run(File from, File to, JarProcessor proc) throws IOException
IOExceptionpublic static void run(File from, File to, JarProcessor proc, boolean ignoreDuplicates) throws IOException
IOExceptionCopyright © 2010–2014 Sonatype, Inc.. All rights reserved.