Home
last modified time | relevance | path

Searched defs:ZipBundleFile (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/
H A DZipBundleFile.java33 public class ZipBundleFile extends CloseableBundleFile<ZipEntry> { class
40 …public ZipBundleFile(File basefile, BundleInfo.Generation generation, MRUBundleFileList mruList, D… in ZipBundleFile() method in ZipBundleFile