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

M

main(String[]) - Static method in class com.springsource.bundlor.commandline.Bundlor
 
mainAttributes - Variable in class com.springsource.bundlor.util.SimpleManifestContents
 
MANIFEST_PATH - Static variable in class com.springsource.bundlor.support.manifestwriter.FileSystemManifestWriter
 
ManifestContributor - Interface in com.springsource.bundlor.support
 
manifestContributors - Variable in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
manifestFile - Variable in class com.springsource.bundlor.support.manifestwriter.FileSystemManifestWriter
 
manifestGenerator - Variable in class com.springsource.bundlor.ant.internal.AntBundlorExecutor
 
manifestGenerator - Variable in class com.springsource.bundlor.commandline.internal.CommandLineBundlorExecutor
 
ManifestGenerator - Interface in com.springsource.bundlor
 
ManifestGeneratorContributors - Class in com.springsource.bundlor.support
 
ManifestGeneratorContributors() - Constructor for class com.springsource.bundlor.support.ManifestGeneratorContributors
 
ManifestMerger - Interface in com.springsource.bundlor.support
 
manifestMerger - Variable in class com.springsource.bundlor.support.StandardManifestGenerator
 
ManifestModifier - Interface in com.springsource.bundlor.support
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.support.ManifestGeneratorContributors
 
ManifestReader - Interface in com.springsource.bundlor.support
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.support.ManifestGeneratorContributors
 
manifestTemplate - Variable in class com.springsource.bundlor.ant.internal.AntBundlorExecutor
 
manifestTemplate - Variable in class com.springsource.bundlor.ant.internal.Configuration
 
manifestTemplate(String, String, String, String) - Method in class com.springsource.bundlor.ant.internal.support.StandardConfigurationValidator
 
ManifestTemplate - Class in com.springsource.bundlor.ant
 
ManifestTemplate() - Constructor for class com.springsource.bundlor.ant.ManifestTemplate
 
manifestTemplate - Variable in class com.springsource.bundlor.commandline.internal.CommandLineBundlorExecutor
 
ManifestTemplateDirectiveMigrator - Class in com.springsource.bundlor.support.contributors
 
ManifestTemplateDirectiveMigrator() - Constructor for class com.springsource.bundlor.support.contributors.ManifestTemplateDirectiveMigrator
 
ManifestTemplateFactory - Interface in com.springsource.bundlor.ant.internal
 
ManifestTemplateFactory - Interface in com.springsource.bundlor.commandline.internal
 
ManifestTemplateModifier - Interface in com.springsource.bundlor.support
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.support.ManifestGeneratorContributors
 
manifestTemplatePath - Variable in class com.springsource.bundlor.ant.internal.Configuration
 
manifestTemplatePath - Variable in class com.springsource.bundlor.commandline.internal.Configuration
 
manifestTemplatePath(String) - Method in class com.springsource.bundlor.commandline.internal.support.StandardConfigurationValidator
 
manifestValidator - Variable in class com.springsource.bundlor.ant.internal.AntBundlorExecutor
 
ManifestValidator - Interface in com.springsource.bundlor.blint
Main entry point for manifest validation.
manifestValidator - Variable in class com.springsource.bundlor.commandline.internal.CommandLineBundlorExecutor
 
ManifestValidatorContributors - Class in com.springsource.bundlor.blint.support
 
ManifestValidatorContributors() - Constructor for class com.springsource.bundlor.blint.support.ManifestValidatorContributors
 
manifestWriter - Variable in class com.springsource.bundlor.ant.internal.AntBundlorExecutor
 
manifestWriter - Variable in class com.springsource.bundlor.commandline.internal.CommandLineBundlorExecutor
 
ManifestWriter - Interface in com.springsource.bundlor
 
ManifestWriterFactory - Interface in com.springsource.bundlor.support.manifestwriter
 
match(String, String) - Method in class org.springframework.util.AntPathMatcher
 
match(String, String) - Method in interface org.springframework.util.PathMatcher
Match the given path against the given pattern, according to this PathMatcher's matching strategy.
matches(String, String) - Static method in class com.springsource.bundlor.util.MatchUtils
Tests whether candidate matches the supplied pattern.
matchStart(String, String) - Method in class org.springframework.util.AntPathMatcher
 
matchStart(String, String) - Method in interface org.springframework.util.PathMatcher
Match the given path against the corresponding part of the given pattern, according to this PathMatcher's matching strategy.
matchStrings(String, String, Map<String, String>) - Method in class org.springframework.util.AntPathMatcher
Tests whether or not a string matches against a pattern.
matchStrings() - Method in class org.springframework.util.AntPathStringMatcher
Main entry point.
MatchUtils - Class in com.springsource.bundlor.util
Wildcard package matching utils.
MatchUtils() - Constructor for class com.springsource.bundlor.util.MatchUtils
 
maybeEatDot() - Method in class com.springsource.bundlor.support.propertysubstitution.VersionExpansionParser
 
merge(ManifestContents, ManifestContents, ManifestContents, ReadablePartialManifest, List<String>) - Method in interface com.springsource.bundlor.support.ManifestMerger
 
merge(ManifestContents, ManifestContents, ManifestContents, ReadablePartialManifest, List<String>) - Method in class com.springsource.bundlor.support.StandardManifestMerger
 
mergeArrayIntoCollection(Object, Collection) - Static method in class org.springframework.util.CollectionUtils
Merge the given array into the given Collection.
mergeManifests(ManifestContents, ManifestContents) - Method in class com.springsource.bundlor.support.StandardManifestMerger
 
mergePropertiesIntoMap(Properties, Map) - Static method in class org.springframework.util.CollectionUtils
Merge the given Properties instance into the given Map, copying all properties (key-value pairs) over.
mergeStringArrays(String[], String[]) - Static method in class org.springframework.util.StringUtils
Merge the given String arrays into one, with overlapping array elements only included once.
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.BundleManifestVersionValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.BundleSymbolicNameValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.ExportedNotImportedValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.SignedJarFileValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.VersionedExportsValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.VersionedImportsRangeValidator
 
MESSAGE - Static variable in class com.springsource.bundlor.blint.support.contributors.VersionedImportsValidator
 
messages - Variable in class com.springsource.bundlor.util.SimpleParserLogger
 
messagesMonitor - Variable in class com.springsource.bundlor.util.SimpleParserLogger
 
modifier - Variable in class com.springsource.bundlor.support.propertysubstitution.SumTransformer
 
modify(ReadablePartialManifest) - Method in class com.springsource.bundlor.support.contributors.ExcludedImportAndExportPartialManifestModifier
 
modify(ManifestContents) - Method in class com.springsource.bundlor.support.contributors.IgnoredExistingHeadersManifestModifier
Modify the JAR manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in class com.springsource.bundlor.support.contributors.ManifestTemplateDirectiveMigrator
 
modify(ReadablePartialManifest) - Method in class com.springsource.bundlor.support.contributors.ManifestTemplateDirectiveMigrator
 
modify(ManifestContents) - Method in class com.springsource.bundlor.support.contributors.OsgiProfileManifestTemplateModifier
Modify the manifest template before the template is used to create the bundle manifest
modify(ManifestContents) - Method in class com.springsource.bundlor.support.contributors.ToolStampManifestModifier
Modify the JAR manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in interface com.springsource.bundlor.support.ManifestModifier
Modify the JAR manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in interface com.springsource.bundlor.support.ManifestTemplateModifier
Modify the manifest template before the template is used to create the bundle manifest
modify(ReadablePartialManifest) - Method in interface com.springsource.bundlor.support.PartialManifestModifier
Modify the partial manifest before it is used to create the bundle manifest
modify(ManifestContents) - Method in class com.springsource.bundlor.support.propertysubstitution.PlaceholderManifestAndTemplateModifier
 
monitor - Variable in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer.JarInputStreamClassPath.JarInputStreamClassPathIterator
 
monitor - Variable in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
monitor - Variable in class com.springsource.bundlor.support.contributors.ManifestTemplateDirectiveMigrator
 
MULTIPLIER - Static variable in class org.springframework.util.ObjectUtils
 

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