public class JarUtil
extends java.lang.Object
public static void unjar(java.lang.String jarpath, java.lang.String outputdir) throws java.lang.ClassNotFoundException, java.io.IOException, java.lang.InterruptedException
jarpath
- - Path to jar fileoutputdir
- - The directory to unjar to. If this is null,
we user user.dir (the current directory)java.lang.ClassNotFoundException
java.io.IOException
java.lang.InterruptedException
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.