public class JarFactory extends Object
Jar
static URL
getJarEntryURL(URL baseUrl, String entryName)
static Jar
newInstance(URL url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Jar newInstance(URL url) throws IOException
IOException
public static URL getJarEntryURL(URL baseUrl, String entryName) throws MalformedURLException
MalformedURLException
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.