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

A

AbstractXmlConfigurationArtifactAnalyzer - Class in com.springsource.bundlor.support.contributors
An abstract class that encapsulates logic that is common to all XML-based configuration schemes.
AbstractXmlConfigurationArtifactAnalyzer() - Constructor for class com.springsource.bundlor.support.contributors.AbstractXmlConfigurationArtifactAnalyzer
 
AbstractXmlConfigurationArtifactAnalyzer.XmlConfigurationNamespaceContext - Class in com.springsource.bundlor.support.contributors
 
AbstractXmlConfigurationArtifactAnalyzer.XmlConfigurationNamespaceContext(Map<String, String>) - Constructor for class com.springsource.bundlor.support.contributors.AbstractXmlConfigurationArtifactAnalyzer.XmlConfigurationNamespaceContext
 
AbstractXmlDocumentArtefactAnalyser - Class in com.springsource.bundlor.support.contributors
A helper class for analyzers that read XML Documents

Concurrent Semantics
Threadsafe

AbstractXmlDocumentArtefactAnalyser(boolean) - Constructor for class com.springsource.bundlor.support.contributors.AbstractXmlDocumentArtefactAnalyser
 
AbstractXmlDocumentArtefactAnalyser(boolean, EntityResolver) - Constructor for class com.springsource.bundlor.support.contributors.AbstractXmlDocumentArtefactAnalyser
 
addArtifactAnalyzer(ArtifactAnalyzer) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addCommaSeparated(Collection<String>, String) - Method in class com.springsource.bundlor.support.partialmanifest.StandardPartialManifestResolver
Parses value as a comma-separated value and adds all elements to the supplied Collection.
addConfiguredManifestTemplate(ManifestTemplate) - Method in class com.springsource.bundlor.ant.Bundlor
 
addConfiguredOsgiProfile(OsgiProfile) - Method in class com.springsource.bundlor.ant.Bundlor
 
addEntryScannerListener(EntryScannerListener) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addManifestContributor(ManifestContributor) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addManifestModifier(ManifestModifier) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addManifestReader(ManifestReader) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addManifestTemplateModifier(ManifestTemplateModifier) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addObjectToArray(Object[], Object) - Static method in class org.springframework.util.ObjectUtils
Append the given Object to the given array, returning a new array consisting of the input array contents plus the given Object.
addPartialManifestModifier(PartialManifestModifier) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addProperty(Property) - Method in class com.springsource.bundlor.ant.Bundlor
 
addProperty(Property) - Method in class com.springsource.bundlor.ant.internal.Configuration
 
addPropertySet(PropertySet) - Method in class com.springsource.bundlor.ant.Bundlor
 
addPropertySet(PropertySet) - Method in class com.springsource.bundlor.ant.internal.Configuration
 
addStringToArray(String[], String) - Static method in class org.springframework.util.StringUtils
Append the given String to the given String array, returning a new array consisting of the input array contents plus the given String.
addTemplateHeaderReader(TemplateHeaderReader) - Method in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
addText(String) - Method in class com.springsource.bundlor.ant.ManifestTemplate
 
addText(String) - Method in class com.springsource.bundlor.ant.OsgiProfile
 
addValidator(Validator) - Method in class com.springsource.bundlor.blint.support.ManifestValidatorContributors
 
analyse(InputStream, String, PartialManifest) - Method in interface com.springsource.bundlor.support.ArtifactAnalyzer
Analyse the supplied artefact and update the supplied PartialManifest as needed.
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.support.asm.AsmTypeArtefactAnalyser
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.AbstractXmlConfigurationArtifactAnalyzer
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.AbstractXmlDocumentArtefactAnalyser
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.AbstractXmlDocumentArtefactAnalyser
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.HibernateMappingArtefactAnalyser
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.JpaPersistenceArtefactAnalyser
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.JspArtifactAnalyzer
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.Log4JXmlArtifactAnalyzer
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.StaticResourceArtefactAnalyser
Analyse the supplied artefact and update the supplied PartialManifest as needed.
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.WebApplicationArtifactAnalyzer
analyzeClassAttributes(Document, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.AbstractXmlConfigurationArtifactAnalyzer
 
analyzeClassValues(Document, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.AbstractXmlConfigurationArtifactAnalyzer
 
analyzeEntries(ClassPath, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
analyzeEntries(ClassPath[], PartialManifest) - Method in class com.springsource.bundlor.support.StandardManifestGenerator
 
analyzeEntry(ClassPathEntry, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
analyzeEntry(ClassPathEntry, PartialManifest) - Method in class com.springsource.bundlor.support.StandardManifestGenerator
 
analyzePackageAttributes(Document, PartialManifest) - Method in class com.springsource.bundlor.support.contributors.AbstractXmlConfigurationArtifactAnalyzer
 
AntBundlorExecutor - Class in com.springsource.bundlor.ant.internal
 
AntBundlorExecutor(Configuration, ConfigurationValidator, ClassPathFactory, ManifestWriterFactory, ManifestTemplateFactory, PropertiesSourceFactory, OsgiProfileFactory) - Constructor for class com.springsource.bundlor.ant.internal.AntBundlorExecutor
 
AntPathMatcher - Class in org.springframework.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - Constructor for class org.springframework.util.AntPathMatcher
 
AntPathMatcher.AntPatternComparator - Class in org.springframework.util
 
AntPathMatcher.AntPatternComparator(String) - Constructor for class org.springframework.util.AntPathMatcher.AntPatternComparator
 
AntPathStringMatcher - Class in org.springframework.util
Package-protected helper class for AntPathMatcher.
AntPathStringMatcher(String, String, Map<String, String>) - Constructor for class org.springframework.util.AntPathStringMatcher
Construct a new instance of the AntPatchStringMatcher.
applyRelativePath(String, String) - Static method in class org.springframework.util.StringUtils
Apply the given relative path to the given path, assuming standard Java folder separation (i.e.
ARRAY_ELEMENT_SEPARATOR - Static variable in class org.springframework.util.ObjectUtils
 
ARRAY_END - Static variable in class org.springframework.util.ObjectUtils
 
ARRAY_START - Static variable in class org.springframework.util.ObjectUtils
 
arrayToCommaDelimitedString(Object[]) - Static method in class org.springframework.util.StringUtils
Convenience method to return a String array as a CSV String.
arrayToDelimitedString(Object[], String) - Static method in class org.springframework.util.StringUtils
Convenience method to return a String array as a delimited (e.g.
arrayToList(Object) - Static method in class org.springframework.util.CollectionUtils
Convert the supplied array into a List.
ArtefactAnalyserClassVisitor - Class in com.springsource.bundlor.support.asm
ASM ClassVisitor for scanning class files.
ArtefactAnalyserClassVisitor(PartialManifest) - Constructor for class com.springsource.bundlor.support.asm.ArtefactAnalyserClassVisitor
Creates a new ArtefactAnalyserClassVisitor to scan the supplied PartialManifest.
ArtefactAnalyserFieldVisitor - Class in com.springsource.bundlor.support.asm
ASM FieldVisitor for scanning class files.
ArtefactAnalyserFieldVisitor(PartialManifest, Type) - Constructor for class com.springsource.bundlor.support.asm.ArtefactAnalyserFieldVisitor
Creates a new ArtefactAnalyserClassVisitor to scan the supplied PartialManifest.
ArtefactAnalyserMethodVisitor - Class in com.springsource.bundlor.support.asm
ASM MethodVisitor to scan method bodies for imports.
ArtefactAnalyserMethodVisitor(PartialManifest, Type) - Constructor for class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
Creates a new ArtefactAnalyserMethodVisitor for the supplied PartialManifest.
ArtifactAnalyzer - Interface in com.springsource.bundlor.support
Strategy interface for scanning artefacts in a JAR file and adding to the PartialManifest.
artifactAnalyzers - Variable in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
artifactAnalyzers - Variable in class com.springsource.bundlor.support.ManifestGeneratorContributors
 
AsmTypeArtefactAnalyser - Class in com.springsource.bundlor.support.asm
ArtifactAnalyzer implementation that uses ASM to scan .class files for dependencies and exports.
AsmTypeArtefactAnalyser() - Constructor for class com.springsource.bundlor.support.asm.AsmTypeArtefactAnalyser
 
Assert - Class in org.springframework.util
Assertion utility class that assists in validating arguments.
Assert() - Constructor for class org.springframework.util.Assert
 
ATT_PATTERN - Static variable in class com.springsource.bundlor.support.propertysubstitution.VersionExpansionTransformer
 
ATTR_BUNDLE_VERSION - Static variable in class com.springsource.bundlor.support.partialmanifest.StandardPartialManifestResolver
 
ATTR_EXCLUDED_EXPORTS - Static variable in class com.springsource.bundlor.support.contributors.ExcludedImportAndExportPartialManifestModifier
 
ATTR_EXCLUDED_IMPORTS - Static variable in class com.springsource.bundlor.support.contributors.ExcludedImportAndExportPartialManifestModifier
 
ATTR_EXPORT_TEMPLATE - Static variable in class com.springsource.bundlor.support.partialmanifest.StandardPartialManifestResolver
 
ATTR_IGNORED_EXISTING_HEADERS - Static variable in class com.springsource.bundlor.support.contributors.IgnoredExistingHeadersManifestModifier
 
ATTR_IMPORT_TEMPLATE - Static variable in class com.springsource.bundlor.support.partialmanifest.StandardPartialManifestResolver
 

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