| Package | Description |
|---|---|
| ch.jm.osgi.util.bundle |
Contains classes used to parse bundle descriptors, generate bundle manifests and determining
package dependencies.
|
| ch.jm.osgi.util.bundle.ant |
Provides Apache Ant tasks for working with OSGi bundles.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DescriptorParser.parse(java.io.File f,
BundleManifestBuilder builder)
Parses a bundle descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBundleTask.addExportUses(BundleManifestBuilder builder,
DependencyAnalyzer analyzer)
Adds "uses" elements to the export clauses.
|
Copyright 2009-2010 Jeremias M?rki. All Rights Reserved.