Package com.springsource.bundlor.support.partialmanifest

Interface Summary
PartialManifest Describes a partially-constructed, dynamically-generated manifest.
ReadablePartialManifest  
 

Class Summary
StandardPartialManifestResolver Resolves a StandardReadablePartialManifest against the ManifestContents template, creating a BundleManifest with valid OSGi Import-Package and Export-Package headers.
StandardReadablePartialManifest Implementation of PartialManifest that provides programmatic access to the collected data.