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
 

Fields in org.eclipse.osgi.baseadaptor.bundlefile declared as ZipBundleFile
protected  ZipBundleFile ZipBundleEntry.bundleFile
          The BundleFile for this entry.
 

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



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.