A B C D E F G H I J K L M N O P R S T U V W X

M

main(String[]) - Static method in class com.springsource.bundlor.commandline.Runner
 
mainAttributes - Variable in class com.springsource.bundlor.util.SimpleManifestContents
 
manifest - Variable in class com.springsource.bundlor.Result
 
manifestCheckers - Variable in class com.springsource.bundlor.blint.internal.StandardBundleValidator
 
manifestCreator - Variable in class com.springsource.bundlor.internal.StandardBundleTransformer
 
ManifestCreator - Class in com.springsource.bundlor.internal.transformer
Handles creation of bundle manifests.
ManifestCreator(List<TemplateHeaderReader>) - Constructor for class com.springsource.bundlor.internal.transformer.ManifestCreator
 
ManifestModifier - Interface in com.springsource.bundlor.internal
Implementations of this interface have the opportunity to modify the JAR manifest before it is used to create the bundle manifest

Concurrent Semantics
Implementations of this interface must be threadsafe

manifestModifiers - Variable in class com.springsource.bundlor.internal.StandardBundleTransformer
 
ManifestReader - Interface in com.springsource.bundlor.internal
Implementations of this interface have the opportunity to read the bundle's manifest and the manifest template before they are used to create the bundle manifest

Concurrent Semantics
Implementations of this interface must be threadsafe

manifestReaders - Variable in class com.springsource.bundlor.internal.StandardBundleTransformer
 
ManifestTemplateModifier - Interface in com.springsource.bundlor.internal
Implementations of this interface have the opportunity to modify the manifest template before it is used to create the bundle manifest

Concurrent Semantics
Implementations of this interface must be threadsafe

manifestTemplateModifiers - Variable in class com.springsource.bundlor.internal.StandardBundleTransformer
 
manifestTemplatePath - Variable in class com.springsource.bundlor.ant.Bundlor
 
ManifestValidator - Interface in com.springsource.bundlor.blint.internal
Implementations of this interface have the opportunity to check a bundle's manifest and create warnings against it.
mapExports(BundleManifest) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
Maps the Export-Package header for the supplied manifest into a PackageDeclarationMap.
mapImports(BundleManifest) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
Maps the Import-Package header for the supplied manifest into a PackageDeclarationMap.
matches(String, String) - Static method in class com.springsource.bundlor.internal.util.MatchUtils
Tests whether candidate matches the supplied pattern.
MatchUtils - Class in com.springsource.bundlor.internal.util
Wildcard package matching utils.
MatchUtils() - Constructor for class com.springsource.bundlor.internal.util.MatchUtils
 
maybeEatDot() - Method in class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionParser
 
merge(String, ManifestContents, String) - Method in interface com.springsource.bundlor.BundleTransformer
Transforms a JAR, merging its existing manifest with the manifest generated using the supplied manifest template
merge(String, ManifestContents, String) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
merge(ManifestContents, ManifestContents, ReadablePartialManifest) - Method in class com.springsource.bundlor.internal.transformer.ManifestCreator
Creates the BundleManifest from the given partial, merging (re-using) any existing import or export directives in the input manifest, such as resolution:=optional.
mergeBundleManifests(BundleManifest, BundleManifest) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
Merges base and override together, with override taking precendence over base.
mergeExistingHeaders - Variable in class com.springsource.bundlor.ant.Bundlor
 
mergeExports(BundleManifest, BundleManifest, Version) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
Merges the Export-Package headers for the supplied manifests.
mergeImports(BundleManifest, BundleManifest) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
Merges the Import-Package headers for the supplied manifests.
mergeManifest(String, ManifestContents) - Method in interface com.springsource.bundlor.BundleTransformer
Generates the BundleManifest for a JAR, merging its existing manifest with the manifest generated using the supplied manifest template
mergeManifest(String, ManifestContents) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
merger - Variable in class com.springsource.bundlor.internal.transformer.ManifestCreator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.internal.support.BundleManifestVersionManifestValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.internal.support.BundleSymbolicNameManifestValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.internal.support.BundleVersionManifestValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.internal.support.ExportedNotImportedManifestValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.internal.support.VersionedExportsManifestValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.internal.support.VersionedImportsManifestValidator
 
message - Variable in class com.springsource.bundlor.blint.Warning
 
messages - Variable in class com.springsource.bundlor.internal.util.SimpleParserLogger
 
messagesMonitor - Variable in class com.springsource.bundlor.internal.util.SimpleParserLogger
 
modifier - Variable in class com.springsource.bundlor.internal.propertysubstitution.SumTransformer
 
modify(ManifestContents) - Method in interface com.springsource.bundlor.internal.ManifestModifier
Modify the JAR manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in interface com.springsource.bundlor.internal.ManifestTemplateModifier
Modify the manifest template before the template is used to create the bundle manifest
modify(ReadablePartialManifest, boolean) - Method in interface com.springsource.bundlor.internal.PartialManifestModifier
Modify the partial manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in class com.springsource.bundlor.internal.propertysubstitution.PlaceholderManifestTemplateModifier
 
modify(ReadablePartialManifest, boolean) - Method in class com.springsource.bundlor.internal.support.ExcludedImportAndExportPartialManifestModifier
 
modify(ManifestContents) - Method in class com.springsource.bundlor.internal.support.IgnoredExistingHeadersManifestModifier
Modify the JAR manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in class com.springsource.bundlor.internal.support.OsgiProfileManifestTemplateModifier
Modify the manifest template before the template is used to create the bundle manifest
modify(ManifestContents) - Method in class com.springsource.bundlor.internal.support.ToolStampManifestModifier
Modify the JAR manifest before it is used to create the bundle manifest
modifyManifest(ManifestContents) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
modifyManifestTemplate(ManifestContents) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
modifyPartialManifest(ReadablePartialManifest, boolean) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 

A B C D E F G H I J K L M N O P R S T U V W X