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

C

canAnalyse(String) - Method in interface com.springsource.bundlor.support.ArtifactAnalyzer
Can this ArtifactAnalyzer analyse the artefact with the supplied name.
canAnalyse(String) - Method in class com.springsource.bundlor.support.asm.AsmTypeArtefactAnalyser
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.BlueprintArtifactAnalyzer
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.HibernateMappingArtefactAnalyser
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.JpaPersistenceArtefactAnalyser
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.JspArtifactAnalyzer
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.Log4JXmlArtifactAnalyzer
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.SpringApplicationContextArtefactAnalyser
 
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.StaticResourceArtefactAnalyser
Can this ArtifactAnalyzer analyse the artefact with the supplied name.
canAnalyse(String) - Method in class com.springsource.bundlor.support.contributors.WebApplicationArtifactAnalyzer
Can this ArtifactAnalyzer analyse the artefact with the supplied name.
capitalize(String) - Static method in class org.springframework.util.StringUtils
Capitalize a String, changing the first letter to upper case as per Character.toUpperCase(char).
changeFirstCharacterCase(String, boolean) - Static method in class org.springframework.util.StringUtils
 
CLASS_ATTRIBUTES - Static variable in class com.springsource.bundlor.support.contributors.BlueprintArtifactAnalyzer
 
CLASS_ATTRIBUTES - Static variable in class com.springsource.bundlor.support.contributors.SpringApplicationContextArtefactAnalyser
 
CLASS_NAME_PREFIX - Static variable in class com.springsource.bundlor.support.asm.ArtefactAnalyserClassVisitor
 
CLASS_VALUES - Static variable in class com.springsource.bundlor.support.contributors.BlueprintArtifactAnalyzer
 
CLASS_VALUES - Static variable in class com.springsource.bundlor.support.contributors.SpringApplicationContextArtefactAnalyser
 
ClassNameUtils - Class in com.springsource.bundlor.util
A utility class for dealing with Java class names

Concurrent Semantics
Threadsafe

ClassNameUtils() - Constructor for class com.springsource.bundlor.util.ClassNameUtils
 
ClassPath - Interface in com.springsource.bundlor
 
ClassPathEntry - Interface in com.springsource.bundlor
 
ClassPathFactory - Interface in com.springsource.bundlor.support.classpath
 
classPathRoot - Variable in class com.springsource.bundlor.support.classpath.FileSystemClassPath
 
cleanPath(String) - Static method in class org.springframework.util.StringUtils
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
close() - Method in interface com.springsource.bundlor.ClassPath
 
close() - Method in interface com.springsource.bundlor.ManifestWriter
 
close() - Method in class com.springsource.bundlor.support.classpath.FileSystemClassPath
 
close() - Method in class com.springsource.bundlor.support.classpath.JarFileClassPath
 
close() - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer.JarInputStreamClassPath
 
close() - Method in class com.springsource.bundlor.support.manifestwriter.FileSystemManifestWriter
 
close() - Method in class com.springsource.bundlor.support.manifestwriter.JarFileManifestWriter
 
close() - Method in class com.springsource.bundlor.support.manifestwriter.JarFileManifestWriter.NonClosingOuptutStreamWriter
 
close() - Method in class com.springsource.bundlor.support.manifestwriter.SystemOutManifestWriter
 
collectionToCommaDelimitedString(Collection) - Static method in class org.springframework.util.StringUtils
Convenience method to return a Collection as a CSV String.
collectionToDelimitedString(Collection, String, String, String) - Static method in class org.springframework.util.StringUtils
Convenience method to return a Collection as a delimited (e.g.
collectionToDelimitedString(Collection, String) - Static method in class org.springframework.util.StringUtils
Convenience method to return a Collection as a delimited (e.g.
CollectionUtils - Class in org.springframework.util
Miscellaneous collection utility methods.
CollectionUtils() - Constructor for class org.springframework.util.CollectionUtils
 
CollectionUtils.EnumerationIterator<E> - Class in org.springframework.util
Iterator wrapping an Enumeration.
CollectionUtils.EnumerationIterator(Enumeration<E>) - Constructor for class org.springframework.util.CollectionUtils.EnumerationIterator
 
com.springsource.bundlor - package com.springsource.bundlor
 
com.springsource.bundlor.ant - package com.springsource.bundlor.ant
 
com.springsource.bundlor.ant.internal - package com.springsource.bundlor.ant.internal
 
com.springsource.bundlor.ant.internal.support - package com.springsource.bundlor.ant.internal.support
 
com.springsource.bundlor.blint - package com.springsource.bundlor.blint
 
com.springsource.bundlor.blint.support - package com.springsource.bundlor.blint.support
 
com.springsource.bundlor.blint.support.contributors - package com.springsource.bundlor.blint.support.contributors
 
com.springsource.bundlor.commandline - package com.springsource.bundlor.commandline
 
com.springsource.bundlor.commandline.internal - package com.springsource.bundlor.commandline.internal
 
com.springsource.bundlor.commandline.internal.support - package com.springsource.bundlor.commandline.internal.support
 
com.springsource.bundlor.support - package com.springsource.bundlor.support
 
com.springsource.bundlor.support.asm - package com.springsource.bundlor.support.asm
 
com.springsource.bundlor.support.classpath - package com.springsource.bundlor.support.classpath
 
com.springsource.bundlor.support.contributors - package com.springsource.bundlor.support.contributors
 
com.springsource.bundlor.support.manifestwriter - package com.springsource.bundlor.support.manifestwriter
 
com.springsource.bundlor.support.partialmanifest - package com.springsource.bundlor.support.partialmanifest
 
com.springsource.bundlor.support.properties - package com.springsource.bundlor.support.properties
 
com.springsource.bundlor.support.propertysubstitution - package com.springsource.bundlor.support.propertysubstitution
 
com.springsource.bundlor.util - package com.springsource.bundlor.util
 
combine(String, String) - Method in class org.springframework.util.AntPathMatcher
Combines two patterns into a new pattern that is returned.
combine(String, String) - Method in interface org.springframework.util.PathMatcher
Combines two patterns into a new pattern that is returned.
combineProperties(PropertiesSource...) - Static method in class com.springsource.bundlor.support.DefaultManifestGeneratorContributorsFactory
 
commaDelimitedListToSet(String) - Static method in class org.springframework.util.StringUtils
Convenience method to convert a CSV string list to a set.
commaDelimitedListToStringArray(String) - Static method in class org.springframework.util.StringUtils
Convert a CSV list into an array of Strings.
CommandLineBundlorExecutor - Class in com.springsource.bundlor.commandline.internal
 
CommandLineBundlorExecutor(Configuration, ConfigurationValidator, ClassPathFactory, ManifestWriterFactory, ManifestTemplateFactory, PropertiesSourceFactory, OsgiProfileFactory) - Constructor for class com.springsource.bundlor.commandline.internal.CommandLineBundlorExecutor
 
compare(String, String) - Method in class org.springframework.util.AntPathMatcher.AntPatternComparator
 
concatenateStringArrays(String[], String[]) - Static method in class org.springframework.util.StringUtils
Concatenate the given String arrays into one, with overlapping array elements included twice.
condense() - Method in class com.springsource.bundlor.support.partialmanifest.StandardReadablePartialManifest
 
condensed - Variable in class com.springsource.bundlor.support.partialmanifest.StandardReadablePartialManifest
 
configuration - Variable in class com.springsource.bundlor.ant.Bundlor
 
Configuration - Class in com.springsource.bundlor.ant.internal
 
Configuration() - Constructor for class com.springsource.bundlor.ant.internal.Configuration
 
Configuration - Class in com.springsource.bundlor.commandline.internal
 
Configuration() - Constructor for class com.springsource.bundlor.commandline.internal.Configuration
 
Configuration(CommandLine) - Constructor for class com.springsource.bundlor.commandline.internal.Configuration
 
ConfigurationValidator - Interface in com.springsource.bundlor.ant.internal
 
ConfigurationValidator - Interface in com.springsource.bundlor.commandline.internal
 
contains(Iterator, Object) - Static method in class org.springframework.util.CollectionUtils
Check whether the given Iterator contains the given element.
contains(Enumeration, Object) - Static method in class org.springframework.util.CollectionUtils
Check whether the given Enumeration contains the given element.
containsAny(Collection, Collection) - Static method in class org.springframework.util.CollectionUtils
Return true if any element in 'candidates' is contained in 'source'; otherwise returns false.
containsElement(Object[], Object) - Static method in class org.springframework.util.ObjectUtils
Check whether the given array contains the given element.
containsInstance(Collection, Object) - Static method in class org.springframework.util.CollectionUtils
Check whether the given Collection contains the given element instance.
containsWhitespace(CharSequence) - Static method in class org.springframework.util.StringUtils
Check whether the given CharSequence contains any whitespace characters.
containsWhitespace(String) - Static method in class org.springframework.util.StringUtils
Check whether the given String contains any whitespace characters.
contents - Variable in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer.JarInputStreamClassPathEntry
 
CONTEXT_PATH_HEADER - Static variable in class com.springsource.bundlor.support.contributors.BlueprintArtifactAnalyzer
 
contextPaths - Variable in class com.springsource.bundlor.support.contributors.BlueprintArtifactAnalyzer
 
contribute(ManifestContents) - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer
 
contribute(ManifestContents) - Method in interface com.springsource.bundlor.support.ManifestContributor
 
contributors - Variable in class com.springsource.bundlor.blint.support.StandardManifestValidator
 
contributors - Variable in class com.springsource.bundlor.support.StandardManifestGenerator
 
copy(InputStream, OutputStream) - Method in class com.springsource.bundlor.support.manifestwriter.JarFileManifestWriter
 
copy(File, File) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given input File to the given output File.
copy(byte[], File) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given byte array to the given output File.
copy(InputStream, OutputStream) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given InputStream to the given OutputStream.
copy(byte[], OutputStream) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given byte array to the given OutputStream.
copy(Reader, Writer) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given Reader to the given Writer.
copy(String, Writer) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given String to the given output Writer.
copyToByteArray(File) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given input File into a new byte array.
copyToByteArray(InputStream) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given InputStream into a new byte array.
copyToString(Reader) - Static method in class org.springframework.util.FileCopyUtils
Copy the contents of the given Reader into a String.
countOccurrencesOf(String, String) - Static method in class org.springframework.util.StringUtils
Count the occurrences of the substring in string s.
create(String, String, String, String) - Method in interface com.springsource.bundlor.ant.internal.ManifestTemplateFactory
 
create(String, String) - Method in interface com.springsource.bundlor.ant.internal.OsgiProfileFactory
 
create(String, List<PropertySet>, List<Property>) - Method in interface com.springsource.bundlor.ant.internal.PropertiesSourceFactory
 
create(String, String, String, String) - Method in class com.springsource.bundlor.ant.internal.support.StandardManifestTemplateFactory
 
create(String, String) - Method in class com.springsource.bundlor.ant.internal.support.StandardOsgiProfileFactory
 
create(String, List<PropertySet>, List<Property>) - Method in class com.springsource.bundlor.ant.internal.support.StandardPropertiesSourceFactory
 
create() - Static method in class com.springsource.bundlor.blint.support.DefaultManifestValidatorContributorsFactory
 
create(String) - Method in interface com.springsource.bundlor.commandline.internal.ManifestTemplateFactory
 
create() - Method in class com.springsource.bundlor.commandline.internal.OptionsFactory
 
create(String) - Method in interface com.springsource.bundlor.commandline.internal.OsgiProfileFactory
 
create(String, Properties) - Method in interface com.springsource.bundlor.commandline.internal.PropertiesSourceFactory
 
create(String) - Method in class com.springsource.bundlor.commandline.internal.support.StandardManifestTemplateFactory
 
create(String) - Method in class com.springsource.bundlor.commandline.internal.support.StandardOsgiProfileFactory
 
create(String, Properties) - Method in class com.springsource.bundlor.commandline.internal.support.StandardPropertiesSourceFactory
 
create(String) - Method in interface com.springsource.bundlor.support.classpath.ClassPathFactory
 
create(String) - Method in class com.springsource.bundlor.support.classpath.StandardClassPathFactory
create(PropertiesSource...) - Static method in class com.springsource.bundlor.support.DefaultManifestGeneratorContributorsFactory
 
create(String, String) - Method in interface com.springsource.bundlor.support.manifestwriter.ManifestWriterFactory
 
create(String, String) - Method in class com.springsource.bundlor.support.manifestwriter.StandardManifestWriterFactory
createBundleManifest(ManifestContents) - Static method in class com.springsource.bundlor.util.BundleManifestUtils
Creates a BundleManifest from the supplied ManifestContents.
createContributors(List<PropertiesSource>) - Method in class com.springsource.bundlor.ant.internal.AntBundlorExecutor
 
createContributors(List<PropertiesSource>) - Method in class com.springsource.bundlor.commandline.internal.CommandLineBundlorExecutor
 
createPattern(String) - Method in class org.springframework.util.AntPathStringMatcher
 
createValueString(List<HeaderDeclaration>, List<HeaderDeclaration>) - Method in class com.springsource.bundlor.support.contributors.OsgiProfileManifestTemplateModifier
 
CURRENT_PATH - Static variable in class org.springframework.util.StringUtils
 
currentTokenPointer - Variable in class com.springsource.bundlor.support.propertysubstitution.VersionExpansionParser
 
currentVersionComponent - Variable in class com.springsource.bundlor.support.propertysubstitution.VersionExpansionParser
 

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