Uses of Package
org.eclipse.osgi.baseadaptor.bundlefile

Packages that use org.eclipse.osgi.baseadaptor.bundlefile
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.baseadaptor.bundlefile   
org.eclipse.osgi.baseadaptor.hooks   
org.eclipse.osgi.baseadaptor.loader   
 

Classes in org.eclipse.osgi.baseadaptor.bundlefile used by org.eclipse.osgi.baseadaptor
BundleFile
          The BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.
 

Classes in org.eclipse.osgi.baseadaptor.bundlefile used by org.eclipse.osgi.baseadaptor.bundlefile
BundleEntry
          A BundleEntry represents one entry of a BundleFile.
BundleFile
          The BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.
MRUBundleFileList
          A simple/quick/small implementation of an MRU (Most Recently Used) list to keep track of open BundleFiles.
ZipBundleFile
          A BundleFile that uses a ZipFile as it base file.
 

Classes in org.eclipse.osgi.baseadaptor.bundlefile used by org.eclipse.osgi.baseadaptor.hooks
BundleEntry
          A BundleEntry represents one entry of a BundleFile.
BundleFile
          The BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.
 

Classes in org.eclipse.osgi.baseadaptor.bundlefile used by org.eclipse.osgi.baseadaptor.loader
BundleEntry
          A BundleEntry represents one entry of a BundleFile.
BundleFile
          The BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.