Uses of Class
org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile

Packages that use ZipBundleFile
org.eclipse.osgi.baseadaptor.bundlefile   
 

Uses of ZipBundleFile in org.eclipse.osgi.baseadaptor.bundlefile
 

Constructors in org.eclipse.osgi.baseadaptor.bundlefile with parameters of type ZipBundleFile
DirZipBundleEntry(ZipBundleFile bundleFile, java.lang.String name)