public class JarResourceLocation extends AbstractUrlResourceLocation
Constructor and Description |
---|
JarResourceLocation(URL codeSource,
JarFile jarFile) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Manifest |
getManifest() |
ResourceHandle |
getResourceHandle(String resourceName) |
equals, getCodeSource, hashCode, toString
public JarResourceLocation(URL codeSource, JarFile jarFile)
public ResourceHandle getResourceHandle(String resourceName)
public Manifest getManifest() throws IOException
IOException
public void close()
close
in interface ResourceLocation
close
in class AbstractUrlResourceLocation
Copyright © 2005–2014. All rights reserved.