public class JarURLResource extends Object implements JarResource
Constructor and Description |
---|
JarURLResource(String jarUrl) |
public JarURLResource(String jarUrl)
public JarFile getJarFile() throws IOException
getJarFile
in interface JarResource
IOException
public String getUrl()
getUrl
in interface JarResource
public URL getEntry(String name)
getEntry
in interface JarResource
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.