private OsgiManifest |
DefaultBundleReader.doLoadManifest(java.io.File bundleLocation) |
private OsgiManifest |
OsgiBundleProject.getManifest(org.apache.maven.project.MavenProject project) |
OsgiManifest |
DefaultBundleReader.loadManifest(java.io.File bundleLocation) |
OsgiManifest |
BundleReader.loadManifest(java.io.File bundleLocation)
Load and cache OSGi manifest from path META-INF/MANIFEST.MF under the given location.
|
private OsgiManifest |
DefaultBundleReader.loadManifestFile(java.io.File manifestFile) |
private OsgiManifest |
DefaultBundleReader.loadManifestFromDirectory(java.io.File directory) |
private OsgiManifest |
DefaultBundleReader.loadManifestFromFile(java.io.File bundleLocation) |
(package private) static OsgiManifest |
OsgiManifest.parse(java.io.InputStream stream,
java.lang.String location) |