public class JarFactory
extends java.lang.Object
Jar
.Modifier and Type | Method and Description |
---|---|
static java.net.URL |
getJarEntryURL(java.net.URL baseUrl,
java.lang.String entryName) |
static Jar |
newInstance(java.net.URL url) |
public static Jar newInstance(java.net.URL url) throws java.io.IOException
java.io.IOException
public static java.net.URL getJarEntryURL(java.net.URL baseUrl, java.lang.String entryName) throws java.net.MalformedURLException
java.net.MalformedURLException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.