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

V

validate(Configuration) - Method in interface com.springsource.bundlor.ant.internal.ConfigurationValidator
 
validate(Configuration) - Method in class com.springsource.bundlor.ant.internal.support.StandardConfigurationValidator
 
validate(ManifestContents) - Method in interface com.springsource.bundlor.blint.ManifestValidator
Check for warnings in a manifest directly
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.BundleManifestVersionValidator
Check for warnings against a bundle's manifest
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.BundleSymbolicNameValidator
Check for warnings against a bundle's manifest
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.ExportedNotImportedValidator
Check for warnings against a bundle's manifest
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.SignedJarFileValidator
 
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.VersionedExportsValidator
Check for warnings against a bundle's manifest
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.VersionedImportsRangeValidator
 
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.contributors.VersionedImportsValidator
Check for warnings against a bundle's manifest
validate(ManifestContents) - Method in class com.springsource.bundlor.blint.support.StandardManifestValidator
Check for warnings in a manifest directly
validate(ManifestContents) - Method in interface com.springsource.bundlor.blint.support.Validator
Check for warnings against a bundle's manifest
validate(Configuration) - Method in interface com.springsource.bundlor.commandline.internal.ConfigurationValidator
 
validate(Configuration) - Method in class com.springsource.bundlor.commandline.internal.support.StandardConfigurationValidator
 
Validator - Interface in com.springsource.bundlor.blint.support
Implementations of this interface have the opportunity to check a bundle's manifest and create warnings against it.
validators - Variable in class com.springsource.bundlor.blint.support.ManifestValidatorContributors
 
VALUE_FORMAT - Static variable in class com.springsource.bundlor.support.contributors.ToolStampManifestModifier
 
valueOf(String) - Static method in enum com.springsource.bundlor.support.propertysubstitution.Token.TokenKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.springsource.bundlor.support.propertysubstitution.Token.TokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
variableNames - Variable in class org.springframework.util.AntPathStringMatcher
 
VERSION - Static variable in class com.springsource.bundlor.support.contributors.OsgiProfileManifestTemplateModifier
 
version - Variable in class com.springsource.bundlor.util.SimpleManifestContents
 
VERSION_PATTERNS - Static variable in class com.springsource.bundlor.support.propertysubstitution.VersionExpansionTransformer
 
VersionedExportsValidator - Class in com.springsource.bundlor.blint.support.contributors
Validates that all imported packages have a version specified.
VersionedExportsValidator() - Constructor for class com.springsource.bundlor.blint.support.contributors.VersionedExportsValidator
 
VersionedImportsRangeValidator - Class in com.springsource.bundlor.blint.support.contributors
 
VersionedImportsRangeValidator() - Constructor for class com.springsource.bundlor.blint.support.contributors.VersionedImportsRangeValidator
 
VersionedImportsValidator - Class in com.springsource.bundlor.blint.support.contributors
Validates that all imported packages have a version specified.
VersionedImportsValidator() - Constructor for class com.springsource.bundlor.blint.support.contributors.VersionedImportsValidator
 
VersionExpander - Class in com.springsource.bundlor.support.propertysubstitution
A VersionExpander is the result of parsing a valid expansion string with the VersionExpansionParser.
VersionExpander(boolean, List<Transformer>, List<Transformer>, boolean) - Constructor for class com.springsource.bundlor.support.propertysubstitution.VersionExpander
 
VersionExpansionFormatException - Exception in com.springsource.bundlor.support.propertysubstitution
This exception occurs if there is a problem with the format of the expansion string.
VersionExpansionFormatException(String, String) - Constructor for exception com.springsource.bundlor.support.propertysubstitution.VersionExpansionFormatException
 
VersionExpansionParser - Class in com.springsource.bundlor.support.propertysubstitution
Parser for the version expansion format, which looks like "[=.=,+1.+2]".
VersionExpansionParser(String) - Constructor for class com.springsource.bundlor.support.propertysubstitution.VersionExpansionParser
 
VersionExpansionTransformer - Class in com.springsource.bundlor.support.propertysubstitution
 
VersionExpansionTransformer() - Constructor for class com.springsource.bundlor.support.propertysubstitution.VersionExpansionTransformer
 
VersionExpansionTransformer(ManifestContents) - Constructor for class com.springsource.bundlor.support.propertysubstitution.VersionExpansionTransformer
 
visit(int, int, String, String, String, String[]) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserClassVisitor
 
visitAnnotation(String, boolean) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserClassVisitor
 
visitAnnotation(String, boolean) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserFieldVisitor
visitAnnotation(String, boolean) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
visitField(int, String, String, String, Object) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserClassVisitor
 
visitFieldInsn(int, String, String, String) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
visitLdcInsn(Object) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
visitLocalVariable(String, String, String, Label, Label, int) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserClassVisitor
 
visitMethodInsn(int, String, String, String) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
VisitorUtils - Class in com.springsource.bundlor.support.asm

Concurrent Semantics
Threadsafe.

VisitorUtils() - Constructor for class com.springsource.bundlor.support.asm.VisitorUtils
 
visitParameterAnnotation(int, String, boolean) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 
visitTypeInsn(int, String) - Method in class com.springsource.bundlor.support.asm.ArtefactAnalyserMethodVisitor
 

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