Package | Description |
---|---|
org.apache.aries.util.manifest |
Modifier and Type | Method and Description |
---|---|
static BundleManifest |
BundleManifest.fromBundle(File f)
Retrieve a bundle manifest from the given jar file, which can be exploded or compressed
|
static BundleManifest |
BundleManifest.fromBundle(IFile f)
Retrieve a BundleManifest from the given jar file
|
static BundleManifest |
BundleManifest.fromBundle(InputStream is)
Read a manifest from a jar input stream.
|
Copyright © 2013. All rights reserved.