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, toString
public NestedJarBundleFile(String location, File file) throws IOException
IOException
public String getFileName()
BundleFile
getFileName
in interface BundleFile
getFileName
in class JarBundleFile
public String getLocation()
BundleFile
This is an URI string pointing to the original locatioon of the bundle.
getLocation
in interface BundleFile
getLocation
in class JarBundleFile
Copyright © 2013 Nuxeo SA. All Rights Reserved.