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

G

generateManifest(String, ManifestContents) - Method in interface com.springsource.bundlor.BundleTransformer
Generates the BundleManifest for a JAR using the supplied manifest template
generateManifest(ManifestContents, ManifestContents, String...) - Method in interface com.springsource.bundlor.BundleTransformer
Generates the BundleManifest for classes on the file system using the supplied manifest template
generateManifest(String, ManifestContents) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
generateManifest(ManifestContents, ManifestContents, String...) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
generateManifest(String, ManifestContents, boolean) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
GENERATOR_TYPES - Static variable in class com.springsource.bundlor.internal.support.HibernateMappingArtefactAnalyser
 
getAttributes() - Method in class com.springsource.bundlor.internal.transformer.PackageDeclarationMap.ImmutablePackageDeclaration
 
getAttributes() - Method in interface com.springsource.bundlor.internal.transformer.PackageDeclarationMap.PackageDeclaration
Gets the attributes.
getAttributesForSection(String) - Method in class com.springsource.bundlor.util.SimpleManifestContents
getBundleManifest(JarFile) - Static method in class com.springsource.bundlor.util.BundleManifestUtils
 
getBundleManifest(String) - Static method in class com.springsource.bundlor.util.BundleManifestUtils
 
getDeclaration(String) - Method in class com.springsource.bundlor.internal.transformer.PackageDeclarationMap
Gets the {@link PackageDeclaration) for the supplied package name.
getDeclarations() - Method in class com.springsource.bundlor.internal.transformer.PackageDeclarationMap
Gets all the package declarations.
getDirectives() - Method in class com.springsource.bundlor.internal.transformer.PackageDeclarationMap.ImmutablePackageDeclaration
 
getDirectives() - Method in interface com.springsource.bundlor.internal.transformer.PackageDeclarationMap.PackageDeclaration
Gets the directives.
getExpansionString() - Method in exception com.springsource.bundlor.internal.propertysubstitution.VersionExpansionFormatException
 
getExportedPackages() - Method in interface com.springsource.bundlor.internal.ReadablePartialManifest
Gets the exported packages.
getExportedPackages() - Method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
Gets the exported packages.
getFile() - Method in class com.springsource.bundlor.Result
 
getFullQualifiedTypeName() - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
getFullyQualifiedTypeName(Type) - Static method in class com.springsource.bundlor.internal.asm.VisitorUtils
 
getImport(String, List<ImportedPackage>) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
 
getImportedPackages() - Method in interface com.springsource.bundlor.internal.ReadablePartialManifest
Gets the imported packages.
getImportedPackages() - Method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
Gets the imported packages.
getImportedTypes() - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
getMainAttributes() - Method in class com.springsource.bundlor.util.SimpleManifestContents
getManifest() - Method in class com.springsource.bundlor.Result
 
getManifestTemplate() - Method in class com.springsource.bundlor.ant.Bundlor
 
getMessage() - Method in class com.springsource.bundlor.blint.Warning
Returns the text that describes the warning and its cause
getName() - Method in class com.springsource.bundlor.internal.transformer.PackageDeclarationMap.ImmutablePackageDeclaration
 
getName() - Method in interface com.springsource.bundlor.internal.transformer.PackageDeclarationMap.PackageDeclaration
Gets the package name.
getNamespaceURI(String) - Method in class com.springsource.bundlor.internal.support.SpringApplicationContextArtefactAnalyser.SpringNamespaceContext
 
getPackageName(Type) - Static method in class com.springsource.bundlor.internal.asm.VisitorUtils
Gets the package name from the supplied Type.
getPackageName(String) - Static method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
 
getPackagePrefix(Document) - Method in class com.springsource.bundlor.internal.support.HibernateMappingArtefactAnalyser
 
getPrefix(String) - Method in class com.springsource.bundlor.internal.support.SpringApplicationContextArtefactAnalyser.SpringNamespaceContext
 
getPrefixes(String) - Method in class com.springsource.bundlor.internal.support.SpringApplicationContextArtefactAnalyser.SpringNamespaceContext
 
getPriority() - Method in class com.springsource.bundlor.ant.PropertySetPropertiesSource
Returns the priority of this PropertiesSource instance.
getPriority() - Method in interface com.springsource.bundlor.properties.PropertiesSource
Returns the priority of this PropertiesSource instance.
getPriority() - Method in class com.springsource.bundlor.properties.StandardPropertiesSource
Returns the priority of this PropertiesSource instance.
getPriority() - Method in class com.springsource.bundlor.properties.SystemPropertiesSource
Returns the priority of this PropertiesSource instance.
getProperties() - Method in class com.springsource.bundlor.ant.PropertySetPropertiesSource
Returns the full-constructed Properties instance.
getProperties() - Method in interface com.springsource.bundlor.properties.PropertiesSource
Returns the full-constructed Properties instance.
getProperties() - Method in class com.springsource.bundlor.properties.StandardPropertiesSource
Returns the full-constructed Properties instance.
getProperties() - Method in class com.springsource.bundlor.properties.SystemPropertiesSource
Returns the full-constructed Properties instance.
getReferencedPackages() - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
getSectionNames() - Method in class com.springsource.bundlor.util.SimpleManifestContents
getTemplateOnlyHeaderNames() - Method in class com.springsource.bundlor.internal.propertysubstitution.PlaceholderManifestTemplateModifier
 
getTemplateOnlyHeaderNames() - Method in class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionTransformer
 
getTemplateOnlyHeaderNames() - Method in class com.springsource.bundlor.internal.support.ExcludedImportAndExportPartialManifestModifier
 
getTemplateOnlyHeaderNames() - Method in class com.springsource.bundlor.internal.support.IgnoredExistingHeadersManifestModifier
 
getTemplateOnlyHeaderNames() - Method in interface com.springsource.bundlor.internal.TemplateHeaderReader
Gets the list of header names required by this reader.
getTemplateOnlyHeaderNames() - Method in class com.springsource.bundlor.internal.transformer.PartialManifestResolver
 
getUnsatisfiedTypes(String) - Method in interface com.springsource.bundlor.internal.ReadablePartialManifest
Gets the set of unsatisfied types for a given package
getUnsatisfiedTypes(String) - Method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
 
getUnsatisfiedTypesForPackage(String) - Method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
 
getUses(String) - Method in interface com.springsource.bundlor.internal.ReadablePartialManifest
Gets the uses for the supplied exporting package.
getUses() - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
getUses(String) - Method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
Gets the uses for the supplied exporting package.
getUsesSet(String) - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
getUsesSet(String) - Method in class com.springsource.bundlor.internal.support.StandardReadablePartialManifest
 
getVersion() - Method in class com.springsource.bundlor.util.SimpleManifestContents
getVersionExpander(String) - Method in class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionTransformer
 

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