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

V

validate(BundleManifest, List<Warning>) - Method in interface com.springsource.bundlor.blint.internal.ManifestValidator
Check for warnings against a bundle's manifest
validate(BundleManifest, List<Warning>) - Method in class com.springsource.bundlor.blint.internal.support.BundleManifestVersionManifestValidator
Check for warnings against a bundle's manifest
validate(BundleManifest, List<Warning>) - Method in class com.springsource.bundlor.blint.internal.support.BundleSymbolicNameManifestValidator
Check for warnings against a bundle's manifest
validate(BundleManifest, List<Warning>) - Method in class com.springsource.bundlor.blint.internal.support.BundleVersionManifestValidator
Check for warnings against a bundle's manifest
validate(BundleManifest, List<Warning>) - Method in class com.springsource.bundlor.blint.internal.support.ExportedNotImportedManifestValidator
Check for warnings against a bundle's manifest
validate(BundleManifest, List<Warning>) - Method in class com.springsource.bundlor.blint.internal.support.VersionedExportsManifestValidator
Check for warnings against a bundle's manifest
validate(BundleManifest, List<Warning>) - Method in class com.springsource.bundlor.blint.internal.support.VersionedImportsManifestValidator
Check for warnings against a bundle's manifest
validateBundle(String) - Method in interface com.springsource.bundlor.blint.BundleValidator
Check for warnings in the manifest of a bundle
validateBundle(String) - Method in class com.springsource.bundlor.blint.internal.StandardBundleValidator
Check for warnings in the manifest of a bundle
validateManifest(ManifestContents) - Method in interface com.springsource.bundlor.blint.BundleValidator
Check for warnings in a manifest directly
validateManifest(BundleManifest) - Method in interface com.springsource.bundlor.blint.BundleValidator
Check for warnings in a manifest directly
validateManifest(ManifestContents) - Method in class com.springsource.bundlor.blint.internal.StandardBundleValidator
Check for warnings in a manifest directly
validateManifest(BundleManifest) - Method in class com.springsource.bundlor.blint.internal.StandardBundleValidator
Check for warnings in a manifest directly
VALUE_FORMAT - Static variable in class com.springsource.bundlor.internal.support.ToolStampManifestModifier
 
valueOf(String) - Static method in enum com.springsource.bundlor.internal.propertysubstitution.Token.TokenKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.springsource.bundlor.internal.propertysubstitution.Token.TokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.springsource.bundlor.internal.support.OsgiProfileManifestTemplateModifier
 
version - Variable in class com.springsource.bundlor.util.SimpleManifestContents
 
VERSION_PATTERNS - Static variable in class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionTransformer
 
VersionedExportsManifestValidator - Class in com.springsource.bundlor.blint.internal.support
Validates that all imported packages have a version specified.
VersionedExportsManifestValidator() - Constructor for class com.springsource.bundlor.blint.internal.support.VersionedExportsManifestValidator
 
VersionedImportsManifestValidator - Class in com.springsource.bundlor.blint.internal.support
Validates that all imported packages have a version specified.
VersionedImportsManifestValidator() - Constructor for class com.springsource.bundlor.blint.internal.support.VersionedImportsManifestValidator
 
VersionExpander - Class in com.springsource.bundlor.internal.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.internal.propertysubstitution.VersionExpander
 
VersionExpansionFormatException - Exception in com.springsource.bundlor.internal.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.internal.propertysubstitution.VersionExpansionFormatException
 
VersionExpansionParser - Class in com.springsource.bundlor.internal.propertysubstitution
Parser for the version expansion format, which looks like "[=.=,+1.+2]".
VersionExpansionParser(String) - Constructor for class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionParser
 
VersionExpansionTransformer - Class in com.springsource.bundlor.internal.propertysubstitution
 
VersionExpansionTransformer() - Constructor for class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionTransformer
 
VersionExpansionTransformer(ManifestContents) - Constructor for class com.springsource.bundlor.internal.propertysubstitution.VersionExpansionTransformer
 
visit(int, int, String, String, String, String[]) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserClassVisitor
 
visitAnnotation(String, boolean) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserClassVisitor
 
visitAnnotation(String, boolean) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserFieldVisitor
visitAnnotation(String, boolean) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
 
visitField(int, String, String, String, Object) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserClassVisitor
 
visitFieldInsn(int, String, String, String) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
 
visitLdcInsn(Object) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
visitLocalVariable(String, String, String, Label, Label, int) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserClassVisitor
 
visitMethodInsn(int, String, String, String) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class com.springsource.bundlor.internal.asm.ArtefactAnalyserMethodVisitor
 
VisitorUtils - Class in com.springsource.bundlor.internal.asm

Concurrent Semantics
Threadsafe.

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

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