Package com.springsource.bundlor.internal.transformer

Interface Summary
PackageDeclarationMap.PackageDeclaration Defines (PackageName x Directives x Attributes).
 

Class Summary
BundleManifestMerger Handles merging of two BundleManifest instances, with one overriding the other.
ManifestCreator Handles creation of bundle manifests.
PackageDeclarationMap Intermediate data structure that holds a loosely structured mapping of (PackageName +> Attributes x Directives).
PackageDeclarationMap.ImmutablePackageDeclaration Immutable implementation of PackageDeclarationMap.PackageDeclaration.
PartialManifestResolver Resolves a StandardReadablePartialManifest against the ManifestContents template, creating a BundleManifest with valid OSGi Import-Package and Export-Package headers.