public class NestedJarBundleFile extends JarBundleFile
| Modifier and Type | Field and Description |
|---|---|
protected String |
location |
jarFile, urlBase| Constructor and Description |
|---|
NestedJarBundleFile(String location,
File file) |
NestedJarBundleFile(String location,
JarFile jarFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
Gets the original file name of this bundle.
|
String |
getLocation()
Gets the original location of this bundle.
|
close, extractNestedJar, extractNestedJar, findEntries, findNestedBundles, getEntry, getEntryPaths, getEntryUrl, getFile, getJarURL, getManifest, getNestedBundles, getSymbolicName, getURL, isDirectory, isJar, toStringpublic NestedJarBundleFile(String location, File file) throws IOException
IOExceptionpublic NestedJarBundleFile(String location, JarFile jarFile)
public String getFileName()
BundleFilegetFileName in interface BundleFilegetFileName in class JarBundleFilepublic String getLocation()
BundleFileThis is an URI string pointing to the original locatioon of the bundle.
getLocation in interface BundleFilegetLocation in class JarBundleFileCopyright © 2016 Nuxeo SA. All rights reserved.