public class NestedJarBundleFile extends JarBundleFile
| 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, getFile, getJarURL, getManifest, getNestedBundles, getSymbolicName, getURL, isDirectory, isJar, toStringpublic NestedJarBundleFile(String location, File file) throws IOException
IOExceptionpublic 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 © 2012 Nuxeo SA. All Rights Reserved.