public class JarBackedResource extends Object implements ClasspathResource
| Constructor and Description |
|---|
JarBackedResource(JarFile file,
JarEntry entry,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceName() |
InputStream |
open() |
int |
priority() |
public String getResourceName()
getResourceName in interface ClasspathResourcepublic InputStream open() throws IOException
open in interface ClasspathResourceIOExceptionpublic int priority()
priority in interface ClasspathResourceCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.