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

A

AbstractXmlDocumentArtefactAnalyser - Class in com.springsource.bundlor.internal.support
A helper class for analyzers that read XML Documents

Concurrent Semantics
Threadsafe

AbstractXmlDocumentArtefactAnalyser(boolean) - Constructor for class com.springsource.bundlor.internal.support.AbstractXmlDocumentArtefactAnalyser
 
addCommaSeparated(Collection<String>, String) - Method in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
Parses value as a comma-separated list and adds the resultant elements to target.
addCommaSeparated(Collection<String>, String) - Method in class com.springsource.bundlor.internal.transformer.PartialManifestResolver
Parses value as a comma-separated value and adds all elements to the supplied Collection.
addImportedPackage(String) - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
addImportedType(String) - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
addPropertyset(PropertySet) - Method in class com.springsource.bundlor.ant.Bundlor
Add a set of properties to pass to the new project.
addProvidedAttributes(Map<String, String>) - Method in class com.springsource.bundlor.ant.Bundlor
 
addUses(String, String) - Method in class com.springsource.bundlor.internal.support.IncrementalReadablePartialManifest.TypeDependencies
 
analyse(InputStream, String, PartialManifest) - Method in interface com.springsource.bundlor.internal.ArtefactAnalyser
Analyse the supplied artefact and update the supplied PartialManifest as needed.
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.internal.asm.AsmTypeArtefactAnalyser
 
analyse() - Method in interface com.springsource.bundlor.internal.StandardBundleTransformer.AnalysisStateTemplate
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.AbstractXmlDocumentArtefactAnalyser
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.AbstractXmlDocumentArtefactAnalyser
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.HibernateMappingArtefactAnalyser
 
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.JpaPersistenceArtefactAnalyser
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.PropertiesFileArtifactAnalyzer
Analyse the supplied artefact and update the supplied PartialManifest as needed.
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.SpringApplicationContextArtefactAnalyser
 
analyse(InputStream, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.StaticResourceArtefactAnalyser
Analyse the supplied artefact and update the supplied PartialManifest as needed.
analyse(Document, String, PartialManifest) - Method in class com.springsource.bundlor.internal.support.WebApplicationArtifactAnalyzer
analyseEntryWithTemplate(String, PartialManifest, StandardBundleTransformer.AnalysisStateTemplate) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
analyzeBundle(JarFile) - Method in class com.springsource.bundlor.internal.StandardBundleAnalyzer
 
analyzeClassFolder(File, String, PartialManifest) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
analyzeEntries(JarFile, PartialManifest) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
analyzeEntries(PartialManifest, String...) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
analyzeEntry(String, InputStream, PartialManifest) - Method in class com.springsource.bundlor.internal.StandardBundleAnalyzer
 
analyzeEntry(String, InputStream, PartialManifest) - Method in class com.springsource.bundlor.internal.StandardBundleTransformer
 
ArtefactAnalyser - Interface in com.springsource.bundlor.internal
Strategy interface for scanning artefacts in a JAR file and adding to the PartialManifest.
ArtefactAnalyserClassVisitor - Class in com.springsource.bundlor.internal.asm
ASM ClassVisitor for scanning class files.
ArtefactAnalyserClassVisitor(PartialManifest) - Constructor for class com.springsource.bundlor.internal.asm.ArtefactAnalyserClassVisitor
Creates a new ArtefactAnalyserClassVisitor to scan the supplied PartialManifest.
ArtefactAnalyserFieldVisitor - Class in com.springsource.bundlor.internal.asm
ASM FieldVisitor for scanning class files.
ArtefactAnalyserFieldVisitor(PartialManifest, Type) - Constructor for class com.springsource.bundlor.internal.asm.ArtefactAnalyserFieldVisitor
Creates a new ArtefactAnalyserClassVisitor to scan the supplied PartialManifest.
ArtefactAnalyserMethodVisitor - Class in com.springsource.bundlor.internal.asm
ASM MethodVisitor to scan method bodies for imports.
ArtefactAnalyserMethodVisitor(PartialManifest, Type) - Constructor for class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
Creates a new ArtefactAnalyserMethodVisitor for the supplied PartialManifest.
artifactAnalyzers - Variable in class com.springsource.bundlor.internal.StandardBundleAnalyzer
 
artifactAnalyzers - Variable in class com.springsource.bundlor.internal.StandardBundleTransformer
 
AsmTypeArtefactAnalyser - Class in com.springsource.bundlor.internal.asm
ArtefactAnalyser implementation that uses ASM to scan .class files for dependencies and exports.
AsmTypeArtefactAnalyser() - Constructor for class com.springsource.bundlor.internal.asm.AsmTypeArtefactAnalyser
 
ATT_PATTERN - Static variable in class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionTransformer
 
ATTR_BUNDLE_VERSION - Static variable in class com.springsource.bundlor.internal.transformer.PartialManifestResolver
 
ATTR_EXCLUDED_EXPORTS - Static variable in class com.springsource.bundlor.internal.support.ExcludedImportAndExportPartialManifestModifier
 
ATTR_EXCLUDED_IMPORTS - Static variable in class com.springsource.bundlor.internal.support.ExcludedImportAndExportPartialManifestModifier
 
ATTR_EXPORT_TEMPLATE - Static variable in class com.springsource.bundlor.internal.transformer.PartialManifestResolver
 
ATTR_IGNORED_EXISTING_HEADERS - Static variable in class com.springsource.bundlor.internal.support.IgnoredExistingHeadersManifestModifier
 
ATTR_IMPORT_TEMPLATE - Static variable in class com.springsource.bundlor.internal.transformer.PartialManifestResolver
 
ATTR_MANIFEST_VERSION - Static variable in class com.springsource.bundlor.util.BundleManifestUtils
 
ATTR_VERSION - Static variable in class com.springsource.bundlor.internal.transformer.BundleManifestMerger
 
attributes - Variable in class com.springsource.bundlor.internal.transformer.PackageDeclarationMap.ImmutablePackageDeclaration
 

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