Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$(Map<K, V>) - Method in class aQute.libg.map.MAP.MAPX
 
$(K, V) - Method in class aQute.libg.map.MAP.MAPX
 
$(Kx, Vx) - Static method in class aQute.libg.map.MAP
 
$$$ERRORS - Static variable in class aQute.lib.properties.PropertiesParser
Deprecated.
 

A

a - Variable in class aQute.bnd.compatibility.GenericType
 
a - Variable in class aQute.bnd.metatype.ADDef
 
a - Variable in class aQute.lib.fileset.FileSet.OrDFA
 
a - Variable in class aQute.libg.classdump.ClassDumper.Assoc
 
a() - Method in class aQute.lib.annotations.setter.AnnotationSetter
 
aaload - Static variable in class aQute.bnd.osgi.OpCodes
 
aastore - Static variable in class aQute.bnd.osgi.OpCodes
 
abort() - Method in interface aQute.bnd.service.progress.ProgressPlugin.Task
Cancel this task.
abortPut - Variable in class aQute.lib.deployer.FileRepo
 
abortPut(File) - Method in class aQute.lib.deployer.FileRepo
 
About - Class in aQute.bnd.osgi
This package contains a number of classes that assists by analyzing JARs and constructing bundles.
About() - Constructor for class aQute.bnd.osgi.About
 
absolutePath(File) - Static method in class aQute.lib.io.IO
 
absolutePath(Path) - Static method in class aQute.lib.io.IO
 
ABSTRACT - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
ABSTRACT - Static variable in class aQute.bnd.differ.JavaElement
 
AbstractBndMavenPlugin - Class in aQute.bnd.maven.plugin
 
AbstractBndMavenPlugin() - Constructor for class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
AbstractConsoleApp - Class in aQute.lib.consoleapp
 
AbstractConsoleApp() - Constructor for class aQute.lib.consoleapp.AbstractConsoleApp
 
AbstractConsoleApp(Object) - Constructor for class aQute.lib.consoleapp.AbstractConsoleApp
Default constructor
AbstractConsoleApp.MainOptions - Interface in aQute.lib.consoleapp
Main options
AbstractDynamicInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
 
AbstractIndexingRepository<KEY,FILE> - Class in aQute.bnd.osgi.repository
 
AbstractIndexingRepository() - Constructor for class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
AbstractPlugin(Class<T>, Attrs) - Constructor for class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
AbstractRefInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.AbstractRefInfo
 
AbstractResource - Class in aQute.bnd.osgi
 
AbstractResource(long) - Constructor for class aQute.bnd.osgi.AbstractResource
 
AbstractWhile<T> - Class in aQute.bnd.stream
 
AbstractWhile(Spliterator<T>, Predicate<? super T>) - Constructor for class aQute.bnd.stream.AbstractWhile
 
ACC_ABSTRACT - Static variable in class aQute.libg.classdump.ClassDumper
 
ACC_ANNOTATION - Static variable in class aQute.bnd.classfile.ClassFile
 
ACC_BRIDGE - Static variable in class aQute.bnd.osgi.Clazz
 
ACC_ENUM - Static variable in class aQute.bnd.classfile.ClassFile
 
ACC_FINAL - Static variable in class aQute.libg.classdump.ClassDumper
 
ACC_INTERFACE - Static variable in class aQute.libg.classdump.ClassDumper
 
ACC_MANDATED - Static variable in class aQute.bnd.classfile.ModuleAttribute
 
ACC_MANDATED - Static variable in class aQute.bnd.classfile.ModuleAttribute.Export
 
ACC_MANDATED - Static variable in class aQute.bnd.classfile.ModuleAttribute.Open
 
ACC_MANDATED - Static variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
ACC_MODULE - Static variable in class aQute.bnd.classfile.ClassFile
 
ACC_OPEN - Static variable in class aQute.bnd.classfile.ModuleAttribute
 
ACC_PUBLIC - Static variable in class aQute.libg.classdump.ClassDumper
ACC_PUBLIC 0x0001 Declared public; may be accessed from outside its package.
ACC_STATIC_PHASE - Static variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
ACC_SUPER - Static variable in class aQute.libg.classdump.ClassDumper
 
ACC_SYNTHETIC - Static variable in class aQute.bnd.classfile.ModuleAttribute
 
ACC_SYNTHETIC - Static variable in class aQute.bnd.classfile.ModuleAttribute.Export
 
ACC_SYNTHETIC - Static variable in class aQute.bnd.classfile.ModuleAttribute.Open
 
ACC_SYNTHETIC - Static variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
ACC_SYNTHETIC - Static variable in class aQute.bnd.osgi.Clazz
 
ACC_TRANSITIVE - Static variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
accept(ConsumerWithException<? super V>, ConsumerWithException<? super String>) - Method in class aQute.bnd.result.Err
Processes the result.
accept(ConsumerWithException<? super V>, ConsumerWithException<? super String>) - Method in class aQute.bnd.result.Ok
Processes the result.
accept(ConsumerWithException<? super V>, ConsumerWithException<? super String>) - Method in interface aQute.bnd.result.Result
Processes the result.
accept(File) - Method in class aQute.bnd.osgi.Instruction.Filter
 
accept(File) - Method in class aQute.lib.env.Selector.Filter
 
accept(Object) - Method in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
accept(Consumer<? super S>) - Method in interface aQute.bnd.memoize.CloseableMemoize
Call the consumer with the value of this memoizing supplier.
accept(Consumer<? super S>) - Method in interface aQute.bnd.memoize.Memoize
Call the consumer with the value of this memoizing supplier.
accept(Consumer<? super T>) - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
accept(T) - Method in interface aQute.bnd.exceptions.ConsumerWithException
 
accept(T) - Method in class aQute.bnd.stream.AbstractWhile
 
accept(T) - Method in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
accept(T) - Method in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
accept(T) - Method in interface aQute.lib.exceptions.ConsumerWithException
Deprecated.
 
accept(T, U) - Method in interface aQute.bnd.exceptions.BiConsumerWithException
 
accept(T, U) - Method in interface aQute.lib.exceptions.BiConsumerWithException
Deprecated.
 
acceptableType(String) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
access - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
access - Variable in class aQute.bnd.classfile.ElementInfo
 
access - Variable in class aQute.bnd.compatibility.Scope
 
access - Variable in class aQute.bnd.osgi.Clazz.Def
 
access() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
access(int) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
access(Collection<Element>, int, boolean, boolean) - Static method in class aQute.bnd.differ.JavaElement
 
Access - Enum Class in aQute.bnd.compatibility
Access modifier
Access() - Constructor for enum class aQute.bnd.compatibility.Access
 
Access(int) - Constructor for enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
ACCESS - Enum constant in enum class aQute.bnd.service.diff.Type
 
ACCESS_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
access_flags - Variable in class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
accumulator(Parameters, String) - Static method in class aQute.bnd.header.Parameters
 
aconst_null - Static variable in class aQute.bnd.osgi.OpCodes
 
action - Variable in class aQute.lib.deployer.FileRepo
 
action(String) - Method in class aQute.bnd.build.Project
 
action(String, Object...) - Method in class aQute.bnd.build.Project
 
Action - Interface in aQute.bnd.service.action
 
Actionable - Interface in aQute.bnd.service
An interface to allow bnd to provide commands on elements.
actions(Object...) - Method in class aQute.bnd.build.WorkspaceRepository
 
actions(Object...) - Method in interface aQute.bnd.service.Actionable
Return a map with command names (potentially localized) and a Runnable.
actions(Object...) - Method in class aQute.lib.deployer.FileRepo
 
activate - Variable in class aQute.bnd.component.ComponentDef
 
activate(Workspace, Map<String, String>) - Method in interface aQute.bnd.service.extension.ExtensionActivator
 
Activate - Annotation Interface in aQute.bnd.annotation.component
Deprecated.
Activate - Annotation Interface in aQute.bnd.component.annotations
Identify the annotated member as part of the activation of a Service Component.
ACTIVATE_SIGNATURE_ERROR - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
activation_fields - Variable in class aQute.bnd.component.ComponentDef
 
activator - Variable in class aQute.bnd.osgi.Analyzer
 
ACTIVATOR_ERROR - Static variable in class aQute.bnd.build.ProjectLauncher
 
activatorClassName - Variable in class aQute.bnd.osgi.Verifier.BundleActivatorError
 
ActivatorErrorType() - Constructor for enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
activators - Variable in class aQute.bnd.build.ProjectLauncher
 
active - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
ActivelyClosingClassLoader - Class in aQute.bnd.osgi
This class loader can load classes from JAR files.
ActivelyClosingClassLoader(Processor, ClassLoader) - Constructor for class aQute.bnd.osgi.ActivelyClosingClassLoader
 
ActivelyClosingClassLoader.Wrapper - Class in aQute.bnd.osgi
 
ad - Variable in class aQute.bnd.metatype.ADDef
 
add - Variable in class aQute.bnd.differ.Element
 
add - Variable in class aQute.bnd.service.diff.Tree.Data
 
add(int) - Method in class aQute.libg.ints.IntCounter
 
add(int, E) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
add(int, T) - Method in class aQute.lib.collections.SortedList
Deprecated.
add(Scope) - Method in class aQute.bnd.compatibility.Scope
 
add(Scope, Scope, int, TypeVariable<?>[], Kind, String, Type, Type[], Type[]) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
add(ProxyDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
add(ServerDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
add(MavenDependencyGraph.Artifact) - Method in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
add(Annotation, String, String) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
add(ClassDataCollector) - Method in class aQute.bnd.osgi.ClassDataCollectors
 
add(Jar) - Method in class aQute.bnd.compatibility.ParseSignatureBuilder
 
add(Jar, File, String, boolean) - Method in class aQute.bnd.main.bnd
Helper for the jar create function, adds files to the jar
add(E) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
add(E) - Method in class aQute.bnd.unmodifiable.ImmutableListIterator
 
add(E) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
add(File) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
add(File) - Method in class aQute.bnd.osgi.Processor.CL
 
add(File) - Method in interface aQute.bnd.service.repository.MinimalRepository
 
add(File) - Method in class aQute.libg.remote.source.RemoteSource
 
add(File) - Method in class aQute.libg.remote.source.SourceFS
 
add(Class<?>) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
add(Class<I>, Supplier<I>) - Method in class aQute.bnd.classfile.builder.MutableConstantPool
 
add(Class<I>, Supplier<I>) - Method in class aQute.bnd.classfile.ConstantPool
 
add(Object) - Method in class aQute.bnd.osgi.PluginsContainer
 
add(String) - Method in class aQute.libg.command.Command
 
add(String...) - Method in class aQute.libg.command.Command
 
add(String, Attrs) - Method in class aQute.bnd.header.Parameters
 
add(String, SearchableRepository.ResourceDescriptor) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Add a resource descriptor to the index.
add(String, SearchableRepository.ResourceDescriptor) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
add(String, Props) - Method in class aQute.lib.env.Header
 
add(String, String) - Method in class aQute.bnd.build.model.BndEditModel
 
add(Collection<Container>) - Method in class aQute.bnd.build.Classpath
 
add(List<String>, Container) - Method in class aQute.bnd.build.Project
 
add(Map<String, Syntax>, Syntax) - Static method in class aQute.bnd.help.Syntax
 
add(Map<String, Syntax>, Class<?>) - Static method in class aQute.bnd.help.Syntax
 
add(Map<String, Object>, SpecInterface.O, String) - Static method in class aQute.lib.specinterface.SpecInterface
 
add(Map<String, Set<CR>>, String, CR) - Static method in class aQute.bnd.osgi.resource.ResourceBuilder
 
add(KEY, Supplier<? extends Collection<? extends Resource>>) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
add(K, V) - Method in class aQute.lib.collections.MultiMap
 
add(Resource) - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
add(T) - Method in class aQute.lib.collections.SortedList
 
add(T) - Method in class aQute.lib.collections.SortedList.It
Deprecated.
ADD - Enum constant in enum class aQute.bnd.service.repository.MinimalRepository.Gestalt
 
ADD - Enum constant in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
 
addActivator(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addAll(int, Collection<? extends E>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
addAll(int, Collection<? extends T>) - Method in class aQute.lib.collections.SortedList
Deprecated.
addAll(PropertyDef) - Method in class aQute.bnd.component.PropertyDef
 
addAll(Jar) - Method in class aQute.bnd.osgi.Jar
 
addAll(Jar, Instruction) - Method in class aQute.bnd.osgi.Jar
Add all the resources in the given jar that match the given filter.
addAll(Jar, Instruction, String) - Method in class aQute.bnd.osgi.Jar
Add all the resources in the given jar that match the given filter.
addAll(Jar, Jar, Instruction) - Method in class aQute.bnd.osgi.Builder
Add all the resources in the given jar that match the given filter.
addAll(Jar, Jar, Instruction, String) - Method in class aQute.bnd.osgi.Builder
Add all the resources in the given jar that match the given filter.
addAll(Jar, Jar, Instruction, String, Function<String, String>) - Method in class aQute.bnd.osgi.Builder
 
addAll(Jar, Jar, String, List<String>) - Method in class aQute.bnd.main.bnd
 
addAll(Collection<? extends E>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
addAll(Collection<? extends E>) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
addAll(Collection<? extends Object>) - Method in class aQute.bnd.osgi.PluginsContainer
 
addAll(Collection<? extends Resource>) - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
addAll(Collection<? extends T>) - Method in class aQute.lib.collections.SortedList
 
addAll(Collection<PropertyDef>) - Method in class aQute.bnd.component.PropertyDef
 
addAll(Collection<String>) - Method in class aQute.libg.command.Command
 
addAll(List<File>, String, String) - Method in class aQute.bnd.ant.BndTask
 
addAll(List<File>, String, String) - Method in class aQute.bnd.ant.WrapTask
 
addAll(List<String>, List<String>, String, Reporter) - Method in class aQute.bnd.osgi.Processor
 
addAll(Map<? extends K, ? extends Collection<? extends V>>) - Method in class aQute.lib.collections.MultiMap
 
addAll(Map<String, String>) - Method in class aQute.lib.env.Env
 
addAll(Properties) - Method in class aQute.lib.env.Env
 
addAll(K, Collection<? extends V>) - Method in class aQute.lib.collections.MultiMap
 
addAllExecutionEnvironments(EE) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addAllExecutionEnvironments(EE) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addArtifact(MavenDependencyGraph.Artifact) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
addAttribute(String, int) - Method in class aQute.lib.tag.Tag
Add a new attribute.
addAttribute(String, Object) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
addAttribute(String, Object) - Method in class aQute.lib.tag.Tag
Add a new attribute.
addAttribute(String, String) - Method in class aQute.lib.tag.Tag
Add a new attribute.
addAttribute(String, Date) - Method in class aQute.lib.tag.Tag
Add a new date attribute.
addAttributes(Attrs) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
In bnd, we use one map for both directives & attributes.
addAttributes(Tag, Namespaces) - Method in class aQute.bnd.xmlattribute.ExtensionDef
 
addAttributes(Map<? extends String, ? extends Object>) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
addAttributesOrDirectives(Attrs) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
In bnd, we use one map for both directives & attributes.
addBasicPlugin(Object) - Method in class aQute.bnd.osgi.Processor
These plugins are added to the total list of plugins.
addBndfiles(Path) - Method in class aQute.bnd.ant.BndTask
 
addBundle(String) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
addBundleBlueprint(String) - Method in class aQute.bnd.build.model.BndEditModel
 
addBundles(File) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
addBundles(String) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
addCapabilities(List<Capability>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addCapabilities(List<Capability>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addCapability(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addCapability(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addCapability(Capability) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addCapability(Capability) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addCapability0(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addCareful(List<File>, Collection<File>) - Method in class aQute.bnd.ant.EclipseTask
 
addChild(Filter) - Method in class aQute.libg.filters.AndFilter
 
addChild(Filter) - Method in class aQute.libg.filters.OrFilter
 
addClasspath(Container) - Method in class aQute.bnd.build.ProjectBuilder
 
addClasspath(Container) - Method in class aQute.bnd.build.ProjectLauncher
 
addClasspath(Container, List<String>) - Method in class aQute.bnd.build.ProjectLauncher
 
addClasspath(Parameters, Container) - Method in class aQute.bnd.build.ProjectBuilder
 
addClasspath(Jar) - Method in class aQute.bnd.osgi.Analyzer
 
addClasspath(File) - Method in class aQute.bnd.build.Project
bnd maintains a class path that is set by the environment, i.e.
addClasspath(File) - Method in class aQute.bnd.osgi.Analyzer
 
addClasspath(Collection<?>) - Method in class aQute.bnd.osgi.Analyzer
 
addClasspath(Collection<Container>) - Method in class aQute.bnd.build.ProjectLauncher
 
addClasspath(Path) - Method in class aQute.bnd.ant.BndTask
 
addClose(AutoCloseable) - Method in class aQute.bnd.osgi.Processor
 
addCommand(String, Action) - Method in class aQute.bnd.build.Workspace
 
addConfiguredFileSet(FileSet) - Method in class aQute.bnd.ant.WrapTask
 
addContent(Tag) - Method in class aQute.lib.tag.Tag
Add a new content tag.
addContent(String) - Method in class aQute.lib.tag.Tag
Add a new content string.
addContent(Map<String, ?>) - Method in class aQute.lib.tag.Tag
Add a new content tags.
addContentCapability(URI, String, long, String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addContentCapability(URI, String, long, String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addDefault(String) - Method in class aQute.bnd.build.ProjectLauncher
Add the specification for a set of bundles the runpath if it does not already is included.
addDefaults(Clazz) - Method in class aQute.bnd.osgi.Annotation
 
addDefinedContracts() - Method in class aQute.bnd.osgi.Analyzer
 
addDependencies(Project, Set<String>) - Method in interface aQute.bnd.service.DependencyContributor
 
addDeveloper(String) - Method in class aQute.bnd.maven.PomFromManifest
 
addDirective(String, String) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
addDirectives(Attrs) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
addDirectives(Map<String, String>) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
addDirectory(Map<String, Resource>, boolean) - Method in class aQute.bnd.osgi.Jar
 
added() - Method in interface aQute.bnd.main.RepoCommand.diffOptions
 
ADDED - Enum constant in enum class aQute.bnd.service.diff.Delta
 
addedPlugin(Workspace, String, String, Map<String, String>) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
addEE(EE) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addEE(EE) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
ADDef - Class in aQute.bnd.metatype
 
ADDef(XMLAttributeFinder) - Constructor for class aQute.bnd.metatype.ADDef
 
addErrors(String, Collection<String>) - Method in class aQute.libg.reporter.ReporterAdapter
Add a number of errors
addExcludes(String...) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the exclude patterns.
addExcludes(String...) - Method in class aQute.lib.io.FileTree
Add an Ant-style glob to the exclude patterns.
addExcludes(List<String>) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the exclude patterns.
addExcludes(List<String>) - Method in class aQute.lib.io.FileTree
Add an Ant-style glob to the exclude patterns.
addExecutionEnvironment(EE) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addExecutionEnvironment(EE) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addExportedPackage(ExportedPackage) - Method in class aQute.bnd.build.model.BndEditModel
 
addExportPackage(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addExportPackage(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addExportPackage(String, Attrs, String, Version) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addExportPackage(String, Attrs, String, Version) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addExportPackages(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
Add Exported Packages
addExportPackages(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addExportPackages(Parameters, String, Version) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addExportPackages(Parameters, String, Version) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addExportServices(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addExportServices(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addExtenderRequirement(Set<String>, Version) - Method in class aQute.bnd.component.DSAnnotations
 
addExtenderRequirement(Set<String>, List<String>, Version) - Method in class aQute.bnd.cdi.CDIAnnotations
 
addExtensionAttribute(XMLAttribute, Annotation) - Method in class aQute.bnd.xmlattribute.ExtensionDef
 
addExtensions(PluginsContainer) - Method in class aQute.bnd.build.Workspace
Add any extensions listed
addExtensions(PluginsContainer) - Method in class aQute.bnd.osgi.Processor
Is called after the PluginsContainer is initialized.
addExtra(Resource, String) - Method in class aQute.bnd.osgi.Builder
 
addFile(File) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Can be used to add specific files to the return value of FileTree.getFiles(File, String...) and FileTree.getFiles(File, List).
addFile(File) - Method in class aQute.lib.io.FileTree
Can be used to add specific files to the return value of FileTree.getFiles(File, String...) and FileTree.getFiles(File, List).
addFile(File, URI) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addFile(File, URI) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addFile(Map<String, Object>, String[], int, String, Object) - Static method in class aQute.lib.zip.JarIndex
 
addFile(Map<String, Object>, String, Object) - Static method in class aQute.lib.zip.JarIndex
 
addFileset(FileSet) - Method in class aQute.bnd.ant.DeployTask
 
addFilesFrom(Path, List<File>) - Method in class aQute.bnd.ant.BndTask
 
addFilter(FilterBuilder) - Method in class aQute.bnd.osgi.resource.RequirementBuilder
 
addFilter(String) - Method in class aQute.bnd.osgi.resource.RequirementBuilder
 
addFilter(String, String, String, Attrs) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
addFragmentHost(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addFragmentHost(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addGestalt(String, Attrs) - Static method in class aQute.bnd.build.Workspace
Add a gestalt to all workspaces.
addHandler(Type, Handler) - Method in class aQute.lib.json.JSONCodec
Add a new local handler
addHashes(Hierarchy, Capability, CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addHashes(File) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
Add simple class name hashes to the exported packages.
addHashes(Map<String, List<Long>>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addHeaderAttribute(StringBuilder, String, String, char) - Static method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
addHeaderValue(StringBuilder, String, char) - Static method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
addImportPackage(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addImportPackage(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addImportPackages(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
Add imported packages
addImportPackages(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addImportServices(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addImportServices(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addIncluded(File) - Method in class aQute.bnd.osgi.Processor
 
addIncludedIfAbsent(File) - Method in class aQute.bnd.osgi.Processor
 
addIncludeResource(String) - Method in class aQute.bnd.build.model.BndEditModel
 
addIncludes(String...) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the include patterns.
addIncludes(String...) - Method in class aQute.lib.io.FileTree
Add an Ant-style glob to the include patterns.
addIncludes(List<String>) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the include patterns.
addIncludes(List<String>) - Method in class aQute.lib.io.FileTree
Add an Ant-style glob to the include patterns.
addInformationCapability(ResourceBuilder, String, Version, String, String) - Static method in class aQute.bnd.osgi.repository.BridgeRepository
 
addInformationCapability(ResourceBuilder, String, String) - Static method in class aQute.bnd.osgi.repository.BridgeRepository
 
addInformationCapability(ResourceBuilder, String, String, Throwable) - Static method in class aQute.bnd.osgi.repository.BridgeRepository
 
AddingNonExistentFileToClassPath_(File) - Method in interface aQute.bnd.build.ProjectMessages
 
additionalCapabilities - Variable in class aQute.bnd.osgi.repository.AugmentRepository.Augment
 
additionalRequirements - Variable in class aQute.bnd.osgi.repository.AugmentRepository.Augment
 
additionalResources - Variable in class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
addListener(ResourceRepository.Listener) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Add a new event listener
addListener(ResourceRepository.Listener) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
addLogListener(LogListener) - Method in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
addLongestMatchingPackagePrefix(String, List<Capability>, BundleId, MultiMap<BundleId, String>) - Method in class aQute.bnd.build.WorkspaceClassIndex
 
addManifest(Domain) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
Parse the manifest and turn them into requirements & capabilities
addManifest(Domain) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addMatcher(String) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
addMavenCapability(ResourceBuilder, String, String, MavenVersion, String, String, String) - Static method in interface aQute.bnd.maven.MavenCapability
 
addMavenMetadataToJar(Jar) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
addMethod(Clazz.MethodDef, Annotation) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
addMissingAttributes(Capability, Resource) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Adds the missing attributes to the specified capability of the specified resource
addNamespaces(Namespaces, String) - Method in class aQute.bnd.xmlattribute.ExtensionDef
 
addNamespaces(Tag) - Method in class aQute.bnd.xmlattribute.Namespaces
 
addPath(VersionedClause, String) - Method in class aQute.bnd.build.model.BndEditModel
 
addPath(BundleId, String) - Method in class aQute.bnd.build.model.BndEditModel
 
addPath(Path) - Method in class aQute.lib.watcher.FileWatcher.FileSystemWatcher
 
addPatterns(Stream<String>, List<Pattern>) - Static method in class aQute.libg.glob.PathSet
 
addPlaceholderAttributes(Requirement, Resource) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Adds specific attributes to the specified requirement of the specified resource
addPlugin(Class<?>, String, Map<String, String>, boolean) - Method in class aQute.bnd.build.Workspace
Add a plugin
addPrivatePackage(String) - Method in class aQute.bnd.build.model.BndEditModel
 
addProperties(File) - Method in class aQute.bnd.osgi.Processor
 
addProperties(File, Pattern) - Method in class aQute.lib.env.Env
 
addProperties(String...) - Method in class aQute.bnd.component.PropertiesDef
 
addProperties(Map<?, ?>) - Method in class aQute.bnd.osgi.Processor
 
addProperty(String, String) - Method in class aQute.bnd.ant.EclipseTask
 
addProperty(String, String) - Method in class aQute.lib.env.Env
 
addProperty(String, String, String...) - Method in class aQute.bnd.component.PropertyDef
 
addProperty(Property) - Method in class aQute.bnd.ant.BaseTask
 
addPropertyChangeListener(PropertyChangeListener) - Method in class aQute.bnd.build.model.BndEditModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class aQute.bnd.build.model.BndEditModel
 
addProvideCapabilities(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addProvideCapabilities(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addProvideCapabilities(String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addProvideCapabilities(String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addProvideCapability(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addProvideCapability(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addProxyHandler(ProxyHandler) - Method in class aQute.bnd.http.HttpClient
 
addReference(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
addReference(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
addRepository(URL) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
addRequireBundle(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequireBundle(String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequireBundle(String, VersionRange) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequireBundle(String, VersionRange) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequireBundles(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
Add the Require-Bundle header
addRequireBundles(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequireCapabilities(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequireCapabilities(Parameters) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequireCapability(String, String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequireCapability(String, String, Attrs) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequirement(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequirement(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequirement(List<Requirement>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequirement(List<Requirement>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequirement(Requirement) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequirement(Requirement) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addRequirement0(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequirements(List<Requirement>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
addRequirements(List<Requirement>) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
addResource(Resource) - Method in class aQute.bnd.osgi.CombinedResource
 
addResource(SearchableRepository.ResourceDescriptor) - Method in interface aQute.bnd.service.repository.SearchableRepository
Add a resource descriptors to the underlying repository.
addResource(Class<?>) - Method in class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
addResource(String, Resource) - Method in class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
addResource(String, URL) - Method in class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
addRunBundle(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addRunProgramArgs(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addRunVM(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addServiceCapability(ComponentDef, Set<String>, boolean) - Method in class aQute.bnd.component.DSAnnotations
 
addServiceCapability(String[], Set<String>) - Method in class aQute.bnd.cdi.CDIAnnotations
 
addServiceRequirement(ReferenceDef, MergedRequirement) - Method in class aQute.bnd.cdi.CDIAnnotations
 
addServiceRequirement(ReferenceDef, MergedRequirement) - Method in class aQute.bnd.component.DSAnnotations
 
addSourcepath(File) - Method in class aQute.bnd.osgi.Builder
 
addSourcepath(Collection<File>) - Method in class aQute.bnd.osgi.Builder
 
addSources(Jar) - Method in class aQute.bnd.osgi.Builder
 
addTarget(Object) - Method in class aQute.lib.env.Env
 
addTarget(Object) - Method in class aQute.libg.sed.ReplacerAdapter
 
addTest(String) - Method in class aQute.bnd.build.ProjectTester
 
addToPackageList(Container, String) - Static method in class aQute.bnd.build.Project
 
addToRequirements(Parameters) - Method in class aQute.bnd.osgi.Contracts
Called before we print the manifest.
addURL - Variable in class aQute.libg.classloaders.URLClassLoaderWrapper
 
addURL(URL) - Method in class aQute.libg.classloaders.URLClassLoaderWrapper
 
addURLConnectionHandler(URLConnectionHandler) - Method in class aQute.bnd.http.HttpClient
 
addWabLib(Jar, File, String, Map<String, String>) - Method in class aQute.bnd.osgi.Builder
Add a wab lib to the jar.
addWarnings(String, Collection<String>) - Method in class aQute.libg.reporter.ReporterAdapter
Add a number of warnings
addWorkspaceNamespace(String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
A repository that implements the WorkspaceRepositoryMarker in the resolver must add a WORKSPACE_NAMESPACE capability to make its clear the resources are from the workspace.
addWsproperty(Property) - Method in class aQute.bnd.ant.BaseTask
 
adjacent - Variable in class aQute.libg.tarjan.Tarjan.Node
 
adjustBegin(String, int) - Static method in class aQute.lib.strings.Strings
 
adjustEnd(String, int) - Static method in class aQute.lib.strings.Strings
 
adjustGap(int, int, int) - Method in class aQute.bnd.properties.GapTextStore
Moves the gap to offset + add, moving any content after offset + remove behind the gap.
ADMIN - Enum constant in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
 
adoption - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
after(Project, String, Throwable) - Method in class aQute.bnd.build.Project
Run all after command plugins
after(Project, String, Throwable) - Method in interface aQute.bnd.service.CommandPlugin
Is run after a command is executed.
after(BiFunctionWithException<Aspects.Invocation, Object, Object>) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Provide a function that is called after the method is called.
afterAction(File, String) - Method in class aQute.lib.deployer.FileRepo
 
afterProjectsRead(MavenSession) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
afterPut - Variable in class aQute.lib.deployer.FileRepo
 
afterPut(File, String, Version, String) - Method in class aQute.lib.deployer.FileRepo
 
age(int, TimeUnit) - Method in class aQute.bnd.http.HttpRequest
 
agents - Variable in class aQute.bnd.build.ProjectLauncher
 
aggregate() - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
AggregateRepository - Class in aQute.bnd.osgi.repository
 
AggregateRepository(Collection<? extends Repository>) - Constructor for class aQute.bnd.osgi.repository.AggregateRepository
 
AggregateRepository(Repository...) - Constructor for class aQute.bnd.osgi.repository.AggregateRepository
 
ajc(Project, List<File>, File, List<File>, List<File>, File, Map<String, String>, boolean) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
AJC_ERROR_P - Static variable in class aQute.bnd.aspectj.plugin.AspectJ
 
AJC_WARNING_P - Static variable in class aQute.bnd.aspectj.plugin.AspectJ
 
Alg() - Constructor for enum class aQute.bnd.main.bnd.Alg
 
algorithm() - Method in interface aQute.bnd.main.bnd.hashOptions
 
ALGORITHM - Static variable in class aQute.libg.cafs.CAFS
 
ALGORITHM - Static variable in class aQute.libg.cryptography.MD5
 
ALGORITHM - Static variable in class aQute.libg.cryptography.RSA
 
ALGORITHM - Static variable in class aQute.libg.cryptography.SHA1
 
ALGORITHM - Static variable in class aQute.libg.cryptography.SHA256
 
ALGORITHM - Static variable in class aQute.libg.cryptography.SHA512
 
algorithms - Variable in class aQute.bnd.osgi.Jar
 
ALGORITHMS - Static variable in class aQute.bnd.maven.support.Maven
 
alias - Variable in class aQute.bnd.signing.Signer
 
alias() - Method in interface aQute.bnd.main.Plugins.PluginAddOptions
 
aliases - Variable in class aQute.lib.specinterface.SpecInterface.O
 
ALIASES - Static variable in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
all - Enum constant in enum class aQute.bnd.cdi.Discover
 
all - Enum constant in enum class aQute.bnd.maven.plugin.TestCases
all - Static variable in class aQute.bnd.osgi.repository.BaseRepository
 
all - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
all() - Method in interface aQute.bnd.main.BaselineCommands.baseLineOptions
 
all() - Method in interface aQute.bnd.main.bnd.ChangesOptions
 
all() - Method in interface aQute.bnd.main.RepoCommand.diffOptions
 
all() - Method in class aQute.lib.collections.DoubleKeyMap
 
all() - Method in class aQute.lib.collections.MultiMap
 
All() - Constructor for class aQute.bnd.main.XRefCommand.All
 
ALL - Enum constant in enum class aQute.bnd.build.Workspace.ResourceRepositoryStrategy
All Repository plugins and the Workspace repository.
ALL - Enum constant in enum class aQute.bnd.exporter.subsystem.EsaArchiveType
 
ALL - Enum constant in enum class aQute.bnd.osgi.Analyzer.Check
 
ALL - Static variable in class aQute.libg.glob.AntGlob
 
ALL - Static variable in class aQute.libg.glob.Glob
 
allBndInfo - Static variable in class aQute.bnd.osgi.repository.BridgeRepository
 
allCapabilities - Variable in class aQute.bnd.osgi.resource.ResourceImpl
 
allHooks - Variable in class aQute.lib.converter.Converter
 
allIdentity - Static variable in class aQute.bnd.osgi.repository.BridgeRepository
 
allMatch(BiPredicate<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
allMatch(BiPredicate<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
allocate(boolean) - Method in class aQute.lib.index.Index
 
allocate(int) - Method in class aQute.bnd.properties.GapTextStore
Allocates a new char[size].
allowDuplicateAttributes - Variable in class aQute.bnd.header.Parameters
 
allowDuplicateAttributes() - Method in class aQute.bnd.header.Parameters
 
allowed - Static variable in class aQute.bnd.component.HeaderReader
 
allowedDeactivate - Static variable in class aQute.bnd.component.HeaderReader
 
AllowNull - Annotation Interface in aQute.lib.data
 
allowSnapshots - Variable in class aQute.bnd.ant.RunconfigToDistributionTask
 
allRequirements - Variable in class aQute.bnd.osgi.resource.ResourceImpl
 
allsourcepath - Variable in class aQute.bnd.build.Project
 
allSources - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
allValues() - Method in class aQute.lib.collections.MultiMap
Return a collection with all values
aload - Static variable in class aQute.bnd.osgi.OpCodes
 
aload_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
aload_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
aload_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
aload_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
alphabet - Static variable in class aQute.lib.base64.Base64
 
alreadyReleased - Variable in class aQute.bnd.service.RepositoryPlugin.PutResult
Set to true if this artifact was already released
ALWAYS - Static variable in class aQute.bnd.osgi.Instructions
 
ALWAYS - Static variable in class aQute.lib.env.Sieve
 
analyze() - Method in class aQute.bnd.osgi.Analyzer
Calculates the data structures for generating a manifest.
analyze() - Method in class aQute.bnd.osgi.Builder
Intercept the call to analyze and cleanup versions after we have analyzed the setup.
analyze(InputStream) - Static method in class aQute.lib.spring.SpringComponent
 
analyze(InputStream) - Method in class aQute.lib.spring.XMLType
 
analyzeBundleClasspath() - Method in class aQute.bnd.osgi.Analyzer
 
analyzeContent() - Method in class aQute.bnd.osgi.Analyzer
 
analyzed - Variable in class aQute.bnd.metatype.OCDReader
 
analyzed - Variable in class aQute.bnd.osgi.Analyzer
 
analyzeFile(File, ResourceBuilder) - Method in interface aQute.bnd.osgi.repository.SimpleIndexer.FileAnalyzer
This method is invoked for each file being indexed.
analyzeJar(Analyzer) - Method in class aQute.bnd.cdi.CDIAnnotations
 
analyzeJar(Analyzer) - Method in class aQute.bnd.classindex.ClassIndexerAnalyzer
 
analyzeJar(Analyzer) - Method in class aQute.bnd.component.DSAnnotations
 
analyzeJar(Analyzer) - Method in class aQute.bnd.make.component.ServiceComponent
 
analyzeJar(Analyzer) - Method in class aQute.bnd.metatype.MetatypeAnnotations
 
analyzeJar(Analyzer) - Method in class aQute.bnd.plugin.jpms.JPMSAnnotations
 
analyzeJar(Analyzer) - Method in interface aQute.bnd.service.AnalyzerPlugin
This plugin is called after analysis.
analyzeJar(Analyzer) - Method in class aQute.lib.spring.SpringComponent
 
analyzeJar(Analyzer) - Method in class aQute.lib.spring.XMLType
 
analyzeJar(Analyzer) - Method in class aQute.lib.spring.XMLTypeProcessor
 
analyzeJar(Jar, String, boolean, String) - Method in class aQute.bnd.osgi.Analyzer
We traverse through all the classes that we can find and calculate the contained and referred set and uses.
analyzer - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
analyzer - Variable in class aQute.bnd.component.ComponentDef
 
analyzer - Variable in class aQute.bnd.component.DSAnnotationReader
 
analyzer - Variable in class aQute.bnd.component.HeaderReader
 
analyzer - Variable in class aQute.bnd.component.PropertyDef
 
analyzer - Variable in class aQute.bnd.differ.JavaElement
 
analyzer - Variable in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
 
analyzer - Variable in class aQute.bnd.metatype.DesignateReader
 
analyzer - Variable in class aQute.bnd.metatype.OCDReader
 
analyzer - Variable in class aQute.bnd.osgi.AnnotationHeaders
 
analyzer - Variable in class aQute.bnd.osgi.Clazz
 
analyzer - Variable in class aQute.bnd.osgi.Clazz.HierarchySpliterator
 
analyzer - Variable in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
analyzer - Variable in class aQute.bnd.osgi.Contracts
 
analyzer - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
analyzer - Variable in class aQute.bnd.osgi.Verifier
 
analyzer - Variable in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
analyzer(SimpleIndexer.FileAnalyzer) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
Analyzer - Class in aQute.bnd.osgi
This class can calculate the required headers for a (potential) JAR file.
Analyzer() - Constructor for class aQute.bnd.osgi.Analyzer
 
Analyzer(Jar) - Constructor for class aQute.bnd.osgi.Analyzer
 
Analyzer(Processor) - Constructor for class aQute.bnd.osgi.Analyzer
 
Analyzer.Check - Enum Class in aQute.bnd.osgi
 
AnalyzerMessages - Interface in aQute.bnd.osgi
 
AnalyzerPlugin - Interface in aQute.bnd.service
 
analyzeTestSetup(String) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
analyzeTestSetup(String) - Method in interface aQute.bnd.service.remoteworkspace.RemoteWorkspace
Analyze the project given as a parameter and provide the setup information.
anchors - Variable in class aQute.bnd.url.LocalTrustManager
 
and() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
and(Object...) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
and(String...) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
And() - Constructor for class aQute.lib.filter.Filter.And
 
And(FilterImpl[]) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.And
 
And(List<FilterParser.Expression>) - Constructor for class aQute.bnd.osgi.resource.FilterParser.And
 
AndFilter - Class in aQute.libg.filters
 
AndFilter() - Constructor for class aQute.libg.filters.AndFilter
 
anewarray - Static variable in class aQute.bnd.osgi.OpCodes
 
annoCache - Variable in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
annotated - Enum constant in enum class aQute.bnd.cdi.Discover
 
ANNOTATED - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
ANNOTATED - Enum constant in enum class aQute.bnd.osgi.Packages.QUERY
 
ANNOTATED - Enum constant in enum class aQute.bnd.service.diff.Type
 
annotated_by_bean - Enum constant in enum class aQute.bnd.cdi.Discover
 
annotatedPlugins - Variable in class aQute.bnd.main.Plugins
 
annotation - Variable in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
annotation - Variable in class aQute.lib.inject.Injector
 
annotation - Variable in class aQute.lib.inject.Injector.Target
The passed annotation for this Injector
annotation(Annotation) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
annotation(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
annotation(Annotation) - Method in class aQute.bnd.make.metatype.MetaTypeReader.Find
 
annotation(Annotation) - Method in class aQute.bnd.metatype.DesignateReader
 
annotation(Annotation) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
annotation(Annotation) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
annotation(Annotation) - Method in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
annotation(Annotation) - Method in class aQute.bnd.osgi.ClassDataCollector
 
annotation(Annotation) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
annotation(Annotation) - Method in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
Annotation - Class in aQute.bnd.osgi
 
Annotation(Descriptors.TypeRef, Map<String, Object>, Annotation.ElementType, RetentionPolicy) - Constructor for class aQute.bnd.osgi.Annotation
 
ANNOTATION - Enum constant in enum class aQute.bnd.service.diff.Type
 
ANNOTATION_INSTRUCTION - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
ANNOTATION_TYPE - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
Annotation.ElementType - Enum Class in aQute.bnd.osgi
Bnd ElememtType
annotationDefault(AnnotationDefaultAttribute, int) - Method in class aQute.bnd.osgi.Clazz
 
annotationDefault(Clazz.MethodDef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
annotationDefault(Clazz.MethodDef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
annotationDefault(Clazz.MethodDef, Object) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
annotationDefault(Clazz.MethodDef, Object) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
annotationDefault(Clazz.MethodDef, Object) - Method in class aQute.bnd.osgi.ClassDataCollector
 
annotationDefault(Clazz.MethodDef, Object) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
AnnotationDefaultAttribute - Class in aQute.bnd.classfile
 
AnnotationDefaultAttribute(Object) - Constructor for class aQute.bnd.classfile.AnnotationDefaultAttribute
 
annotationHeaders - Variable in class aQute.bnd.osgi.Analyzer
 
AnnotationHeaders - Class in aQute.bnd.osgi
This class parses the 'header annotations'.
AnnotationHeaders(Analyzer) - Constructor for class aQute.bnd.osgi.AnnotationHeaders
 
AnnotationHeaders(Analyzer, Instructions) - Constructor for class aQute.bnd.osgi.AnnotationHeaders
 
AnnotationHeaders.MetaAnnotationCollector - Class in aQute.bnd.osgi
 
AnnotationInfo - Class in aQute.bnd.classfile
 
AnnotationInfo(String, ElementValueInfo[]) - Constructor for class aQute.bnd.classfile.AnnotationInfo
 
AnnotationInfo.Constructor<A extends AnnotationInfo> - Interface in aQute.bnd.classfile
 
annotationInfos(Class<A>) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
annotations - Variable in class aQute.bnd.classfile.AnnotationsAttribute
 
annotations - Variable in class aQute.bnd.classfile.ParameterAnnotationInfo
 
annotations - Variable in class aQute.bnd.osgi.Clazz
 
annotations() - Method in class aQute.bnd.osgi.Clazz
 
annotations(String) - Method in class aQute.bnd.osgi.Clazz
 
annotations(String) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
AnnotationsAttribute - Class in aQute.bnd.classfile
 
AnnotationsAttribute(AnnotationInfo[]) - Constructor for class aQute.bnd.classfile.AnnotationsAttribute
 
AnnotationsAttribute.Constructor<A extends AnnotationsAttribute> - Interface in aQute.bnd.classfile
 
AnnotationSetter<T> - Class in aQute.lib.annotations.setter
 
AnnotationSetter(Class<T>) - Constructor for class aQute.lib.annotations.setter.AnnotationSetter
 
AnnotationSetter.Wrapper - Class in aQute.lib.annotations.setter
 
annotationValues(ElementValueInfo[], Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
AntGlob - Class in aQute.libg.glob
 
AntGlob(String) - Constructor for class aQute.libg.glob.AntGlob
 
AntGlob(String, int) - Constructor for class aQute.libg.glob.AntGlob
 
AntMessages - Interface in aQute.bnd.ant
 
AntPlugin - Class in aQute.bnd.plugin.ant
This plugin creates a build.xml file in the project when a project gets created.
AntPlugin() - Constructor for class aQute.bnd.plugin.ant.AntPlugin
 
any - Variable in class aQute.bnd.osgi.Instruction
 
any - Variable in class aQute.lib.env.Selector
 
ANY - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
ANY - Enum constant in enum class aQute.bnd.osgi.Packages.QUERY
 
ANY - Static variable in class aQute.bnd.osgi.Instruction
 
ANY - Static variable in class aQute.bnd.osgi.Macro
 
AnyDir(FileSet.DFA) - Constructor for class aQute.lib.fileset.FileSet.AnyDir
 
anyMatch(BiPredicate<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
anyMatch(BiPredicate<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
anyname() - Method in interface aQute.bnd.enroute.commands.EnrouteCommand.WorkspaceOptions
 
ANYPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
ANYSERVICE_NO_TARGET - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
Apache_2_0 - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Apache License 2.0.
api - Variable in class aQute.bnd.osgi.Clazz
 
api() - Method in interface aQute.bnd.main.bnd.printOptions
 
api() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
API - Enum constant in enum class aQute.bnd.service.diff.Type
 
API - Annotation Interface in aQute.bnd.apiguardian.api
@API is used to annotate public types, methods, constructors, and fields within a framework or application in order to publish their API.status() and level of stability and to indicate how they are intended to be used by API.consumers() of the API.
API - Static variable in class aQute.bnd.print.JarPrinter
 
API.Status - Enum Class in aQute.bnd.apiguardian.api
Indicates the status of an API element and therefore its level of stability as well.
apiUses - Variable in class aQute.bnd.osgi.Analyzer
 
app - Variable in class aQute.lib.json.Encoder
 
append(char) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
append(char) - Method in class aQute.lib.json.Encoder
 
append(char) - Method in class aQute.libg.remote.sink.Appender
 
append(Parameters) - Method in class aQute.bnd.osgi.Instructions
 
append(Header) - Method in class aQute.lib.env.Sieve
 
append(Appendable) - Method in class aQute.lib.justif.Table
 
append(Appendable, byte) - Static method in class aQute.lib.hex.Hex
 
append(Appendable, byte[]) - Static method in class aQute.lib.hex.Hex
 
append(Appendable, char) - Static method in class aQute.lib.hex.Hex
 
append(Appendable, int) - Static method in class aQute.lib.hex.Hex
 
append(Appendable, long) - Static method in class aQute.lib.hex.Hex
 
append(Appendable, short) - Static method in class aQute.lib.hex.Hex
 
append(CharSequence) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
append(CharSequence) - Method in class aQute.lib.json.Encoder
 
append(CharSequence) - Method in class aQute.libg.remote.sink.Appender
 
append(CharSequence, int, int) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
append(CharSequence, int, int) - Method in class aQute.lib.json.Encoder
 
append(CharSequence, int, int) - Method in class aQute.libg.remote.sink.Appender
 
append(String...) - Static method in class aQute.bnd.osgi.Processor
 
append(StringBuilder) - Method in class aQute.bnd.header.Attrs
 
append(StringBuilder) - Method in class aQute.bnd.header.Parameters
 
append(StringBuilder) - Method in class aQute.bnd.osgi.Packages
 
append(StringBuilder) - Method in class aQute.lib.env.Header
 
append(StringBuilder) - Method in class aQute.lib.env.Props
 
append(StringBuilder) - Method in class aQute.libg.filters.AndFilter
 
append(StringBuilder) - Method in class aQute.libg.filters.Filter
 
append(StringBuilder) - Method in class aQute.libg.filters.LiteralFilter
 
append(StringBuilder) - Method in class aQute.libg.filters.NotFilter
 
append(StringBuilder) - Method in class aQute.libg.filters.OrFilter
 
append(StringBuilder) - Method in class aQute.libg.filters.SimpleFilter
 
append(StringBuilder) - Method in class aQute.libg.parameters.Attributes
 
append(StringBuilder) - Method in class aQute.libg.parameters.ParameterMap
 
append(StringBuilder) - Method in class aQute.libg.sed.ReplacerAdapter.Link
 
append(StringBuilder, String, String) - Method in class aQute.bnd.header.Attrs
 
append(StringBuilder, String, String) - Method in class aQute.libg.parameters.Attributes
 
append(StringBuilder, Map.Entry<String, String>) - Method in class aQute.bnd.header.Attrs
 
append(StringBuilder, Map.Entry<String, String>) - Method in class aQute.libg.parameters.Attributes
 
APPEND - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
appendable - Variable in class aQute.bnd.service.progress.ProgressToOutput
 
appendable - Variable in class aQute.lib.io.IO.AppendableWriterAdapter
 
appendableToWriter(Appendable) - Static method in class aQute.lib.io.IO
 
AppendableWriterAdapter(Appendable) - Constructor for class aQute.lib.io.IO.AppendableWriterAdapter
 
appendArray(StringBuilder, Map<Object, String>, String, Object) - Static method in class aQute.bnd.util.dto.DTO
Append the specified array's string representation to the specified StringBuilder.
appendDTO(StringBuilder, Map<Object, String>, String, DTO) - Static method in class aQute.bnd.util.dto.DTO
Append the specified DTO's string representation to the specified StringBuilder.
Appender - Class in aQute.libg.remote.sink
 
Appender(Source[], String, boolean) - Constructor for class aQute.libg.remote.sink.Appender
 
appendFilterEquals(StringBuilder, String, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
appendFilterVersionRange(StringBuilder, String, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
AppendFrame(int, int, StackMapTableAttribute.VerificationTypeInfo[]) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
appendIfAbsent(Parameters) - Method in class aQute.bnd.osgi.Instructions
 
appendIterable(StringBuilder, Map<Object, String>, String, Iterable<?>) - Static method in class aQute.bnd.util.dto.DTO
Append the specified iterable's string representation to the specified StringBuilder.
appendMap(StringBuilder, Map<Object, String>, String, Map<?, ?>) - Static method in class aQute.bnd.util.dto.DTO
Append the specified map's string representation to the specified StringBuilder.
appendPath(String...) - Static method in class aQute.bnd.osgi.Processor
Append two strings to for a path in a ZIP or JAR file.
appendString(StringBuilder, CharSequence) - Static method in class aQute.bnd.util.dto.DTO
Append the specified string to the specified StringBuilder.
appendValue(StringBuilder, Map<Object, String>, String, Object) - Static method in class aQute.bnd.util.dto.DTO
Append the specified value's string representation to the specified StringBuilder.
APPLICATION - Static variable in interface aQute.libg.asn1.Types
 
apply(SupplierWithException<R>) - Method in class aQute.lib.redirect.Redirect
Call the supplier and return the result.
apply(T) - Method in interface aQute.bnd.exceptions.FunctionWithException
 
apply(T) - Method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
apply(T, U) - Method in interface aQute.bnd.exceptions.BiFunctionWithException
 
apply(T, U) - Method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
applyVersionPolicy(String, String, boolean) - Method in class aQute.bnd.osgi.Analyzer
 
approx - Variable in class aQute.bnd.osgi.resource.FilterImpl.Approx
 
Approx(String, String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Approx
 
APPROX - Enum constant in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
 
APPROX - Static variable in class aQute.lib.filter.Filter
 
ApproxEqual - Enum constant in enum class aQute.libg.filters.Operator
 
approximate(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
ApproximateExpression(String, String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.ApproximateExpression
 
approxString(String) - Static method in class aQute.bnd.osgi.resource.FilterImpl.Approx
Map a string for an APPROX (~=) comparison.
aQute.bnd.annotation - package aQute.bnd.annotation
 
aQute.bnd.annotation.baseline - package aQute.bnd.annotation.baseline
 
aQute.bnd.annotation.component - package aQute.bnd.annotation.component
 
aQute.bnd.annotation.headers - package aQute.bnd.annotation.headers
This package contains a number of annotations that create or append headers in the manifest.
aQute.bnd.annotation.jpms - package aQute.bnd.annotation.jpms
 
aQute.bnd.annotation.licenses - package aQute.bnd.annotation.licenses
 
aQute.bnd.annotation.metatype - package aQute.bnd.annotation.metatype
 
aQute.bnd.annotation.plugin - package aQute.bnd.annotation.plugin
 
aQute.bnd.annotation.service - package aQute.bnd.annotation.service
 
aQute.bnd.annotation.spi - package aQute.bnd.annotation.spi
 
aQute.bnd.annotation.xml - package aQute.bnd.annotation.xml
 
aQute.bnd.ant - package aQute.bnd.ant
 
aQute.bnd.apiguardian.api - package aQute.bnd.apiguardian.api
 
aQute.bnd.aspectj.plugin - package aQute.bnd.aspectj.plugin
 
aQute.bnd.build - package aQute.bnd.build
 
aQute.bnd.build.api - package aQute.bnd.build.api
 
aQute.bnd.build.model - package aQute.bnd.build.model
 
aQute.bnd.build.model.clauses - package aQute.bnd.build.model.clauses
 
aQute.bnd.build.model.conversions - package aQute.bnd.build.model.conversions
 
aQute.bnd.buildtool - package aQute.bnd.buildtool
 
aQute.bnd.bundle.annotations - package aQute.bnd.bundle.annotations
OSGi Bundle Annotations Package Version 1.0.
aQute.bnd.cdi - package aQute.bnd.cdi
 
aQute.bnd.classfile - package aQute.bnd.classfile
This package provides an object model and parser for Java class files.
aQute.bnd.classfile.builder - package aQute.bnd.classfile.builder
 
aQute.bnd.classindex - package aQute.bnd.classindex
 
aQute.bnd.compatibility - package aQute.bnd.compatibility
 
aQute.bnd.component - package aQute.bnd.component
OSGi Declarative Services Annotation processing.
aQute.bnd.component.annotations - package aQute.bnd.component.annotations
Service Component Annotations Package Version 1.5.
aQute.bnd.component.error - package aQute.bnd.component.error
This package provides Declarative Service Annotation Error information.
aQute.bnd.connection.settings - package aQute.bnd.connection.settings
 
aQute.bnd.differ - package aQute.bnd.differ
This package provides baseline support.
aQute.bnd.enroute.commands - package aQute.bnd.enroute.commands
 
aQute.bnd.exceptions - package aQute.bnd.exceptions
This package is exported by biz.aQute.bnd.util.
aQute.bnd.exporter.executable - package aQute.bnd.exporter.executable
 
aQute.bnd.exporter.runbundles - package aQute.bnd.exporter.runbundles
 
aQute.bnd.exporter.subsystem - package aQute.bnd.exporter.subsystem
 
aQute.bnd.filerepo - package aQute.bnd.filerepo
 
aQute.bnd.header - package aQute.bnd.header
 
aQute.bnd.help - package aQute.bnd.help
 
aQute.bnd.help.instructions - package aQute.bnd.help.instructions
 
aQute.bnd.http - package aQute.bnd.http
 
aQute.bnd.junit - package aQute.bnd.junit
 
aQute.bnd.main - package aQute.bnd.main
 
aQute.bnd.make - package aQute.bnd.make
 
aQute.bnd.make.calltree - package aQute.bnd.make.calltree
 
aQute.bnd.make.component - package aQute.bnd.make.component
 
aQute.bnd.make.coverage - package aQute.bnd.make.coverage
 
aQute.bnd.make.metatype - package aQute.bnd.make.metatype
 
aQute.bnd.maven - package aQute.bnd.maven
 
aQute.bnd.maven.baseline.plugin - package aQute.bnd.maven.baseline.plugin
 
aQute.bnd.maven.lib.configuration - package aQute.bnd.maven.lib.configuration
 
aQute.bnd.maven.lib.executions - package aQute.bnd.maven.lib.executions
 
aQute.bnd.maven.plugin - package aQute.bnd.maven.plugin
 
aQute.bnd.maven.support - package aQute.bnd.maven.support
 
aQute.bnd.memoize - package aQute.bnd.memoize
 
aQute.bnd.metatype - package aQute.bnd.metatype
 
aQute.bnd.metatype.annotations - package aQute.bnd.metatype.annotations
Metatype Annotations Package Version 1.4.
aQute.bnd.obr - package aQute.bnd.obr
 
aQute.bnd.osgi - package aQute.bnd.osgi
 
aQute.bnd.osgi.eclipse - package aQute.bnd.osgi.eclipse
 
aQute.bnd.osgi.repository - package aQute.bnd.osgi.repository
 
aQute.bnd.osgi.resource - package aQute.bnd.osgi.resource
 
aQute.bnd.plugin.ant - package aQute.bnd.plugin.ant
 
aQute.bnd.plugin.eclipse - package aQute.bnd.plugin.eclipse
 
aQute.bnd.plugin.git - package aQute.bnd.plugin.git
 
aQute.bnd.plugin.gradle - package aQute.bnd.plugin.gradle
 
aQute.bnd.plugin.jpms - package aQute.bnd.plugin.jpms
 
aQute.bnd.plugin.maven - package aQute.bnd.plugin.maven
 
aQute.bnd.plugin.spi - package aQute.bnd.plugin.spi
 
aQute.bnd.print - package aQute.bnd.print
 
aQute.bnd.properties - package aQute.bnd.properties
 
aQute.bnd.remoteworkspace.client - package aQute.bnd.remoteworkspace.client
 
aQute.bnd.remoteworkspace.server - package aQute.bnd.remoteworkspace.server
 
aQute.bnd.resource.repository - package aQute.bnd.resource.repository
 
aQute.bnd.result - package aQute.bnd.result
 
aQute.bnd.service - package aQute.bnd.service
 
aQute.bnd.service.action - package aQute.bnd.service.action
 
aQute.bnd.service.classparser - package aQute.bnd.service.classparser
 
aQute.bnd.service.clipboard - package aQute.bnd.service.clipboard
 
aQute.bnd.service.diff - package aQute.bnd.service.diff
 
aQute.bnd.service.export - package aQute.bnd.service.export
 
aQute.bnd.service.extension - package aQute.bnd.service.extension
 
aQute.bnd.service.externalplugin - package aQute.bnd.service.externalplugin
 
aQute.bnd.service.generate - package aQute.bnd.service.generate
 
aQute.bnd.service.library - package aQute.bnd.service.library
 
aQute.bnd.service.lifecycle - package aQute.bnd.service.lifecycle
 
aQute.bnd.service.maven - package aQute.bnd.service.maven
 
aQute.bnd.service.message - package aQute.bnd.service.message
 
aQute.bnd.service.progress - package aQute.bnd.service.progress
 
aQute.bnd.service.release - package aQute.bnd.service.release
 
aQute.bnd.service.remotelaunch - package aQute.bnd.service.remotelaunch
 
aQute.bnd.service.remoteworkspace - package aQute.bnd.service.remoteworkspace
 
aQute.bnd.service.reporter - package aQute.bnd.service.reporter
This package defines the two services ReportGeneratorService and ReportExporterService
aQute.bnd.service.repository - package aQute.bnd.service.repository
 
aQute.bnd.service.resolve.hook - package aQute.bnd.service.resolve.hook
 
aQute.bnd.service.specifications - package aQute.bnd.service.specifications
 
aQute.bnd.service.url - package aQute.bnd.service.url
 
aQute.bnd.service.verifier - package aQute.bnd.service.verifier
 
aQute.bnd.signatures - package aQute.bnd.signatures
 
aQute.bnd.signing - package aQute.bnd.signing
 
aQute.bnd.stream - package aQute.bnd.stream
 
aQute.bnd.unmodifiable - package aQute.bnd.unmodifiable
 
aQute.bnd.url - package aQute.bnd.url
 
aQute.bnd.util.dto - package aQute.bnd.util.dto
 
aQute.bnd.util.home - package aQute.bnd.util.home
 
aQute.bnd.util.repository - package aQute.bnd.util.repository
 
aQute.bnd.version - package aQute.bnd.version
 
aQute.bnd.version.maven - package aQute.bnd.version.maven
 
aQute.bnd.xmlattribute - package aQute.bnd.xmlattribute
 
aQute.configurable - package aQute.configurable
 
aQute.lib.annotations.setter - package aQute.lib.annotations.setter
 
aQute.lib.aspects - package aQute.lib.aspects
 
aQute.lib.base64 - package aQute.lib.base64
 
aQute.lib.codec - package aQute.lib.codec
 
aQute.lib.collections - package aQute.lib.collections
 
aQute.lib.concurrent.serial - package aQute.lib.concurrent.serial
 
aQute.lib.concurrentinit - package aQute.lib.concurrentinit
 
aQute.lib.config.proxy - package aQute.lib.config.proxy
 
aQute.lib.consoleapp - package aQute.lib.consoleapp
 
aQute.lib.converter - package aQute.lib.converter
 
aQute.lib.data - package aQute.lib.data
 
aQute.lib.date - package aQute.lib.date
 
aQute.lib.deployer - package aQute.lib.deployer
 
aQute.lib.dot - package aQute.lib.dot
 
aQute.lib.env - package aQute.lib.env
 
aQute.lib.exceptions - package aQute.lib.exceptions
 
aQute.lib.fileset - package aQute.lib.fileset
 
aQute.lib.filter - package aQute.lib.filter
 
aQute.lib.formatter - package aQute.lib.formatter
 
aQute.lib.getopt - package aQute.lib.getopt
 
aQute.lib.hex - package aQute.lib.hex
 
aQute.lib.hierarchy - package aQute.lib.hierarchy
 
aQute.lib.index - package aQute.lib.index
 
aQute.lib.inject - package aQute.lib.inject
 
aQute.lib.io - package aQute.lib.io
 
aQute.lib.json - package aQute.lib.json
 
aQute.lib.justif - package aQute.lib.justif
 
aQute.lib.link - package aQute.lib.link
 
aQute.lib.log2reporter - package aQute.lib.log2reporter
 
aQute.lib.manifest - package aQute.lib.manifest
 
aQute.lib.markdown - package aQute.lib.markdown
 
aQute.lib.mavenpasswordobfuscator - package aQute.lib.mavenpasswordobfuscator
 
aQute.lib.persistentmap - package aQute.lib.persistentmap
 
aQute.lib.properties - package aQute.lib.properties
 
aQute.lib.putjar - package aQute.lib.putjar
 
aQute.lib.redirect - package aQute.lib.redirect
 
aQute.lib.regex - package aQute.lib.regex
 
aQute.lib.settings - package aQute.lib.settings
 
aQute.lib.specinterface - package aQute.lib.specinterface
 
aQute.lib.spring - package aQute.lib.spring
 
aQute.lib.startlevel - package aQute.lib.startlevel
 
aQute.lib.stringrover - package aQute.lib.stringrover
 
aQute.lib.strings - package aQute.lib.strings
 
aQute.lib.tag - package aQute.lib.tag
 
aQute.lib.utf8properties - package aQute.lib.utf8properties
 
aQute.lib.watcher - package aQute.lib.watcher
 
aQute.lib.xml - package aQute.lib.xml
 
aQute.lib.xmldtoparser - package aQute.lib.xmldtoparser
 
aQute.lib.xpath - package aQute.lib.xpath
 
aQute.lib.zip - package aQute.lib.zip
 
aQute.libg.asn1 - package aQute.libg.asn1
 
aQute.libg.cafs - package aQute.libg.cafs
 
aQute.libg.classdump - package aQute.libg.classdump
 
aQute.libg.classloaders - package aQute.libg.classloaders
 
aQute.libg.clauses - package aQute.libg.clauses
 
aQute.libg.command - package aQute.libg.command
 
aQute.libg.cryptography - package aQute.libg.cryptography
 
aQute.libg.fileiterator - package aQute.libg.fileiterator
 
aQute.libg.filelock - package aQute.libg.filelock
 
aQute.libg.filters - package aQute.libg.filters
 
aQute.libg.forker - package aQute.libg.forker
 
aQute.libg.generics - package aQute.libg.generics
 
aQute.libg.glob - package aQute.libg.glob
 
aQute.libg.gzip - package aQute.libg.gzip
 
aQute.libg.ints - package aQute.libg.ints
 
aQute.libg.log - package aQute.libg.log
 
aQute.libg.map - package aQute.libg.map
 
aQute.libg.parameters - package aQute.libg.parameters
 
aQute.libg.qtokens - package aQute.libg.qtokens
 
aQute.libg.remote - package aQute.libg.remote
 
aQute.libg.remote.sink - package aQute.libg.remote.sink
 
aQute.libg.remote.source - package aQute.libg.remote.source
 
aQute.libg.reporter - package aQute.libg.reporter
 
aQute.libg.reporter.slf4j - package aQute.libg.reporter.slf4j
 
aQute.libg.sax - package aQute.libg.sax
 
aQute.libg.sax.filters - package aQute.libg.sax.filters
 
aQute.libg.sed - package aQute.libg.sed
 
aQute.libg.shacache - package aQute.libg.shacache
 
aQute.libg.slf4j - package aQute.libg.slf4j
 
aQute.libg.tarjan - package aQute.libg.tarjan
 
aQute.libg.tuple - package aQute.libg.tuple
 
aQute.libg.uri - package aQute.libg.uri
 
aQute.libg.xslt - package aQute.libg.xslt
 
aQute.service.reporter - package aQute.service.reporter
 
ARCHIVE_CONTENT_TYPE - Static variable in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
Area - Class in aQute.libg.remote
 
Area() - Constructor for class aQute.libg.remote.Area
 
areaId - Variable in class aQute.libg.remote.sink.Appender
 
areaId - Variable in class aQute.libg.remote.source.RemoteSource
 
areaId - Variable in class aQute.libg.remote.source.SourceFS
 
AreaImpl - Class in aQute.libg.remote.sink
 
AreaImpl() - Constructor for class aQute.libg.remote.sink.AreaImpl
 
areas - Variable in class aQute.libg.remote.sink.RemoteSink
 
areasDir - Variable in class aQute.libg.remote.sink.RemoteSink
 
areturn - Static variable in class aQute.bnd.osgi.OpCodes
 
arg() - Element in annotation interface aQute.lib.getopt.Arguments
 
arg(String) - Method in class aQute.libg.command.Command
 
arg(String...) - Method in class aQute.libg.command.Command
 
args - Variable in class aQute.lib.aspects.Aspects.Invocation
 
ARGUMENT_P - Static variable in class aQute.bnd.osgi.Verifier
 
ARGUMENT_S - Static variable in class aQute.bnd.osgi.Verifier
 
arguments - Variable in class aQute.bnd.service.generate.BuildContext
 
arguments - Variable in class aQute.libg.command.Command
 
Arguments - Annotation Interface in aQute.lib.getopt
 
around(BiFunctionWithException<Aspects.Invocation, Callable<Object>, Object>) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Provide a function that is called with the method calling function.
array - Variable in class aQute.bnd.compatibility.GenericType
 
array(Type, Object) - Method in class aQute.lib.converter.Converter
 
ARRAY_ELEMENT_NAME - Static variable in class aQute.lib.tag.Tag
 
arrayCopy(int, char[], int, int) - Method in class aQute.bnd.properties.GapTextStore
 
ArrayHandler - Class in aQute.lib.json
 
ArrayHandler(Class<?>, Type) - Constructor for class aQute.lib.json.ArrayHandler
 
arraylength - Static variable in class aQute.bnd.osgi.OpCodes
 
ArrayRef(Descriptors.TypeRef) - Constructor for class aQute.bnd.osgi.Descriptors.ArrayRef
 
ArrayTypeSignature - Class in aQute.bnd.signatures
 
ArrayTypeSignature(JavaTypeSignature) - Constructor for class aQute.bnd.signatures.ArrayTypeSignature
 
artifact - Variable in class aQute.bnd.maven.support.MavenEntry
 
artifact - Variable in class aQute.bnd.service.RepositoryPlugin.PutResult
A (potentially public) uri to the revision as it was put in the repository.

This can be a URI to the given artifact (when it was put into the repository).
Artifact(URL) - Constructor for class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
artifactFile - Variable in class aQute.bnd.maven.support.MavenEntry
 
artifactFragment - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
If true, make the tests artifact a fragment using ${project.artifactId} as the Fragment-Host header and setting the Bundle-SymbolicName of the tests artifact to ${project.artifactId}-tests.
artifactId - Variable in class aQute.bnd.maven.baseline.plugin.Base
 
artifactId - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
artifactId - Variable in class aQute.bnd.maven.PomResource
 
artifactId - Variable in class aQute.bnd.maven.support.Pom
 
artifactId - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
ARTIFACTID - Static variable in class aQute.bnd.maven.PomResource
 
ArtifactInfo - Interface in aQute.bnd.build.api
A snapshot of the build information of an artifact.
ArtifactInfoImpl(Builder) - Constructor for class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
artifactPath - Variable in class aQute.bnd.maven.support.MavenEntry
 
artifacts - Variable in class aQute.bnd.build.ProjectBuilder.BuildInfoImpl
 
as(Capability, Class<T>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
as(Requirement, Class<T>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
asBiConsumer(BiConsumerWithException<T, U>) - Static method in interface aQute.bnd.exceptions.BiConsumerWithException
 
asBiConsumer(BiConsumerWithException<T, U>) - Static method in interface aQute.lib.exceptions.BiConsumerWithException
Deprecated.
 
asBiConsumerIgnoreException(BiConsumerWithException<T, U>) - Static method in interface aQute.bnd.exceptions.BiConsumerWithException
 
asBiConsumerIgnoreException(BiConsumerWithException<T, U>) - Static method in interface aQute.lib.exceptions.BiConsumerWithException
Deprecated.
 
asBiFunction(BiFunctionWithException<T, U, R>) - Static method in interface aQute.bnd.exceptions.BiFunctionWithException
 
asBiFunction(BiFunctionWithException<T, U, R>) - Static method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
asBiFunctionOrElse(BiFunctionWithException<T, U, R>, R) - Static method in interface aQute.bnd.exceptions.BiFunctionWithException
 
asBiFunctionOrElse(BiFunctionWithException<T, U, R>, R) - Static method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
asBiFunctionOrElseGet(BiFunctionWithException<T, U, R>, Supplier<? extends R>) - Static method in interface aQute.bnd.exceptions.BiFunctionWithException
 
asBiFunctionOrElseGet(BiFunctionWithException<T, U, R>, Supplier<? extends R>) - Static method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
asBiPredicate(BiPredicateWithException<T, U>) - Static method in interface aQute.bnd.exceptions.BiPredicateWithException
 
asBiPredicate(BiPredicateWithException<T, U>) - Static method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
asBiPredicateOrElse(BiPredicateWithException<T, U>, boolean) - Static method in interface aQute.bnd.exceptions.BiPredicateWithException
 
asBiPredicateOrElse(BiPredicateWithException<T, U>, boolean) - Static method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
asBiPredicateOrElseGet(BiPredicateWithException<T, U>, BooleanSupplier) - Static method in interface aQute.bnd.exceptions.BiPredicateWithException
 
asBiPredicateOrElseGet(BiPredicateWithException<T, U>, BooleanSupplier) - Static method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
asConsumer(ConsumerWithException<T>) - Static method in interface aQute.bnd.exceptions.ConsumerWithException
 
asConsumer(ConsumerWithException<T>) - Static method in interface aQute.lib.exceptions.ConsumerWithException
Deprecated.
 
asConsumerIgnoreException(ConsumerWithException<T>) - Static method in interface aQute.bnd.exceptions.ConsumerWithException
 
asConsumerIgnoreException(ConsumerWithException<T>) - Static method in interface aQute.lib.exceptions.ConsumerWithException
Deprecated.
 
asError() - Method in class aQute.bnd.result.Err
If an Err, return this coerced to the desired generic type.
asError() - Method in class aQute.bnd.result.Ok
If an Err, return this coerced to the desired generic type.
asError() - Method in interface aQute.bnd.result.Result
If an Err, return this coerced to the desired generic type.
asFunction(FunctionWithException<T, R>) - Static method in interface aQute.bnd.exceptions.FunctionWithException
 
asFunction(FunctionWithException<T, R>) - Static method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
asFunctionOrElse(FunctionWithException<T, R>, R) - Static method in interface aQute.bnd.exceptions.FunctionWithException
 
asFunctionOrElse(FunctionWithException<T, R>, R) - Static method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
asFunctionOrElseGet(FunctionWithException<T, R>, Supplier<? extends R>) - Static method in interface aQute.bnd.exceptions.FunctionWithException
 
asFunctionOrElseGet(FunctionWithException<T, R>, Supplier<? extends R>) - Static method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
asHashtable() - Method in class aQute.libg.map.MAP.MAPX
 
asHex() - Method in class aQute.libg.cryptography.Digest
 
ASL_2_0 - Annotation Interface in aQute.bnd.annotation.licenses
Deprecated.
Replaced by Apache_2_0.
asMap() - Method in class aQute.lib.hierarchy.Hierarchy
 
asMap(Dictionary<String, ?>) - Static method in class aQute.bnd.osgi.resource.FilterImpl.DictionaryMap
 
asMapMap() - Method in class aQute.bnd.header.Parameters
 
asMapMap() - Method in class aQute.lib.env.Header
 
AspectJ - Class in aQute.bnd.aspectj.plugin
Provides an aspectj plugin that can export an executable JAR while weaving in aspect bundles.
AspectJ() - Constructor for class aQute.bnd.aspectj.plugin.AspectJ
 
Aspects - Class in aQute.lib.aspects
Minute library to do some aspect oriented programming without dragging in the world.
Aspects() - Constructor for class aQute.lib.aspects.Aspects
 
Aspects.InterceptBuilder<T> - Interface in aQute.lib.aspects
A builder to create a proxy that delegates to another object but can intercept calls, put something before, after and around calls.
Aspects.Invocation - Class in aQute.lib.aspects
 
asPredicate(PredicateWithException<T>) - Static method in interface aQute.bnd.exceptions.PredicateWithException
 
asPredicate(PredicateWithException<T>) - Static method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
asPredicateOrElse(PredicateWithException<T>, boolean) - Static method in interface aQute.bnd.exceptions.PredicateWithException
 
asPredicateOrElse(PredicateWithException<T>, boolean) - Static method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
asPredicateOrElseGet(PredicateWithException<T>, BooleanSupplier) - Static method in interface aQute.bnd.exceptions.PredicateWithException
 
asPredicateOrElseGet(PredicateWithException<T>, BooleanSupplier) - Static method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
asProcessor(Map<String, String>) - Static method in class aQute.bnd.maven.PomResource
 
asRunnable(RunnableWithException) - Static method in interface aQute.bnd.exceptions.RunnableWithException
 
asRunnable(RunnableWithException) - Static method in interface aQute.lib.exceptions.RunnableWithException
Deprecated.
 
asRunnableIgnoreException(RunnableWithException) - Static method in interface aQute.bnd.exceptions.RunnableWithException
 
asRunnableIgnoreException(RunnableWithException) - Static method in interface aQute.lib.exceptions.RunnableWithException
Deprecated.
 
assertPathNotSet(Path, String) - Method in class aQute.bnd.ant.BndTask
 
assign(Map<String, String>, String) - Method in class aQute.bnd.compatibility.Signatures
Handles the assignment of type variables to index names so that we have a normalized name for each type var.
assignable(Clazz, Clazz) - Method in class aQute.bnd.osgi.Analyzer
 
assignable(Clazz, Clazz, boolean) - Method in class aQute.bnd.osgi.Analyzer
 
assignable(String, String) - Method in class aQute.bnd.osgi.Analyzer
 
assignable(String, String, boolean) - Method in class aQute.bnd.osgi.Analyzer
 
assignable0(Clazz, Clazz) - Method in class aQute.bnd.osgi.Analyzer
 
ASSIGNMENT - Static variable in class aQute.bnd.main.bnd
 
ASSIGNMENT - Static variable in class aQute.lib.getopt.CommandLine
 
ASSIGNMENT - Static variable in class aQute.lib.specinterface.SpecInterface
 
assignOptionValue(Map<String, Object>, Method, List<String>, boolean) - Method in class aQute.lib.getopt.CommandLine
Assign an option, must handle flags, parameters, and parameters that can happen multiple times.
Assoc(byte, int, int) - Constructor for class aQute.libg.classdump.ClassDumper.Assoc
 
asString() - Method in class aQute.bnd.http.HttpRequest
 
asSupplier(SupplierWithException<R>) - Static method in interface aQute.bnd.exceptions.SupplierWithException
 
asSupplier(SupplierWithException<R>) - Static method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
asSupplierOrElse(SupplierWithException<R>, R) - Static method in interface aQute.bnd.exceptions.SupplierWithException
 
asSupplierOrElse(SupplierWithException<R>, R) - Static method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
asSupplierOrElseGet(SupplierWithException<R>, Supplier<? extends R>) - Static method in interface aQute.bnd.exceptions.SupplierWithException
 
asSupplierOrElseGet(SupplierWithException<R>, Supplier<? extends R>) - Static method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
asTag() - Method in class aQute.bnd.http.HttpRequest
 
astore - Static variable in class aQute.bnd.osgi.OpCodes
 
astore_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
astore_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
astore_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
astore_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
async(URI) - Method in class aQute.bnd.http.HttpRequest
 
async(URL) - Method in class aQute.bnd.http.HttpRequest
 
AT_LEAST_ONE - Enum constant in enum class aQute.bnd.component.annotations.ReferenceCardinality
The reference is mandatory and multiple.
athrow - Static variable in class aQute.bnd.osgi.OpCodes
 
attachArtifactToProject(Jar) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
atto - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
attr - Variable in class aQute.bnd.osgi.resource.FilterImpl.Item
 
Attr() - Constructor for class aQute.bnd.osgi.resource.PersistentResource.Attr
 
ATTR_NAME - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_NAME - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
ATTR_NAMESPACE - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_REFERRAL_DEPTH - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_REFERRAL_URL - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_REPOSITORY_INCREMENT - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_REPOSITORY_NAME - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_TYPE - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
ATTR_VALUE - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
attribs - Variable in class aQute.bnd.build.model.clauses.HeaderClause
 
attribute() - Element in annotation interface aQute.bnd.annotation.service.ServiceCapability
A list of attribute or directive names and values.
attribute() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProvider
A list of attribute or directive names and values.
attribute() - Element in annotation interface aQute.bnd.bundle.annotations.Capability
A list of attribute or directive names and values.
attribute() - Element in annotation interface aQute.bnd.bundle.annotations.Export
A list of attribute or directive names and values.
attribute() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
A list of attribute or directive names and values.
attribute(Class<A>) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
attribute(Map<String, String>) - Method in class aQute.libg.parameters.ParameterMap.Parser
 
Attribute - Interface in aQute.bnd.classfile
 
Attribute - Annotation Interface in aQute.bnd.bundle.annotations
Mark an annotation element as an attribute.
ATTRIBUTE - Enum constant in enum class aQute.bnd.service.diff.Type
 
ATTRIBUTE_DIRECTIVE_DELIMITER - Static variable in class aQute.bnd.differ.XmlRepoDiffer
 
attribute_length() - Method in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.AnnotationsAttribute
 
attribute_length() - Method in interface aQute.bnd.classfile.Attribute
 
attribute_length() - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.CodeAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.ConstantValueAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.DeprecatedAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.EnclosingMethodAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.ExceptionsAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.InnerClassesAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.LineNumberTableAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.LocalVariableTableAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.MethodParametersAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.ModuleAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.ModuleMainClassAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.ModulePackagesAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.NestHostAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.NestMembersAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.ParameterAnnotationsAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.RecordAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.SignatureAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.SourceFileAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.SyntheticAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.TypeAnnotationsAttribute
 
attribute_length() - Method in class aQute.bnd.classfile.UnrecognizedAttribute
 
ATTRIBUTE_MACRO - Static variable in class aQute.bnd.annotation.spi.Constants
Joins to nothing if the list is empty
AttributeClasses - Enum Class in aQute.bnd.osgi
Defines a number of attribute classes.
AttributeClasses() - Constructor for enum class aQute.bnd.osgi.AttributeClasses
 
AttributeDefinition - Annotation Interface in aQute.bnd.metatype.annotations
AttributeDefinition information for the annotated method.
attributes - Variable in class aQute.bnd.build.Container
 
attributes - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
attributes - Variable in class aQute.bnd.classfile.CodeAttribute
 
attributes - Variable in class aQute.bnd.classfile.ElementInfo
 
attributes - Variable in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
attributes - Variable in class aQute.bnd.differ.Baseline.Info
 
attributes - Variable in class aQute.bnd.metatype.OCDDef
 
attributes - Variable in class aQute.bnd.osgi.Clazz.ElementDef
 
attributes - Variable in class aQute.bnd.osgi.resource.CapReq
 
attributes - Variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
attributes - Variable in class aQute.bnd.xmlattribute.ExtensionDef
 
attributes - Variable in class aQute.lib.tag.Tag
 
attributes() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
attributes() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
attributes(Attribute) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
attributes(Attribute[]) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
attributes(Attribute, Attribute...) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
attributes(Tag, Map<String, Object>) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
attributes(Class<A>) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
attributes(Collection<Attribute>) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
attributes(Map<String, String>) - Method in class aQute.libg.parameters.ParameterMap.Parser
 
Attributes - Class in aQute.libg.parameters
 
Attributes() - Constructor for class aQute.libg.parameters.Attributes
 
Attributes(Attributes) - Constructor for class aQute.libg.parameters.Attributes
 
Attributes(Attributes...) - Constructor for class aQute.libg.parameters.Attributes
 
Attributes(Map<String, String>) - Constructor for class aQute.libg.parameters.Attributes
 
Attributes(Map<String, String>, Map<String, Attributes.Type>) - Constructor for class aQute.libg.parameters.Attributes
 
attributes_length(Attribute[]) - Static method in interface aQute.bnd.classfile.Attribute
 
Attributes.DataType<T> - Interface in aQute.libg.parameters
 
Attributes.Type - Enum Class in aQute.libg.parameters
 
attributesAndDirectives - Variable in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
AttributeType - Enum Class in aQute.bnd.metatype.annotations
Attribute types for the AttributeDefinition annotation.
AttributeType(String) - Constructor for enum class aQute.bnd.metatype.annotations.AttributeType
 
attrs - Variable in class aQute.bnd.build.DownloadBlocker
 
attrs - Variable in class aQute.bnd.help.AttrsHandler
 
attrs - Variable in class aQute.bnd.main.BaselineCommands.PSpec
 
attrs - Variable in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
Attrs - Class in aQute.bnd.header
 
Attrs() - Constructor for class aQute.bnd.header.Attrs
 
Attrs(Attrs) - Constructor for class aQute.bnd.header.Attrs
 
Attrs(Attrs...) - Constructor for class aQute.bnd.header.Attrs
 
Attrs(Map<? extends String, ? extends String>) - Constructor for class aQute.bnd.header.Attrs
 
Attrs(Map<String, String>, Map<String, Attrs.Type>) - Constructor for class aQute.bnd.header.Attrs
 
Attrs.DataType<T> - Interface in aQute.bnd.header
 
Attrs.Type - Enum Class in aQute.bnd.header
 
AttrsHandler - Class in aQute.bnd.help
The invocation handler that is based on Attrs.
AttrsHandler(Attrs) - Constructor for class aQute.bnd.help.AttrsHandler
 
atts - Variable in class aQute.libg.sax.SAXElement
 
augment(AugmentRepository.Augment, ResourceBuilder) - Method in class aQute.bnd.osgi.repository.AugmentRepository
 
Augment() - Constructor for class aQute.bnd.osgi.repository.AugmentRepository.Augment
 
AUGMENT - Static variable in interface aQute.bnd.osgi.Constants
 
AUGMENT_CAPABILITY_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
AUGMENT_RANGE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
AUGMENT_REQUIREMENT_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
augmentedCapabilities - Variable in class aQute.bnd.osgi.repository.AugmentRepository
 
augmentExports(Packages) - Method in class aQute.bnd.osgi.Analyzer
Provide any macro substitutions and versions for exported packages.
augmentImports(Packages, Packages) - Method in class aQute.bnd.osgi.Analyzer
Find some more information about imports in manifest and other places.
augmentManifest(Domain, String) - Method in class aQute.bnd.maven.PomResource
 
AugmentRepository - Class in aQute.bnd.osgi.repository
 
AugmentRepository(Parameters, Repository) - Constructor for class aQute.bnd.osgi.repository.AugmentRepository
 
AugmentRepository.Augment - Class in aQute.bnd.osgi.repository
 
augmentSetup(String, String, Map<String, String>) - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
augmentSetup(String, String, Map<String, String>) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
authentication - Variable in class aQute.bnd.service.url.ProxyHandler.ProxySetup
 
authentication - Variable in class aQute.bnd.url.BasicAuthentication
 
authentication - Variable in class aQute.bnd.url.BearerAuthentication
 
auto - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Run the resolver automatically yon save
AUTOMATIC_MODULE_NAME - Static variable in interface aQute.bnd.osgi.Constants
 
automaticModuleName() - Method in class aQute.bnd.osgi.Jar
 
autopurge(long) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
available() - Method in class aQute.lib.io.ByteBufferInputStream
 
available() - Method in class aQute.lib.io.LimitedInputStream
 
await() - Method in class aQute.lib.watcher.FileWatcher
 
await(long, TimeUnit) - Method in class aQute.lib.watcher.FileWatcher
 

B

b - Variable in class aQute.bnd.compatibility.GenericType
 
b - Variable in class aQute.lib.fileset.FileSet.OrDFA
 
b - Variable in class aQute.libg.classdump.ClassDumper.Assoc
 
B - Enum constant in enum class aQute.bnd.signatures.BaseType
 
b64() - Method in interface aQute.bnd.main.bnd.hashOptions
 
backslash() - Method in class aQute.lib.utf8properties.PropertiesParser
 
BACKSLASH - Static variable in class aQute.bnd.osgi.Instruction
 
backup - Variable in class aQute.libg.sed.Sed
 
BadLocationException - Exception in aQute.bnd.properties
 
BadLocationException() - Constructor for exception aQute.bnd.properties.BadLocationException
 
BadLocationException(String) - Constructor for exception aQute.bnd.properties.BadLocationException
 
baload - Static variable in class aQute.bnd.osgi.OpCodes
 
base - Variable in class aQute.bnd.compatibility.Scope
 
base - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
base - Variable in class aQute.bnd.osgi.Processor
 
base - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
base - Variable in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
base - Variable in class aQute.lib.converter.Converter
 
base - Variable in class aQute.lib.env.Env
 
base - Variable in class aQute.lib.fileset.FileSet
 
base - Variable in class aQute.libg.sed.ReplacerAdapter
 
base() - Method in interface aQute.bnd.main.bnd.bndOptions
 
base() - Method in interface aQute.bnd.main.IndexCommand.indexOptions
 
base() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
base(Reporter, Class<T>) - Static method in class aQute.libg.reporter.ReporterMessages
 
base(URI) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
base(URI) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
Base - Class in aQute.bnd.maven.baseline.plugin
 
Base() - Constructor for class aQute.bnd.maven.baseline.plugin.Base
 
BASE_PATTERNS - Static variable in class aQute.bnd.help.Syntax
 
base64() - Method in interface aQute.bnd.main.bnd.settingOptions
 
Base64 - Class in aQute.lib.base64
 
Base64(byte[]) - Constructor for class aQute.lib.base64.Base64
 
Base64(String) - Constructor for class aQute.lib.base64.Base64
 
BASE64_C - Static variable in class aQute.lib.base64.Base64
 
BASE64_P - Static variable in class aQute.lib.base64.Base64
 
BASE64HEX_P - Static variable in class aQute.bnd.osgi.Analyzer
md5 macro
baseclass - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
baseclass - Variable in class aQute.bnd.component.DSAnnotationReader
 
basedir - Variable in class aQute.bnd.ant.BndTask
 
basedir - Variable in class aQute.bnd.ant.PrepareTask
 
basedir - Variable in class aQute.bnd.ant.ProjectTask
 
baseline - Variable in class aQute.bnd.main.BaselineCommands
 
baseline() - Method in class aQute.bnd.build.Project
Do a baseline for this project
baseline(BaselineCommands.baseLineOptions, Jar, Jar, Instructions) - Method in class aQute.bnd.main.BaselineCommands
 
baseline(Jar, Jar, Instructions) - Method in class aQute.bnd.differ.Baseline
This method compares a jar to a baseline jar and returns version suggestions if the baseline does not agree with the newer jar.
baseline(Tree, Parameters, Tree, Parameters, Instructions) - Method in class aQute.bnd.differ.Baseline
 
Baseline - Class in aQute.bnd.differ
This class maintains
Baseline(Reporter, Differ) - Constructor for class aQute.bnd.differ.Baseline
 
BASELINE - Static variable in interface aQute.bnd.osgi.Constants
 
Baseline.BundleInfo - Class in aQute.bnd.differ
 
Baseline.Info - Class in aQute.bnd.differ
 
baselineAction(File, File) - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
BaselineCommands - Class in aQute.bnd.main
Implements commands to maintain the Package versions db.
BaselineCommands(bnd) - Constructor for class aQute.bnd.main.BaselineCommands
 
BaselineCommands.baseLineOptions - Interface in aQute.bnd.main
 
BaselineCommands.PSpec - Class in aQute.bnd.main
 
BaselineCommands.schemaOptions - Interface in aQute.bnd.main
Print out the packages from spec jars and check in which ees they appear.
BaselineIgnore - Annotation Interface in aQute.bnd.annotation.baseline
Baseline ignore annotation.
BASELINEIGNORE - Static variable in class aQute.bnd.differ.Baseline
 
BaselineMojo - Class in aQute.bnd.maven.baseline.plugin
Exports project dependencies to OSGi R5 index format.
BaselineMojo() - Constructor for class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
BASELINEREPO - Static variable in interface aQute.bnd.osgi.Constants
 
basePath - Variable in class aQute.lib.io.FileTree.FileTreeSpliterator
 
BaseRepository - Class in aQute.bnd.osgi.repository
WARNING ! Not tested
BaseRepository() - Constructor for class aQute.bnd.osgi.repository.BaseRepository
 
BaseTask - Class in aQute.bnd.ant
 
BaseTask() - Constructor for class aQute.bnd.ant.BaseTask
 
BaseType - Enum Class in aQute.bnd.signatures
 
BaseType() - Constructor for enum class aQute.bnd.signatures.BaseType
 
baseURI - Variable in class aQute.bnd.osgi.Processor
 
BasicAuthentication - Class in aQute.bnd.url
Provide Http Basic Authentication.
BasicAuthentication() - Constructor for class aQute.bnd.url.BasicAuthentication
 
BasicAuthentication(String, String, Reporter) - Constructor for class aQute.bnd.url.BasicAuthentication
 
BasicAuthentication.Config - Interface in aQute.bnd.url
 
basicPlugins - Variable in class aQute.bnd.osgi.Processor
 
bastore - Static variable in class aQute.bnd.osgi.OpCodes
 
batch - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Run the resolver before launching during batch mode
bb - Variable in class aQute.lib.io.ByteBufferDataInput
 
bb - Variable in class aQute.lib.io.ByteBufferDataOutput
 
bb - Variable in class aQute.lib.io.ByteBufferInputStream
 
bb - Variable in class aQute.lib.io.ByteBufferOutputStream
 
bb(int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
bb(int) - Method in class aQute.lib.io.ByteBufferOutputStream
 
bbos - Variable in class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
bcpTypes - Variable in class aQute.bnd.osgi.Analyzer
 
BeanDef - Class in aQute.bnd.cdi
 
BeanDef() - Constructor for class aQute.bnd.cdi.BeanDef
 
BeanProperties - Class in aQute.bnd.maven.lib.configuration
 
BeanProperties() - Constructor for class aQute.bnd.maven.lib.configuration.BeanProperties
 
BeanProperties(Properties) - Constructor for class aQute.bnd.maven.lib.configuration.BeanProperties
 
beansResourceFilter - Static variable in class aQute.bnd.cdi.CDIAnnotations
 
BearerAuthentication - Class in aQute.bnd.url
Provide Http Bearer Authentication.
BearerAuthentication() - Constructor for class aQute.bnd.url.BearerAuthentication
 
BearerAuthentication(String, Reporter) - Constructor for class aQute.bnd.url.BearerAuthentication
 
BearerAuthentication.Config - Interface in aQute.bnd.url
 
before(Project, String) - Method in class aQute.bnd.build.Project
Run all before command plugins
before(Project, String) - Method in interface aQute.bnd.service.CommandPlugin
Is run before a command is executed.
before(ConsumerWithException<Aspects.Invocation>) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Provide a function that is called before the method is called.
beforeGet - Variable in class aQute.lib.deployer.FileRepo
 
beforeGet(String, Version) - Method in class aQute.lib.deployer.FileRepo
 
beforelaunch - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Run the resolver before launching.
beforePut - Variable in class aQute.lib.deployer.FileRepo
 
beforePut(File) - Method in class aQute.lib.deployer.FileRepo
 
begin - Enum constant in enum class aQute.lib.zip.ZipUtil.State
 
begin() - Element in annotation interface aQute.bnd.help.instructions.ResolutionInstructions.RunStartLevel
 
begin() - Method in class aQute.bnd.osgi.Analyzer
 
begin() - Method in class aQute.bnd.osgi.Processor
 
begin() - Method in class aQute.bnd.service.BndListener
 
begin(Project) - Method in interface aQute.bnd.service.release.ReleaseBracketingPlugin
Indicate that a release cycle is about to start.
beginHandleErrors(String) - Method in class aQute.bnd.osgi.Processor
Set the current command thread.
BER - Class in aQute.libg.asn1
 
BER(InputStream) - Constructor for class aQute.libg.asn1.BER
 
bh - Static variable in class aQute.lib.json.JSONCodec
 
BiConsumerWithException<T,U> - Interface in aQute.bnd.exceptions
BiConsumer interface that allows exceptions.
BiConsumerWithException<T,U> - Interface in aQute.lib.exceptions
Deprecated.
BiFunctionWithException<T,U,R> - Interface in aQute.bnd.exceptions
BiFunction interface that allows exceptions.
BiFunctionWithException<T,U,R> - Interface in aQute.lib.exceptions
Deprecated.
BIGINTEGER_ITEM - Static variable in interface aQute.bnd.version.maven.ComparableVersion.Item
 
BigIntegerItem(String) - Constructor for class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
bin - Variable in class aQute.bnd.service.specifications.RunSpecification
 
bin_test - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
bin_test - Variable in class aQute.bnd.service.specifications.RunSpecification
 
binary - Variable in class aQute.bnd.signatures.ClassTypeSignature
 
binaryClassToFQN(String) - Static method in class aQute.bnd.osgi.Descriptors
 
binaryName - Variable in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
binaryName - Variable in class aQute.bnd.osgi.Descriptors.PackageRef
 
binaryToFQN(String) - Static method in class aQute.bnd.osgi.Descriptors
 
binaryToSimple(String) - Static method in class aQute.bnd.osgi.Descriptors
Java really screwed up in using different names for the binary path and the fqns.
bind - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
bind - Variable in class aQute.bnd.component.ReferenceDef
 
bind() - Element in annotation interface aQute.bnd.component.annotations.Reference
The name of the bind method for this reference.
bindDescriptor - Variable in class aQute.bnd.component.ReferenceDef
 
BINDNAME - Static variable in class aQute.bnd.component.DSAnnotationReader
 
binfo - Variable in class aQute.bnd.differ.Baseline
 
BiPredicateWithException<T,U> - Interface in aQute.bnd.exceptions
BiPredicate interface that allows exceptions.
BiPredicateWithException<T,U> - Interface in aQute.lib.exceptions
Deprecated.
bipush - Static variable in class aQute.bnd.osgi.OpCodes
 
BIT_STRING - Static variable in interface aQute.libg.asn1.Types
 
blank - Enum constant in enum class aQute.bnd.properties.LineType
 
blocker - Variable in class aQute.bnd.http.HttpClient
 
BLUEPRINT_TIMEOUT_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
BLUEPRINT_WAIT_FOR_DEPENDENCIES_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
BMP_STRING - Static variable in interface aQute.libg.asn1.Types
 
bnd - Class in aQute.bnd.main
Utility to make bundles.
bnd - Variable in class aQute.bnd.differ.Baseline
 
bnd - Variable in class aQute.bnd.enroute.commands.EnrouteCommand
 
bnd - Variable in class aQute.bnd.main.BaselineCommands
 
bnd - Variable in class aQute.bnd.main.CommunicationCommands
 
bnd - Variable in class aQute.bnd.main.DiffCommand
 
bnd - Variable in class aQute.bnd.main.EclipseCommand
 
bnd - Variable in class aQute.bnd.main.GraphCommand
 
bnd - Variable in class aQute.bnd.main.IndexCommand
 
bnd - Variable in class aQute.bnd.main.PatchCommand
 
bnd - Variable in class aQute.bnd.main.Plugins
 
bnd - Variable in class aQute.bnd.main.Profiles
 
bnd - Variable in class aQute.bnd.main.RepoCommand
 
bnd - Variable in class aQute.bnd.main.XmlRepoDiffCommand
 
bnd - Variable in class aQute.bnd.main.XRefCommand
 
bnd - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
Bnd instructions for this project specified directly in the pom file.
bnd() - Constructor for class aQute.bnd.main.bnd
 
bnd(Workspace) - Constructor for class aQute.bnd.main.bnd
 
BND - Enum constant in enum class aQute.bnd.build.WorkspaceLayout
The classic layout of a bnd workspace, consisting of a parent directory with a cnf folder.
BND_ADDXMLTOTEST - Static variable in interface aQute.bnd.osgi.Constants
 
BND_ANNOTATION_CLASS_NAME - Static variable in class aQute.bnd.annotation.metatype.Configurable
 
BND_ANNOTATION_METHOD_NAME - Static variable in class aQute.bnd.annotation.metatype.Configurable
 
BND_BND - Static variable in class aQute.bnd.main.bnd
 
BND_CACHE_REPONAME - Static variable in class aQute.bnd.build.Workspace
 
BND_COMMAND_P - Static variable in class aQute.bnd.main.bnd
 
BND_CONNECTION_SETTINGS_XML - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
BND_DEFAULT_WS - Static variable in class aQute.bnd.build.Workspace
 
BND_HASHES - Static variable in class aQute.bnd.classindex.ClassIndexerAnalyzer
 
BND_INFO - Static variable in class aQute.bnd.osgi.repository.BridgeRepository
 
BND_LASTMODIFIED - Static variable in interface aQute.bnd.osgi.Constants
 
BND_USE - Enum constant in enum class aQute.bnd.osgi.AttributeClasses
Attributes set by the user but solely with the purpose to control bnd processing.
BND_USE_ATTRIBUTES - Static variable in interface aQute.bnd.osgi.Constants
Any attributes that should be removed from the attributes before printing.
bnd.ActionOptions - Interface in aQute.bnd.main
List actions of the repositories if they implement Actionable and allow them to be executed
bnd.AddOptions - Interface in aQute.bnd.main
Add a project, workspace, or plugin
bnd.Alg - Enum Class in aQute.bnd.main
 
bnd.bndOptions - Interface in aQute.bnd.main
 
bnd.BootstrapOptions - Interface in aQute.bnd.main
start a local framework
bnd.Bsn2UrlOptions - Interface in aQute.bnd.main
From a set of bsns, create a list of urls
bnd.buildoptions - Interface in aQute.bnd.main
 
bnd.BuildtoolOptions - Interface in aQute.bnd.main
Install the build tool
bnd.buildxOptions - Interface in aQute.bnd.main
 
bnd.bumpoptions - Interface in aQute.bnd.main
 
bnd.ChangesOptions - Interface in aQute.bnd.main
Show the changes in the releases
bnd.ClasspathOptions - Interface in aQute.bnd.main
 
bnd.cleanOptions - Interface in aQute.bnd.main
 
bnd.CollectOptions - Interface in aQute.bnd.main
 
bnd.CompileOptions - Interface in aQute.bnd.main
 
bnd.convertOptions - Interface in aQute.bnd.main
Convert files
bnd.CopyOptions - Interface in aQute.bnd.main
 
bnd.createOptions - Interface in aQute.bnd.main
Options for the jar create command.
bnd.debugOptions - Interface in aQute.bnd.main
 
bnd.deliverableOptions - Interface in aQute.bnd.main
List all deliverables for this workspace.
bnd.DependencyOptions - Interface in aQute.bnd.main
Show the dependencies of all projects
bnd.dooptions - Interface in aQute.bnd.main
 
bnd.eclipseOptions - Interface in aQute.bnd.main
 
bnd.EEOptions - Interface in aQute.bnd.main
 
bnd.excludeOptions - Interface in aQute.bnd.main
 
bnd.ExportOptions - Interface in aQute.bnd.main
Export a bndrun file
bnd.extractOptions - Interface in aQute.bnd.main
Extract a file from the JAR
bnd.FindOptions - Interface in aQute.bnd.main
Find a package in the current project or a set of jars
bnd.FlattenOptions - Interface in aQute.bnd.main
Flatten a jar
bnd.GenerateOptions - Interface in aQute.bnd.main
 
bnd.grepOptions - Interface in aQute.bnd.main
Grep in jars
bnd.HandledProjectWorkspaceOptions - Interface in aQute.bnd.main
 
bnd.hashOptions - Interface in aQute.bnd.main
 
bnd.infoOptions - Interface in aQute.bnd.main
Show some key info of the project
bnd.macroOptions - Interface in aQute.bnd.main
 
bnd.MergeOptions - Interface in aQute.bnd.main
Merge n JARs into a new JAR
bnd.packageOptions - Interface in aQute.bnd.main
 
bnd.ParallelBuildOptions - Interface in aQute.bnd.main
 
bnd.patchOptions - Interface in aQute.bnd.main
Patch
bnd.PerProject - Interface in aQute.bnd.main
 
bnd.printOptions - Interface in aQute.bnd.main
Print out a JAR
bnd.ProfileOptions - Interface in aQute.bnd.main
Profiles subcmd
bnd.projectOptions - Interface in aQute.bnd.main
Project command, executes actions.
bnd.ProjectWorkspaceOptions - Interface in aQute.bnd.main
 
bnd.PropertiesOptions - Interface in aQute.bnd.main
 
bnd.releaseOptions - Interface in aQute.bnd.main
 
bnd.RemoveOptions - Interface in aQute.bnd.main
 
bnd.runOptions - Interface in aQute.bnd.main
 
bnd.runtestsOptions - Interface in aQute.bnd.main
 
bnd.selectOptions - Interface in aQute.bnd.main
Create a list of file names that match manifest headers bnd select -h Bundle-SymbolicName --where (...) *
bnd.settingOptions - Interface in aQute.bnd.main
Handle the global settings
bnd.sourceOptions - Interface in aQute.bnd.main
 
bnd.syntaxOptions - Interface in aQute.bnd.main
 
bnd.testOptions - Interface in aQute.bnd.main
 
bnd.typeOptions - Interface in aQute.bnd.main
List the contents of the JAR
bnd.verboseOptions - Interface in aQute.bnd.main
 
bnd.verifyOptions - Interface in aQute.bnd.main
 
bnd.versionOptions - Interface in aQute.bnd.main
 
bnd.viewOptions - Interface in aQute.bnd.main
 
bnd.workspaceOptions - Interface in aQute.bnd.main
 
bnd.wrapOptions - Interface in aQute.bnd.main
 
BndAuthentication - Class in aQute.bnd.url
bnd has a builtin delegated authentication mechanism, see Settings.
BndAuthentication() - Constructor for class aQute.bnd.url.BndAuthentication
 
BndAuthentication.Config - Interface in aQute.bnd.url
 
BNDCNF - Static variable in class aQute.bnd.build.Project
 
BNDDRIVER - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_ANT - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_BND - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_ECLIPSE - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_GRADLE - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_GRADLE_NATIVE - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_INTELLIJ - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_MAVEN - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_OSMORC - Static variable in interface aQute.bnd.osgi.Constants
 
BNDDRIVER_SBT - Static variable in interface aQute.bnd.osgi.Constants
 
BndEditModel - Class in aQute.bnd.build.model
A model for a Bnd file.
BndEditModel() - Constructor for class aQute.bnd.build.model.BndEditModel
 
BndEditModel(BndEditModel) - Constructor for class aQute.bnd.build.model.BndEditModel
 
BndEditModel(Project) - Constructor for class aQute.bnd.build.model.BndEditModel
 
BndEditModel(Workspace) - Constructor for class aQute.bnd.build.model.BndEditModel
 
BndEditModel(IDocument) - Constructor for class aQute.bnd.build.model.BndEditModel
 
bndfile - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
File path to a bnd file containing bnd instructions for this project.
bndFile - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
bndFile - Variable in class aQute.bnd.ant.RunBundlesTask
 
bndFile - Variable in class aQute.bnd.ant.RunconfigToDistributionTask
 
BNDFILE - Static variable in class aQute.bnd.build.Project
 
bndfilePath - Variable in class aQute.bnd.ant.BndTask
 
bndInfo - Static variable in class aQute.bnd.osgi.About
 
BndListener - Class in aQute.bnd.service
 
BndListener() - Constructor for class aQute.bnd.service.BndListener
 
BndMavenPackagingPlugin - Class in aQute.bnd.maven.plugin
 
BndMavenPackagingPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
BndMavenPackagingTestsPlugin - Class in aQute.bnd.maven.plugin
 
BndMavenPackagingTestsPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
BndMavenPlugin - Class in aQute.bnd.maven.plugin
 
BndMavenPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenPlugin
 
BndMavenTestsPlugin - Class in aQute.bnd.maven.plugin
 
BndMavenTestsPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
BndMessages - Interface in aQute.bnd.main
 
BndPackagingLifecycleParticipant - Class in aQute.bnd.maven.plugin
This lifecycle participant is meant to simplify the changes required to the configuration of the maven packaging plugins when the bnd-maven-plugin is used.
BndPackagingLifecycleParticipant() - Constructor for class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
BNDPATH - Static variable in class aQute.bnd.build.Project
 
BndPlugin - Annotation Interface in aQute.bnd.annotation.plugin
 
bndResource - Variable in class aQute.bnd.build.model.BndEditModel
 
bndResourceName - Variable in class aQute.bnd.build.model.BndEditModel
 
BNDRUN_ALL - Static variable in class aQute.bnd.main.bnd
 
Bndruns - Class in aQute.bnd.maven.lib.configuration
 
Bndruns() - Constructor for class aQute.bnd.maven.lib.configuration.Bndruns
 
BndTask - Class in aQute.bnd.ant
This file is the bnd main task for ant.
BndTask() - Constructor for class aQute.bnd.ant.BndTask
 
body(StringBuilder, Map<String, String>, Signatures.Rover) - Method in class aQute.bnd.compatibility.Signatures
Because classes can be nested the body handles the part that can be nested, the reference handles the enclosing L ...
Boolean - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
BOOLEAN - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Boolean type.
BOOLEAN - Static variable in class aQute.bnd.osgi.Descriptors
 
BOOLEAN - Static variable in interface aQute.libg.asn1.Types
 
BOOLEAN_R - Static variable in class aQute.bnd.differ.JavaElement
 
BooleanHandler - Class in aQute.lib.json
 
BooleanHandler() - Constructor for class aQute.lib.json.BooleanHandler
 
BOOLEANPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
bootclasspath - Variable in class aQute.bnd.build.Project
 
bootclasspath - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
bootstrap_arguments - Variable in class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
bootstrap_method_attr_index - Variable in class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
 
bootstrap_method_ref - Variable in class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
bootstrap_methods - Variable in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
BootstrapMethod(int, int[]) - Constructor for class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
BootstrapMethodsAttribute - Class in aQute.bnd.classfile
 
BootstrapMethodsAttribute(BootstrapMethodsAttribute.BootstrapMethod[]) - Constructor for class aQute.bnd.classfile.BootstrapMethodsAttribute
 
BootstrapMethodsAttribute.BootstrapMethod - Class in aQute.bnd.classfile
 
bounds - Variable in class aQute.bnd.compatibility.GenericParameter
 
bout - Variable in class aQute.lib.redirect.Capture
 
bracket(boolean) - Method in class aQute.bnd.build.Workspace
 
BRACKETS - Enum constant in enum class aQute.libg.glob.Glob.State
 
breakpoint - Static variable in class aQute.bnd.osgi.OpCodes
 
BridgeRepository - Class in aQute.bnd.osgi.repository
Bridge an OSGi repository (requirements) and a bnd repository (bsn/version) by creating an index and providing suitable methods.
BridgeRepository() - Constructor for class aQute.bnd.osgi.repository.BridgeRepository
 
BridgeRepository(ResourcesRepository) - Constructor for class aQute.bnd.osgi.repository.BridgeRepository
 
BridgeRepository(Collection<Resource>) - Constructor for class aQute.bnd.osgi.repository.BridgeRepository
 
BridgeRepository(Repository) - Constructor for class aQute.bnd.osgi.repository.BridgeRepository
 
BridgeRepository.InfoCapability - Interface in aQute.bnd.osgi.repository
 
BridgeRepository.ResourceInfo - Class in aQute.bnd.osgi.repository
 
broadcast(WorkspaceNotifier.ET, T) - Method in class aQute.bnd.build.WorkspaceNotifier
 
browse(String) - Method in interface aQute.bnd.service.repository.SearchableRepository
Return the URL to a web page that allows browsing or searching of the repository.
BSD_2_Clause - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Simplified BSD or FreeBSD License.
BSD_3_Clause - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Revised BSD License.
bsn - Variable in class aQute.bnd.ant.WrapTask
 
bsn - Variable in class aQute.bnd.build.Container
 
bsn - Variable in class aQute.bnd.differ.Baseline
 
bsn - Variable in class aQute.bnd.differ.Baseline.BundleInfo
 
bsn - Variable in class aQute.bnd.main.RepoCommand.Spec
 
bsn - Variable in class aQute.bnd.osgi.BundleId
 
bsn - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
The name of the resource, usually the Bundle Symbolic Name
bsn - Variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
When set, the repository must use it as the bsn
bsn() - Method in interface aQute.bnd.main.bnd.createOptions
 
bsn() - Method in interface aQute.bnd.main.bnd.grepOptions
 
bsn() - Method in interface aQute.bnd.main.bnd.wrapOptions
 
bsn() - Method in interface aQute.bnd.main.Profiles.CreateOptions
 
BSN - Static variable in class aQute.bnd.osgi.Jar
 
BSN_SOURCE_SUFFIX - Static variable in interface aQute.bnd.osgi.Constants
Magic suffix to bsn that when used imply that the caller wants the sources for the bsn- suffix.
bsnFromFile(File) - Static method in class aQute.bnd.build.Container
 
BsnToMavenPath - Interface in aQute.bnd.maven
 
buffer - Variable in class aQute.bnd.osgi.AbstractResource
 
buffer - Variable in class aQute.bnd.osgi.EmbeddedResource
 
buffer - Variable in class aQute.bnd.osgi.FileResource
 
buffer - Variable in class aQute.bnd.osgi.URLResource
 
buffer - Variable in class aQute.bnd.osgi.WriteResource
 
buffer - Variable in class aQute.bnd.osgi.ZipResource
 
buffer - Variable in class aQute.lib.index.Index.Page
 
buffer() - Method in class aQute.bnd.osgi.AbstractResource
 
buffer() - Method in class aQute.bnd.osgi.EmbeddedResource
 
buffer() - Method in class aQute.bnd.osgi.FileResource
 
buffer() - Method in interface aQute.bnd.osgi.Resource
 
buffer() - Method in class aQute.bnd.osgi.URLResource
 
buffer() - Method in class aQute.bnd.osgi.WriteResource
 
buffer() - Method in class aQute.bnd.osgi.ZipResource
 
buffer() - Method in class aQute.lib.io.ByteBufferInputStream
BUFFER_SIZE - Static variable in class aQute.bnd.build.Workspace
 
BUFFER_SIZE - Static variable in class aQute.bnd.osgi.Jar
 
BUFFER_SIZE - Static variable in class aQute.bnd.osgi.Processor
 
BUFFER_SIZE - Static variable in class aQute.bnd.signing.Signer
 
BUFFER_SIZE - Static variable in class aQute.lib.io.IO
 
BUFFER_SIZE - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
BUG_P - Static variable in class aQute.bnd.main.bnd
 
build - Enum constant in enum class aQute.bnd.build.ResolverMode
 
build - Enum constant in enum class aQute.bnd.service.ResolutionPhase
 
build() - Method in class aQute.bnd.build.Project
 
build() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
build() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
build() - Method in class aQute.bnd.http.HttpClient
 
build() - Method in class aQute.bnd.osgi.Builder
 
build() - Method in class aQute.bnd.osgi.resource.CapabilityBuilder
 
build() - Method in class aQute.bnd.osgi.resource.RequirementBuilder
 
build() - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
build() - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
build() - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Build the proxy
build() - Method in class aQute.lib.watcher.FileWatcher.Builder
 
build(boolean) - Method in class aQute.bnd.build.Project
This is the external method that will pre-build any dependencies if it is out of date.
build(BuildInfo) - Method in class aQute.bnd.build.WorkspaceNotifier
 
build(CapabilityBuilder, Domain) - Static method in class aQute.bnd.osgi.resource.MainClassNamespace
 
build(File, Pattern, Function<JarIndex.NodeInfo, ?>) - Static method in class aQute.lib.zip.JarIndex
 
build(PrintStream, OutputStream, Capture) - Method in class aQute.lib.redirect.Redirect
 
build(String, boolean, String) - Method in class aQute.bnd.main.bnd
 
build(String, BuilderSpecification) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
build(String, BuilderSpecification) - Method in interface aQute.bnd.service.remoteworkspace.RemoteWorkspace
Build a bundle based on a BuilderSpecification.
build(Consumer<? super BuildInfo>) - Method in interface aQute.bnd.build.api.OnWorkspace
A project was build.
BUILD - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
BUILD_FORCE - Static variable in class aQute.bnd.main.bnd
 
BUILD_POM - Static variable in class aQute.bnd.main.bnd
 
BUILD_SOURCES - Static variable in class aQute.bnd.main.bnd
Buildx
buildCapability() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
buildCapability(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
buildCapability(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.SyntheticBuilder
 
buildCatalog(Collection<Clazz>) - Static method in class aQute.bnd.make.coverage.Coverage
 
buildCommand(Tag, String) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
 
buildContext - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
BuildContext - Class in aQute.bnd.service.generate
 
BuildContext(Project, Map<String, String>, List<String>, InputStream, OutputStream, OutputStream) - Constructor for class aQute.bnd.service.generate.BuildContext
 
buildDescriptor(File, Jar, byte[], String, Version) - Method in class aQute.lib.deployer.FileRepo
 
buildDir - Variable in class aQute.bnd.build.Workspace
 
builder - Variable in class aQute.bnd.make.Make
 
builder - Variable in class aQute.bnd.osgi.PermissionGenerator
 
Builder - Class in aQute.bnd.osgi
Include-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ',' package-decl )* Export-Package: package-decl ( ',' package-decl )* Import-Package: package-decl ( ',' package-decl )* @version $Revision: 1.27 $
Builder() - Constructor for class aQute.bnd.osgi.Builder
 
Builder() - Constructor for class aQute.lib.watcher.FileWatcher.Builder
 
Builder(Builder) - Constructor for class aQute.bnd.osgi.Builder
 
Builder(Processor) - Constructor for class aQute.bnd.osgi.Builder
 
BUILDERIGNORE - Static variable in interface aQute.bnd.osgi.Constants
 
builderInstrs - Variable in class aQute.bnd.build.ProjectLauncher
 
BuilderInstructions - Interface in aQute.bnd.help.instructions
Instructions for the Builder
BuilderMap<K,V> - Class in aQute.libg.map
A map that is to set inline like a builder.
BuilderMap() - Constructor for class aQute.libg.map.BuilderMap
 
BuilderSpecification - Class in aQute.bnd.service.specifications
A specification of the Builder parameters without any special types.
BuilderSpecification() - Constructor for class aQute.bnd.service.specifications.BuilderSpecification
 
BUILDFILE - Static variable in class aQute.bnd.build.Workspace
 
BUILDFILES - Static variable in interface aQute.bnd.osgi.Constants
 
buildFromDirectory(Path, Pattern) - Method in class aQute.bnd.osgi.Jar
 
buildFromDirectory(Path, Pattern, Function<JarIndex.NodeInfo, ?>) - Static method in class aQute.lib.zip.JarIndex
 
buildFromInputStream(InputStream) - Method in class aQute.bnd.osgi.Jar
 
buildFromInputStream(InputStream, Function<JarIndex.NodeInfo, ?>) - Static method in class aQute.lib.zip.JarIndex
 
buildFromResource(Resource) - Method in class aQute.bnd.osgi.Jar
 
buildFromZip(File) - Method in class aQute.bnd.osgi.Jar
 
buildFromZip(File, Function<JarIndex.NodeInfo, ?>) - Static method in class aQute.lib.zip.JarIndex
 
buildInfo - Variable in class aQute.bnd.build.ProjectBuilder
 
BuildInfo - Interface in aQute.bnd.build.api
A snapshot of the build information
BuildInfoImpl(Project) - Constructor for class aQute.bnd.build.ProjectBuilder.BuildInfoImpl
 
buildInstrs - Variable in class aQute.bnd.osgi.Builder
 
buildLocal(boolean) - Method in class aQute.bnd.build.Project
Build without doing any dependency checking.
buildpath - Variable in class aQute.bnd.build.Project
 
buildpath() - Method in interface aQute.bnd.main.bnd.infoOptions
 
BUILDPATH - Static variable in interface aQute.bnd.osgi.Constants
 
buildPathConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
buildPipeline(Result, ContentFilter...) - Static method in class aQute.libg.sax.SAXUtil
 
buildProject - Variable in class aQute.bnd.ant.RunconfigToDistributionTask
 
BUILDREPO - Static variable in interface aQute.bnd.osgi.Constants
 
buildRequirement() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
buildRequirement(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
buildRequirement(CapReqBuilder) - Method in class aQute.bnd.osgi.resource.SyntheticBuilder
 
builds() - Method in class aQute.bnd.build.ProjectBuilder
Add some extra stuff to the builds() method like exporting.
builds() - Method in class aQute.bnd.osgi.Builder
Build Multiple jars.
buildSyntheticCapability() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
buildSyntheticRequirement() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
built - Variable in class aQute.bnd.osgi.resource.ResourceBuilder
 
built(Project, Collection<File>) - Method in class aQute.bnd.service.BndListener
 
builtFiles(Collection<File>) - Method in class aQute.bnd.build.Project
 
bump() - Method in class aQute.bnd.build.Project
 
bump(Delta, Version, int, int) - Method in class aQute.bnd.differ.Baseline
 
bump(String) - Method in class aQute.bnd.build.Project
Bump the version of this project.
bumpBundle(Delta, Version, int, int) - Method in class aQute.bnd.differ.Baseline
 
bumpMajor() - Method in class aQute.bnd.version.Version
 
bumpMinor() - Method in class aQute.bnd.version.Version
 
BUMPPOLICY - Static variable in interface aQute.bnd.osgi.Constants
 
bundle - Enum constant in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
 
bundle - Variable in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
bundle - Variable in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
bundle() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
bundle(String[], int) - Method in class aQute.bnd.maven.MavenCommand
Create a maven bundle.
BUNDLE - Enum constant in enum class aQute.bnd.component.annotations.ReferenceScope
A single service object is used for all references to the service in this bundle.
BUNDLE - Enum constant in enum class aQute.bnd.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a bundle scope service and an instance of the component must be created for each bundle using the service.
BUNDLE - Enum constant in enum class aQute.bnd.exporter.subsystem.ContainerType
 
BUNDLE - Enum constant in enum class aQute.bnd.service.diff.Type
 
BUNDLE - Static variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
 
BUNDLE_ACTIVATIONPOLICY - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_ACTIVATIONPOLICYPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
BUNDLE_ACTIVATOR - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_BLUEPRINT - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_CATEGORY - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
BUNDLE_CATEGORY - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_CLASSPATH - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_CONTACTADDRESS - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_CONTRIBUTORS - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
BUNDLE_CONTRIBUTORS - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_COPYRIGHT - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
BUNDLE_COPYRIGHT - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_DESCRIPTION - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_DEVELOPERS - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
BUNDLE_DEVELOPERS - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_DOC_URL - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
BUNDLE_DOCURL - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_ICON - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_LICENSE - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
BUNDLE_LICENSE - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_LOCALIZATION - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_MANIFESTVERSION - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_NAME - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_NATIVECODE - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_SCM - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_SPECIFIC_HEADERS - Static variable in interface aQute.bnd.osgi.Constants
 
bundle_symbolic_name - Static variable in class aQute.bnd.help.Syntax
 
BUNDLE_SYMBOLIC_NAME_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_SYMBOLICNAME - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_UPDATELOCATION - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_VENDOR - Static variable in interface aQute.bnd.osgi.Constants
 
bundle_version - Static variable in class aQute.bnd.help.Syntax
 
bundle_version() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.BundleCap
 
BUNDLE_VERSION - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
BUNDLE_VERSION_MACRO - Static variable in class aQute.bnd.build.model.BndEditModel
 
bundleActivator - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
BundleActivatorError(String, Verifier.ActivatorErrorType) - Constructor for class aQute.bnd.osgi.Verifier.BundleActivatorError
 
bundleAdded(RepositoryPlugin, Jar, File) - Method in interface aQute.bnd.service.RepositoryListenerPlugin
Called when a bundle is added to a repository.
BUNDLEANNOTATIONS - Static variable in interface aQute.bnd.osgi.Constants
 
BundleBuilder() - Constructor for class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
BundleCategory - Annotation Interface in aQute.bnd.annotation.headers
The Bundle-Category header holds a comma-separated list of category names.
bundleClasspathExpansion - Variable in class aQute.bnd.build.Container
 
BundleContextTR - Static variable in class aQute.bnd.component.HeaderReader
 
BundleContributors - Annotation Interface in aQute.bnd.annotation.headers
Maven defines contributors and developers in the POM.
BundleCopyright - Annotation Interface in aQute.bnd.annotation.headers
The Bundle-Copyright header contains the copyright specification for this bundle.
BundleDevelopers - Annotation Interface in aQute.bnd.annotation.headers
Maven defines developers in the POM.
BundleDocURL - Annotation Interface in aQute.bnd.annotation.headers
The Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
bundleElement(Analyzer) - Method in class aQute.bnd.differ.DiffPluginImpl
Create an element representing a bundle from the Jar.
BundleExpression(String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
bundleId - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
BundleId - Class in aQute.bnd.osgi
Holds the bundle bsn + version pair
BundleId(String, Version) - Constructor for class aQute.bnd.osgi.BundleId
 
BundleId(String, String) - Constructor for class aQute.bnd.osgi.BundleId
 
BundleInfo() - Constructor for class aQute.bnd.differ.Baseline.BundleInfo
 
BundleLicense - Annotation Interface in aQute.bnd.annotation.headers
The Bundle-License header provides an optional machine readable form of license information.
BUNDLEMANIFESTVERSION - Static variable in class aQute.bnd.osgi.Verifier
 
bundleName - Variable in class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
bundleNativeCode - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
bundleRemoved(RepositoryPlugin, Jar, File) - Method in interface aQute.bnd.service.RepositoryListenerPlugin
Called when a bundle removed from a repository.
Bundles - Class in aQute.bnd.maven.lib.configuration
 
Bundles() - Constructor for class aQute.bnd.maven.lib.configuration.Bundles
 
bundleSymbolicName - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
bundleVersion - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
bus - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
by() - Method in interface aQute.bnd.main.bnd.printOptions
 
bye() - Method in interface aQute.bnd.service.remotelaunch.Master
 
byFile(File) - Static method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
byParameter(String) - Static method in enum class aQute.bnd.exporter.subsystem.EsaArchiveType
 
Byte - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
BYTE - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Byte type.
BYTE - Static variable in class aQute.bnd.osgi.Descriptors
 
BYTE_R - Static variable in class aQute.bnd.differ.JavaElement
 
ByteArrayHandler - Class in aQute.lib.json
Will now use hex for encoding byte arrays
ByteArrayHandler() - Constructor for class aQute.lib.json.ByteArrayHandler
 
ByteBufferDataInput - Class in aQute.lib.io
 
ByteBufferDataInput(ByteBuffer) - Constructor for class aQute.lib.io.ByteBufferDataInput
 
ByteBufferDataOutput - Class in aQute.lib.io
 
ByteBufferDataOutput() - Constructor for class aQute.lib.io.ByteBufferDataOutput
 
ByteBufferDataOutput(int) - Constructor for class aQute.lib.io.ByteBufferDataOutput
 
ByteBufferInputStream - Class in aQute.lib.io
 
ByteBufferInputStream(byte[]) - Constructor for class aQute.lib.io.ByteBufferInputStream
 
ByteBufferInputStream(byte[], int, int) - Constructor for class aQute.lib.io.ByteBufferInputStream
 
ByteBufferInputStream(ByteBuffer) - Constructor for class aQute.lib.io.ByteBufferInputStream
 
ByteBufferOutputStream - Class in aQute.lib.io
 
ByteBufferOutputStream() - Constructor for class aQute.lib.io.ByteBufferOutputStream
 
ByteBufferOutputStream(int) - Constructor for class aQute.lib.io.ByteBufferOutputStream
 
byteh - Static variable in class aQute.lib.json.JSONCodec
 
bytes(Formatter, double, int, String[]) - Method in class aQute.bnd.osgi.Macro
 
bytes(Formatter, double, int, String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
byteUnit - Variable in enum class aQute.lib.strings.Strings.Magnitude
 

C

c - Variable in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
c(int) - Method in class aQute.lib.index.Index.Page
 
C - Enum constant in enum class aQute.bnd.signatures.BaseType
 
cache - Static variable in class aQute.bnd.build.Workspace
 
cache - Variable in class aQute.bnd.differ.JavaElement
 
cache - Variable in class aQute.bnd.http.HttpClient
 
cache - Variable in class aQute.bnd.main.CommunicationCommands
 
cache - Variable in class aQute.bnd.maven.MavenDependencyGraph
 
cache - Variable in class aQute.bnd.osgi.repository.ResourcesRepository
 
cache - Variable in class aQute.bnd.osgi.resource.FilterParser
 
cache - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
cache - Variable in class aQute.lib.index.Index
 
cache - Variable in class aQute.lib.persistentmap.PersistentMap
 
cache - Static variable in class aQute.libg.xslt.Transform
 
cache() - Method in class aQute.bnd.http.HttpClient
 
cache() - Method in interface aQute.bnd.main.RepoCommand.repoOptions
 
cached - Variable in class aQute.bnd.http.HttpRequest
 
cached - Variable in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
cached - Variable in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
cached() - Method in interface aQute.bnd.main.CommunicationCommands.InfoOptions
 
CachedFileRepo() - Constructor for class aQute.bnd.build.Workspace.CachedFileRepo
 
CACHEDIR - Static variable in class aQute.bnd.build.Workspace
 
CachedPom - Class in aQute.bnd.maven.support
 
CachedPom(MavenEntry, URI) - Constructor for class aQute.bnd.maven.support.CachedPom
 
CachedPom(MavenEntry, URI, Reporter) - Constructor for class aQute.bnd.maven.support.CachedPom
 
cachedSystemCalls - Variable in class aQute.bnd.osgi.Builder
 
CAFE - Static variable in class aQute.libg.cafs.CAFS
 
CAFS - Class in aQute.libg.cafs
CAFS implements a SHA-1 based file store.
CAFS - Static variable in class aQute.libg.cafs.CAFS
 
CAFS(File, boolean) - Constructor for class aQute.libg.cafs.CAFS
Constructor for a Content Addressable File Store
calcChecksums(String[]) - Method in class aQute.bnd.osgi.Jar
Calculate the checksums and set them in the manifest.
calcManifest() - Method in class aQute.bnd.osgi.Analyzer
One of the main workhorses of this class.
calculateBind(String) - Method in class aQute.bnd.component.HeaderReader
 
calculatedProperties(Map<String, String>) - Method in class aQute.bnd.build.ProjectLauncher
Utility to calculate the final framework properties from settings
calculateExportsFromContents(Jar) - Method in class aQute.bnd.osgi.Analyzer
Calculate an export header solely based on the contents of a JAR file
calculateFileDigest - Variable in class aQute.bnd.osgi.Jar
 
calculateVersionRange(String, boolean) - Method in class aQute.bnd.osgi.Analyzer
Calculate a version from a version policy.
calcWorkspace(bnd.ProjectWorkspaceOptions) - Method in class aQute.bnd.main.bnd
 
call() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
call(String, Class<T>, FunctionWithException<T, Result<R>>) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
call(String, VersionRange, Processor, Map<String, String>, List<String>, InputStream, OutputStream, OutputStream) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
callback - Variable in class aQute.bnd.build.WorkspaceNotifier.Receipt
 
callback(Object) - Method in class aQute.bnd.build.WorkspaceNotifier.Receipt
 
CalltreeResource - Class in aQute.bnd.make.calltree
Create an XML call tree of a set of classes.
CalltreeResource(Collection<Clazz>) - Constructor for class aQute.bnd.make.calltree.CalltreeResource
Create a resource for inclusion that will print a call tree.
caload - Static variable in class aQute.bnd.osgi.OpCodes
 
cancel() - Method in class aQute.bnd.build.ProjectLauncher
 
cancel() - Method in interface aQute.bnd.build.RunSession
 
cancel() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
cancel() - Static method in class aQute.bnd.service.progress.TaskManager
Cancel the current thread's task.
cancel() - Method in class aQute.libg.command.Command
 
cancel() - Method in class aQute.libg.forker.Forker.Job
Cancel this job
cancel() - Method in class aQute.libg.remote.source.RemoteSource
 
cancel(long) - Method in class aQute.libg.forker.Forker
Cancel the forker.
cancel(String) - Method in interface aQute.libg.remote.Sink
 
cancel(String) - Method in class aQute.libg.remote.sink.RemoteSink
 
canceled - Variable in class aQute.libg.forker.Forker
 
canceled - Variable in class aQute.libg.forker.Forker.Job
 
canceled - Variable in class aQute.libg.remote.Area
 
canceled(Lock) - Method in class aQute.bnd.build.WorkspaceLock
 
CANCELED - Static variable in class aQute.bnd.build.ProjectLauncher
 
canonical - Variable in class aQute.bnd.version.maven.ComparableVersion
 
canWrite - Variable in class aQute.lib.deployer.FileRepo
 
canWrite() - Method in class aQute.bnd.build.WorkspaceRepository
 
canWrite() - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
canWrite() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
canWrite() - Method in interface aQute.bnd.service.RepositoryPlugin
Answer if this repository can be used to store files.
canWrite() - Method in class aQute.lib.deployer.FileRepo
Answer if this repository can write.
capabilities - Variable in class aQute.bnd.osgi.resource.PersistentResource.Namespace
 
capabilities - Variable in class aQute.bnd.osgi.resource.ResourceBuilder
 
capabilities() - Method in interface aQute.bnd.main.bnd.printOptions
 
Capabilities - Annotation Interface in aQute.bnd.bundle.annotations
Container annotation for repeated Capability annotations.
CAPABILITIES - Enum constant in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
 
CAPABILITIES - Enum constant in enum class aQute.bnd.service.diff.Type
 
CAPABILITIES - Static variable in class aQute.bnd.print.JarPrinter
 
capabilitiesAccumulator(COLLECTION, CAPABILITY) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
capabilitiesCombiner(COLLECTION, COLLECTION) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
capability - Variable in class aQute.bnd.osgi.resource.WireImpl
 
Capability - Annotation Interface in aQute.bnd.bundle.annotations
Define a capability for a bundle.
CAPABILITY - Enum constant in enum class aQute.bnd.service.diff.Type
 
CAPABILITY_ARTIFACTID_ATTRIBUTE - Static variable in interface aQute.bnd.maven.MavenCapability
 
CAPABILITY_CLASSIFIER_ATTRIBUTE - Static variable in interface aQute.bnd.maven.MavenCapability
 
CAPABILITY_EXTENSION_ATTRIBUTE - Static variable in interface aQute.bnd.maven.MavenCapability
 
CAPABILITY_GROUPID_ATTRIBUTE - Static variable in interface aQute.bnd.maven.MavenCapability
 
CAPABILITY_IMPLEMENTATION_ATTRIBUTE - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
The implementation class
CAPABILITY_NAME_ATTRIBUTE - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
The name of the external plugin
CAPABILITY_NAME_ATTRIBUTE - Static variable in interface aQute.bnd.service.library.LibraryNamespace
The name of the external plugin
CAPABILITY_OBJECTCLASS_ATTRIBUTE - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
The type of the interface under which it will be used
CAPABILITY_PATH_ATTRIBUTE - Static variable in interface aQute.bnd.service.library.LibraryNamespace
An extension needs to declare a bndfile to include when activated.
CAPABILITY_REPOSITORY_ATTRIBUTE - Static variable in interface aQute.bnd.maven.MavenCapability
 
CAPABILITY_VERSION_ATTRIBUTE - Static variable in interface aQute.bnd.maven.MavenCapability
 
CAPABILITY_VERSION_ATTRIBUTE - Static variable in interface aQute.bnd.service.library.LibraryNamespace
The version of the extension
CapabilityBuilder - Class in aQute.bnd.osgi.resource
 
CapabilityBuilder(String) - Constructor for class aQute.bnd.osgi.resource.CapabilityBuilder
 
CapabilityBuilder(Resource, String) - Constructor for class aQute.bnd.osgi.resource.CapabilityBuilder
 
CapabilityFormatter - Class in aQute.bnd.build.model.conversions
 
CapabilityFormatter() - Constructor for class aQute.bnd.build.model.conversions.CapabilityFormatter
 
CapabilityImpl - Class in aQute.bnd.osgi.resource
 
CapabilityImpl(String, Resource, Map<String, String>, Map<String, Object>) - Constructor for class aQute.bnd.osgi.resource.CapabilityImpl
 
capabilityMap - Variable in class aQute.bnd.osgi.resource.ResourceImpl
 
capabilityName - Variable in enum class aQute.bnd.build.model.EE
 
capabilityStream(Resource, String) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
capabilityStream(Resource, String, Class<T>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
capabilityVersion - Variable in enum class aQute.bnd.build.model.EE
 
capacity - Variable in class aQute.lib.index.Index
 
CapReq - Class in aQute.bnd.osgi.resource
 
CapReq(String, Resource, Map<String, String>, Map<String, Object>) - Constructor for class aQute.bnd.osgi.resource.CapReq
 
CapReqBuilder - Class in aQute.bnd.osgi.resource
 
CapReqBuilder(String) - Constructor for class aQute.bnd.osgi.resource.CapReqBuilder
 
CapReqBuilder(String, Attrs) - Constructor for class aQute.bnd.osgi.resource.CapReqBuilder
 
CapReqBuilder(Resource, String) - Constructor for class aQute.bnd.osgi.resource.CapReqBuilder
 
CapReqFormatter - Class in aQute.bnd.build.model.conversions
 
CapReqFormatter() - Constructor for class aQute.bnd.build.model.conversions.CapReqFormatter
 
Capture - Class in aQute.lib.redirect
 
Capture() - Constructor for class aQute.lib.redirect.Capture
 
captureStderr - Variable in class aQute.lib.redirect.Redirect
 
captureStderr() - Method in class aQute.lib.redirect.Redirect
Capture stderr during an apply.
captureStdout - Variable in class aQute.lib.redirect.Redirect
 
captureStdout() - Method in class aQute.lib.redirect.Redirect
Capture stdout during an apply.
cardinality - Variable in class aQute.bnd.cdi.ReferenceDef
 
cardinality - Variable in class aQute.bnd.component.ReferenceDef
 
cardinality - Variable in class aQute.bnd.metatype.ADDef
 
cardinality() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The cardinality of the attribute.
cardinality() - Element in annotation interface aQute.bnd.annotation.spi.ServiceConsumer
The cardinality of this requirement.
cardinality() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The cardinality of this requirement.
cardinality() - Element in annotation interface aQute.bnd.component.annotations.Reference
The cardinality of this reference.
cardinality() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The cardinality of this AttributeDefinition.
Cardinality - Enum Class in aQute.bnd.annotation
For use in the creation of custom bundle annotations wishing to control the cardinality of generated requirements.
Cardinality(String) - Constructor for enum class aQute.bnd.annotation.Cardinality
 
CARDINALITY - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
CARDINALITY_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
CARDINALITY_MACRO - Static variable in class aQute.bnd.annotation.Constants
Not emitted if default is used
CARDINALITY_PATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
caseInsensitive - Variable in class aQute.lib.env.Selector
 
CaseInsensitiveMap(Dictionary<String, ?>) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.CaseInsensitiveMap
Create a case insensitive map from the specified dictionary.
castore - Static variable in class aQute.bnd.osgi.OpCodes
 
catch_type - Variable in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
Category - Enum Class in aQute.bnd.annotation.headers
Standard categories as specified on OSGi References Page
Category(String, String) - Constructor for enum class aQute.bnd.annotation.headers.Category
 
categoryKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
causes(Throwable) - Static method in class aQute.bnd.exceptions.Exceptions
 
causes(Throwable) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
cb - Variable in class aQute.lib.io.CharBufferReader
 
cdata - Variable in class aQute.lib.tag.Tag
 
CDDL_1_0 - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Common Development and Distribution license.
CDI_ARCHIVE_VERSION - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
CDIAnnotationReader - Class in aQute.bnd.cdi
 
CDIAnnotationReader(Analyzer, Clazz, EnumSet<Discover>) - Constructor for class aQute.bnd.cdi.CDIAnnotationReader
 
cdiAnnotations - Static variable in class aQute.bnd.osgi.Builder
 
CDIAnnotations - Class in aQute.bnd.cdi
Analyze the class space for any classes that have an OSGi annotation for CCR.
CDIAnnotations() - Constructor for class aQute.bnd.cdi.CDIAnnotations
 
CDIANNOTATIONS - Static variable in interface aQute.bnd.osgi.Constants
 
cdir() - Method in interface aQute.bnd.main.bnd.createOptions
 
cdir() - Method in interface aQute.bnd.main.bnd.extractOptions
 
cell(int, int) - Method in class aQute.lib.justif.Table
 
CentralCheck - Class in aQute.bnd.plugin.maven
Sets a warning when a header is missing to publish at Central.
CentralCheck() - Constructor for class aQute.bnd.plugin.maven.CentralCheck
 
certificateChain - Variable in class aQute.bnd.url.HttpsVerification
 
certificatesPath - Variable in class aQute.bnd.url.HttpsVerification
 
cf - Static variable in class aQute.bnd.osgi.resource.CapabilityImpl
 
cf - Static variable in class aQute.bnd.url.LocalTrustManager
 
ch - Static variable in class aQute.lib.json.JSONCodec
 
changed - Variable in class aQute.bnd.build.ProjectTracker
 
changed - Variable in class aQute.lib.watcher.FileWatcher.Builder
 
changed(File) - Method in class aQute.bnd.service.BndListener
 
changed(File, String) - Method in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
changed(BiConsumer<File, String>) - Method in class aQute.lib.watcher.FileWatcher.Builder
 
CHANGED - Enum constant in enum class aQute.bnd.service.diff.Delta
 
CHANGEDBNDRUN - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
changedFile(File) - Method in class aQute.bnd.build.ProjectBuilder
 
changedFile(File) - Method in class aQute.bnd.build.Workspace
Inform any listeners that we changed a file (created/deleted/changed).
changedFile(File) - Method in class aQute.bnd.osgi.Builder
 
changedProject(Project) - Method in class aQute.bnd.build.WorkspaceNotifier
 
changedProject(Consumer<? super Project>) - Method in interface aQute.bnd.build.api.OnWorkspace
The properties of a project have changed.
CHANGEDPROJECT - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
changedRun(Consumer<? super Run>) - Method in interface aQute.bnd.build.api.OnWorkspace
A run file was changed.
CHANGES - Static variable in class aQute.bnd.osgi.About
 
CHANGES_2_3 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_2_4 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_3_0 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_3_1 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_3_2 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_3_3 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_3_4 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_3_5 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_4_0 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_4_1 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_4_2 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_4_3 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_5_0 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_5_1 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_5_2 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_5_3 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_6_0 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_6_1 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_6_2 - Static variable in class aQute.bnd.osgi.About
 
CHANGES_6_3 - Static variable in class aQute.bnd.osgi.About
 
changesToSave - Variable in class aQute.bnd.build.model.BndEditModel
 
channel - Variable in class aQute.libg.cafs.CAFS
 
CHAR - Static variable in class aQute.bnd.osgi.Descriptors
 
CHAR_R - Static variable in class aQute.bnd.differ.JavaElement
 
Character - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
CHARACTER - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Character type.
CHARACTER_STRING - Static variable in interface aQute.libg.asn1.Types
 
CharacterHandler - Class in aQute.lib.json
 
CharacterHandler() - Constructor for class aQute.lib.json.CharacterHandler
 
characteristics() - Method in class aQute.bnd.stream.AbstractWhile
 
characteristics() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
characters(char[], int, int) - Method in class aQute.libg.sax.ContentFilterImpl
 
characters(char[], int, int) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
charAt(int) - Method in class aQute.lib.stringrover.StringRover
 
charAt(String, int) - Static method in class aQute.lib.strings.Strings
 
CharBufferReader - Class in aQute.lib.io
 
CharBufferReader(CharBuffer) - Constructor for class aQute.lib.io.CharBufferReader
 
charset() - Method in interface aQute.bnd.main.bnd.viewOptions
 
charset(String) - Method in class aQute.lib.json.Decoder
 
charset(String) - Method in class aQute.lib.json.Encoder
 
charset(Charset) - Method in class aQute.lib.json.Decoder
 
charset(Charset) - Method in class aQute.lib.json.Encoder
 
check() - Method in class aQute.bnd.osgi.Jar
 
check() - Method in class aQute.lib.settings.Settings
 
check() - Method in class aQute.libg.forker.Forker
 
check(boolean, String, Object...) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
check(Analyzer.Check) - Method in class aQute.bnd.osgi.Analyzer
Check if we have an a check option
check(Analyzer, String) - Method in class aQute.bnd.plugin.maven.CentralCheck
 
check(String...) - Method in class aQute.bnd.osgi.Processor
 
check(String...) - Method in class aQute.libg.reporter.ReporterAdapter
 
check(String, String) - Method in class aQute.bnd.component.PropertyDef
 
Check() - Constructor for enum class aQute.bnd.osgi.Analyzer.Check
 
CHECK - Static variable in interface aQute.bnd.osgi.Constants
 
checkcast - Static variable in class aQute.bnd.osgi.OpCodes
 
checkClientTrusted(X509Certificate[], String) - Method in class aQute.bnd.url.LocalTrustManager
 
checkForTesting(Project, Properties) - Method in class aQute.bnd.ant.PrepareTask
 
checkIdentifier(String, String) - Method in class aQute.bnd.component.HeaderReader
 
checkMapReturnType(DeclarativeServicesAnnotationError) - Method in class aQute.bnd.component.DSAnnotationReader
 
checks - Variable in class aQute.bnd.osgi.Analyzer
 
checkServerTrusted(X509Certificate[], String) - Method in class aQute.bnd.url.LocalTrustManager
 
checkStructure() - Method in class aQute.bnd.build.Workspace
 
checksum(int, int, int, byte[]) - Method in class aQute.libg.cafs.CAFS
 
checkVersionConflicts(Analyzer, ComponentDef, DSAnnotations.VersionSettings) - Method in class aQute.bnd.component.DSAnnotations
 
child - Variable in class aQute.libg.filters.NotFilter
 
children - Variable in class aQute.bnd.compatibility.Scope
 
children - Variable in class aQute.bnd.differ.DiffImpl
 
children - Variable in class aQute.bnd.differ.Element
 
children - Variable in class aQute.bnd.help.Syntax
 
children - Variable in class aQute.bnd.service.diff.Diff.Data
 
children - Variable in class aQute.bnd.service.diff.Tree.Data
 
children - Variable in class aQute.lib.filter.Filter.And
 
children - Variable in class aQute.lib.filter.Filter.Or
 
children - Variable in class aQute.lib.hierarchy.Hierarchy.Folder
 
children - Variable in class aQute.libg.filters.AndFilter
 
children - Variable in class aQute.libg.filters.OrFilter
 
children() - Method in interface aQute.lib.hierarchy.FolderNode
 
children() - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
CHOP - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
ChopFrame(int, int) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.ChopFrame
 
chunk() - Method in interface aQute.bnd.url.ConnectionSettings.Config
 
CHUNK_SIZE - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
CIPHER_ALG - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
CircularDependencyContext_Message_(String, String) - Method in interface aQute.bnd.build.ProjectMessages
 
CircularDependencyException - Exception in aQute.bnd.build
 
CircularDependencyException(String) - Constructor for exception aQute.bnd.build.CircularDependencyException
 
CL(Processor) - Constructor for class aQute.bnd.osgi.Processor.CL
 
CLASS - Enum constant in enum class aQute.bnd.compatibility.Kind
 
CLASS - Enum constant in enum class aQute.bnd.service.diff.Type
 
CLASS_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
class_index - Variable in class aQute.bnd.classfile.ConstantPool.AbstractRefInfo
 
class_index - Variable in class aQute.bnd.classfile.ConstantPool.ClassInfo
 
CLASS_MACRO - Static variable in class aQute.bnd.annotation.jpms.Constants
 
class_name - Variable in class aQute.bnd.classfile.EnclosingMethodAttribute
 
CLASS_VERSION - Enum constant in enum class aQute.bnd.service.diff.Type
 
class$ - Variable in class aQute.bnd.osgi.Clazz
 
CLASSANNOTATIONS - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
classBegin(int, Descriptors.TypeRef) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
classBegin(int, Descriptors.TypeRef) - Method in class aQute.bnd.component.DSAnnotationReader
Are called during class parsing
classBegin(int, Descriptors.TypeRef) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
classBegin(int, Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
classBegin(int, Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
classBound - Variable in class aQute.bnd.signatures.TypeParameter
 
classConstRef(int) - Method in class aQute.bnd.osgi.Clazz
 
classConstRef(String) - Method in class aQute.bnd.osgi.Clazz
 
ClassDataCollector - Class in aQute.bnd.osgi
When adding methods to this class, you must also add them to ClassDataCollectors!
ClassDataCollector() - Constructor for class aQute.bnd.osgi.ClassDataCollector
 
ClassDataCollectors - Class in aQute.bnd.osgi
This class dispatches class data collectors.
ClassDataCollectors(Reporter) - Constructor for class aQute.bnd.osgi.ClassDataCollectors
 
ClassDataCollectors.Collectors - Class in aQute.bnd.osgi
 
classDef - Variable in class aQute.bnd.osgi.Clazz
 
ClassDef(ClassFile) - Constructor for class aQute.bnd.osgi.Clazz.ClassDef
 
ClassDumper - Class in aQute.libg.classdump
 
ClassDumper(String) - Constructor for class aQute.libg.classdump.ClassDumper
 
ClassDumper(String, InputStream) - Constructor for class aQute.libg.classdump.ClassDumper
 
ClassDumper.Assoc - Class in aQute.libg.classdump
 
classElement(Clazz) - Method in class aQute.bnd.differ.JavaElement
Calculate the class element.
classEnd() - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
classEnd() - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
classEnd() - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
classEnd() - Method in class aQute.bnd.osgi.ClassDataCollector
 
classEnd() - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
classes - Variable in class aQute.bnd.build.WorkspaceExternalPluginHandler.ProxyClassLoader
 
classes - Variable in class aQute.bnd.classfile.InnerClassesAttribute
 
classes - Variable in class aQute.bnd.classfile.NestMembersAttribute
 
classes - Variable in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
classes - Variable in class aQute.bnd.main.XRefCommand.All
 
classes - Variable in class aQute.bnd.make.calltree.CalltreeResource
 
classes() - Method in interface aQute.bnd.main.bnd.CollectOptions
 
classes() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
CLASSES - Static variable in interface aQute.libg.asn1.Types
 
classesDir - Variable in class aQute.bnd.maven.plugin.BndMavenPlugin
 
classesDir - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
classFile - Variable in class aQute.bnd.osgi.Clazz
 
ClassFile - Class in aQute.bnd.classfile
 
ClassFile(int, int, ConstantPool, int, String, String, String[], FieldInfo[], MethodInfo[], Attribute[]) - Constructor for class aQute.bnd.classfile.ClassFile
 
ClassFileBuilder - Class in aQute.bnd.classfile.builder
 
ClassFileBuilder(int, int, int, String, String) - Constructor for class aQute.bnd.classfile.builder.ClassFileBuilder
 
ClassFileBuilder(int, int, int, String, String, String...) - Constructor for class aQute.bnd.classfile.builder.ClassFileBuilder
 
ClassFileBuilder(int, int, int, String, String, Collection<String>) - Constructor for class aQute.bnd.classfile.builder.ClassFileBuilder
 
ClassFileBuilder(ClassFile) - Constructor for class aQute.bnd.classfile.builder.ClassFileBuilder
 
CLASSIC_P - Static variable in class aQute.bnd.build.PackageInfo
 
classIdentity(String) - Static method in class aQute.bnd.compatibility.Scope
 
classifier - Variable in class aQute.bnd.maven.baseline.plugin.Base
 
classifier - Variable in class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
classifier - Variable in class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
classIndex - Variable in class aQute.bnd.build.Workspace.WorkspaceData
 
ClassIndexerAnalyzer - Class in aQute.bnd.classindex
 
ClassIndexerAnalyzer() - Constructor for class aQute.bnd.classindex.ClassIndexerAnalyzer
 
classInfo(String) - Method in class aQute.bnd.classfile.ConstantPool
 
ClassInfo(int) - Constructor for class aQute.bnd.classfile.ConstantPool.ClassInfo
 
CLASSMASK - Static variable in interface aQute.libg.asn1.Types
 
className - Variable in class aQute.bnd.component.DSAnnotationReader
 
className - Variable in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
className - Variable in class aQute.bnd.component.ReferenceDef
 
className(int) - Method in class aQute.bnd.classfile.ConstantPool
 
ClassParser - Interface in aQute.bnd.service.classparser
 
classpath - Variable in class aQute.bnd.ant.BndTask
 
classpath - Variable in class aQute.bnd.ant.WrapTask
 
classpath - Variable in class aQute.bnd.build.Project
 
classpath - Variable in class aQute.bnd.build.ProjectLauncher
 
classpath - Variable in class aQute.bnd.osgi.Analyzer
 
classpath - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
classpath - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
classpath() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.GeneratorSpec
 
classpath() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
classpath() - Method in interface aQute.bnd.main.bnd.infoOptions
 
classpath() - Method in interface aQute.bnd.main.bnd.wrapOptions
 
Classpath - Class in aQute.bnd.build
 
Classpath(Reporter, String) - Constructor for class aQute.bnd.build.Classpath
 
CLASSPATH - Static variable in interface aQute.bnd.osgi.Constants
 
Classpath.ClassVisitor - Interface in aQute.bnd.build
 
classpathDirectlySet - Variable in class aQute.bnd.ant.BndTask
 
classpathExports - Variable in class aQute.bnd.osgi.Analyzer
 
classpathReference - Variable in class aQute.bnd.ant.BndTask
 
ClassResolver - Class in aQute.bnd.signatures
 
ClassResolver(ClassSignature) - Constructor for class aQute.bnd.signatures.ClassResolver
 
classSig - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
classSig - Variable in class aQute.bnd.component.DSAnnotationReader
 
classSig - Variable in class aQute.bnd.signatures.ClassResolver
 
ClassSignature - Class in aQute.bnd.signatures
 
ClassSignature(TypeParameter[], ClassTypeSignature, ClassTypeSignature[]) - Constructor for class aQute.bnd.signatures.ClassSignature
 
classSignatureCache - Variable in class aQute.bnd.osgi.Descriptors
 
classspace - Variable in class aQute.bnd.osgi.Analyzer
 
classStart(int, Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
classStart(int, Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
classStart(Clazz) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
classStart(Clazz) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
classStart(Clazz) - Method in class aQute.bnd.osgi.ClassDataCollector
 
classStart(Clazz) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
classToOCDMap - Variable in class aQute.bnd.metatype.DesignateReader
 
classToPath(String) - Static method in class aQute.bnd.osgi.Descriptors
Converts the class name (without the package qualifier) into the corresponding binary name.
classType - Variable in class aQute.bnd.signatures.ClassTypeSignature
 
ClassTypeSignature - Class in aQute.bnd.signatures
 
ClassTypeSignature(String, String, SimpleClassTypeSignature, SimpleClassTypeSignature[]) - Constructor for class aQute.bnd.signatures.ClassTypeSignature
 
clause - Variable in class aQute.libg.clauses.Selector
 
clause() - Method in class aQute.libg.parameters.ParameterMap.Parser
 
Clause - Class in aQute.libg.clauses
 
Clause() - Constructor for class aQute.libg.clauses.Clause
 
CLAUSE - Enum constant in enum class aQute.bnd.service.diff.Type
 
clauseListConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
Clauses - Class in aQute.libg.clauses
 
Clauses() - Constructor for class aQute.libg.clauses.Clauses
 
clazz - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
clazz - Variable in class aQute.bnd.component.DSAnnotationReader
 
clazz - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
clazz - Variable in class aQute.bnd.metatype.DesignateReader
 
clazz - Variable in class aQute.bnd.metatype.OCDReader
 
clazz - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
clazz - Variable in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
clazz - Variable in class aQute.bnd.osgi.Clazz.HierarchySpliterator
 
Clazz - Class in aQute.bnd.osgi
 
Clazz(Analyzer, String, Resource) - Constructor for class aQute.bnd.osgi.Clazz
 
Clazz.ClassDef - Class in aQute.bnd.osgi
 
Clazz.CodeDef - Class in aQute.bnd.osgi
 
Clazz.Def - Class in aQute.bnd.osgi
 
Clazz.ElementDef - Class in aQute.bnd.osgi
 
Clazz.FieldDef - Class in aQute.bnd.osgi
 
Clazz.HierarchySpliterator - Class in aQute.bnd.osgi
 
Clazz.JAVA - Enum Class in aQute.bnd.osgi
 
Clazz.MemberDef - Class in aQute.bnd.osgi
 
Clazz.MethodDef - Class in aQute.bnd.osgi
 
Clazz.MethodParameter - Class in aQute.bnd.osgi
 
Clazz.QUERY - Enum Class in aQute.bnd.osgi
 
Clazz.TypeDef - Class in aQute.bnd.osgi
 
Clazz.TypeSpliterator - Class in aQute.bnd.osgi
 
clean() - Method in class aQute.bnd.build.Project
 
clean() - Method in class aQute.bnd.build.ProjectGenerate
 
clean(File, String) - Method in class aQute.bnd.build.Project
 
clean(File, String, boolean) - Method in class aQute.bnd.build.Project
 
clean(String) - Static method in class aQute.bnd.osgi.Jar
 
clean(Manifest) - Static method in class aQute.bnd.osgi.Jar
 
cleanHtml(CharSequence) - Method in class aQute.bnd.service.url.TaggedData
 
cleanPath(String) - Static method in class aQute.lib.zip.ZipUtil
Clean the input path to avoid ZipSlip issues.
cleanRoot() - Method in class aQute.bnd.compatibility.Scope
 
cleanup() - Method in class aQute.bnd.build.ProjectLauncher
Is called after the process exists.
cleanup(String) - Method in class aQute.bnd.build.model.BndEditModel
 
cleanup(String) - Static method in class aQute.lib.filter.ExtendedFilter
 
cleanupModifier(StringBuilder, String) - Static method in class aQute.bnd.osgi.Analyzer
 
cleanupModifier(StringBuilder, String) - Static method in class aQute.bnd.version.MavenVersion
 
cleanupUses(Map<Descriptors.PackageRef, List<Descriptors.PackageRef>>, boolean) - Method in class aQute.bnd.osgi.Analyzer
Remove the own references and optional java references from the uses lib
cleanupVersion(Packages, String) - Method in class aQute.bnd.osgi.Builder
 
cleanupVersion(Packages, String, String) - Method in class aQute.bnd.osgi.Builder
 
cleanupVersion(String) - Static method in class aQute.bnd.osgi.Analyzer
 
cleanupVersion(String) - Static method in class aQute.bnd.version.MavenVersion
 
clear() - Method in class aQute.bnd.header.Attrs
 
clear() - Method in class aQute.bnd.header.Parameters
 
clear() - Method in interface aQute.bnd.main.bnd.settingOptions
 
clear() - Method in class aQute.bnd.osgi.Analyzer
 
clear() - Method in class aQute.bnd.osgi.Contracts
 
clear() - Method in class aQute.bnd.osgi.Instructions
 
clear() - Method in class aQute.bnd.osgi.Packages
 
clear() - Method in class aQute.bnd.osgi.Processor
 
clear() - Method in class aQute.bnd.service.progress.ProgressToOutput
 
clear() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
clear() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
clear() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
clear() - Method in class aQute.lib.collections.MultiMap
 
clear() - Method in class aQute.lib.collections.SortedList
 
clear() - Method in class aQute.lib.env.Env
 
clear() - Method in class aQute.lib.env.Header
 
clear() - Method in class aQute.lib.env.Props
 
clear() - Method in class aQute.lib.env.Sieve
 
clear() - Method in class aQute.lib.io.ByteBufferOutputStream
 
clear() - Method in class aQute.lib.persistentmap.PersistentMap
 
clear() - Method in class aQute.lib.settings.Settings
 
clear() - Method in class aQute.libg.parameters.Attributes
 
clear(long) - Method in class aQute.lib.persistentmap.PersistentMap
 
clear(URI) - Method in class aQute.bnd.http.URLCache
 
clearCache() - Method in interface aQute.libg.remote.Sink
 
clearCache() - Method in class aQute.libg.remote.sink.RemoteSink
 
clearClasspath() - Method in class aQute.bnd.build.Project
 
clearPlugins() - Method in class aQute.bnd.osgi.Processor
 
client - Variable in class aQute.bnd.connection.settings.ConnectionSettings
 
client - Variable in class aQute.bnd.http.HttpRequest
 
client - Variable in class aQute.bnd.osgi.URLResource
 
clients - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
Clipboard - Interface in aQute.bnd.service.clipboard
Abstraction of the clip board since this can vary per driver
clone() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
clone() - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
clone() - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
clone() - Method in class aQute.bnd.build.model.clauses.ImportPattern
 
clone() - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
clone() - Method in class aQute.bnd.build.model.clauses.VersionedClause
 
clone() - Method in class aQute.bnd.service.specifications.RunSpecification
Create a clone of this specification.
clone() - Method in class aQute.lib.deployer.RDImpl
 
clone() - Method in class aQute.libg.tuple.Pair
 
clone(Capability) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
clone(Requirement) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
close - Static variable in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
close - Variable in class aQute.lib.deployer.FileRepo
 
close() - Method in class aQute.bnd.build.LibraryHandler
 
close() - Method in class aQute.bnd.build.Project.RefreshData
 
close() - Method in class aQute.bnd.build.ProjectGenerate
 
close() - Method in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
close() - Method in class aQute.bnd.build.ProjectTracker
 
close() - Method in class aQute.bnd.build.Workspace
 
close() - Method in class aQute.bnd.build.Workspace.WorkspaceData
 
close() - Method in class aQute.bnd.build.WorkspaceClassIndex
 
close() - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
close() - Method in class aQute.bnd.build.WorkspaceNotifier
 
close() - Method in class aQute.bnd.build.WorkspaceNotifier.Receipt
 
close() - Method in class aQute.bnd.http.HttpClient
 
close() - Method in class aQute.bnd.http.ProgressWrappingStream
 
close() - Method in class aQute.bnd.http.URLCache.Info
 
close() - Method in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
close() - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
close() - Method in class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
close() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
Close this framework
close() - Method in class aQute.bnd.main.GraphCommand
 
close() - Method in class aQute.bnd.maven.support.MavenEntry
 
close() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
close() - Method in interface aQute.bnd.memoize.CloseableMemoizingSupplier.InitialSupplier
 
close() - Method in class aQute.bnd.osgi.AbstractResource
 
close() - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
close() - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader.Wrapper
 
close() - Method in class aQute.bnd.osgi.Analyzer
 
close() - Method in class aQute.bnd.osgi.AnnotationHeaders
 
close() - Method in class aQute.bnd.osgi.ClassDataCollectors
 
close() - Method in class aQute.bnd.osgi.EmbeddedResource
 
close() - Method in class aQute.bnd.osgi.FileResource
 
close() - Method in class aQute.bnd.osgi.Jar
 
close() - Method in class aQute.bnd.osgi.JarResource
 
close() - Method in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
close() - Method in class aQute.bnd.osgi.PluginsContainer
 
close() - Method in class aQute.bnd.osgi.Processor
 
close() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
close() - Method in class aQute.bnd.osgi.URLResource
 
close() - Method in class aQute.bnd.osgi.WriteResource
 
close() - Method in class aQute.bnd.osgi.ZipResource
 
close() - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
Close the server.
close() - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
close() - Method in interface aQute.bnd.service.remotelaunch.Slave
 
close() - Method in class aQute.bnd.service.url.TaggedData
 
close() - Method in class aQute.bnd.stream.EntryPipeline
 
close() - Method in class aQute.lib.collections.LineCollection
 
close() - Method in class aQute.lib.concurrent.serial.SerialExecutor
 
close() - Method in class aQute.lib.deployer.FileRepo
 
close() - Method in class aQute.lib.index.Index
 
close() - Method in class aQute.lib.io.ByteBufferInputStream
 
close() - Method in class aQute.lib.io.ByteBufferOutputStream
 
close() - Method in class aQute.lib.io.CharBufferReader
 
close() - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
close() - Method in class aQute.lib.io.LimitedInputStream
 
close() - Method in class aQute.lib.io.NonClosingInputStream
 
close() - Method in class aQute.lib.io.NonClosingReader
 
close() - Method in class aQute.lib.json.Decoder
 
close() - Method in class aQute.lib.json.Encoder
 
close() - Method in class aQute.lib.link.Link
Close this link.
close() - Method in class aQute.lib.persistentmap.PersistentMap
 
close() - Method in class aQute.lib.redirect.Tee
 
close() - Method in class aQute.lib.watcher.FileWatcher
 
close() - Method in class aQute.lib.watcher.FileWatcher.FileSystemWatcher
 
close() - Method in class aQute.libg.cafs.CAFS
 
close() - Method in class aQute.libg.remote.source.RemoteSource
Close
close(Project) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
close(Closeable) - Static method in class aQute.lib.io.IO
 
close(AutoCloseable) - Static method in class aQute.lib.io.IO
 
CloseableMemoize<S extends AutoCloseable> - Interface in aQute.bnd.memoize
Closeable memoizing supplier.
CloseableMemoizingSupplier<T extends AutoCloseable> - Class in aQute.bnd.memoize
The object can exist in one of three states: initial which means neither get or close has been called.
CloseableMemoizingSupplier(Supplier<? extends T>) - Constructor for class aQute.bnd.memoize.CloseableMemoizingSupplier
 
CloseableMemoizingSupplier.InitialSupplier<S extends AutoCloseable> - Interface in aQute.bnd.memoize
 
closeablePlugins - Variable in class aQute.bnd.osgi.PluginsContainer
 
closeableSupplier(Supplier<? extends T>) - Static method in interface aQute.bnd.memoize.CloseableMemoize
Creates an AutoCloseable supplier which memoizes the AutoCloseable value returned by the specified supplier.
closeAll(Object...) - Static method in class aQute.lib.io.IO
Will iterate over the given toBeClose and silently close any object that implements AutoCloseable.
closed - Variable in class aQute.bnd.build.WorkspaceNotifier
 
closed - Variable in class aQute.bnd.build.WorkspaceNotifier.Receipt
 
closed - Variable in class aQute.bnd.http.ProgressWrappingStream
 
closed - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
closed - Variable in class aQute.bnd.osgi.Jar
 
closed - Variable in class aQute.lib.json.Encoder
 
closed - Variable in class aQute.lib.persistentmap.PersistentMap
 
CLOSED - Enum constant in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
CLOSED - Static variable in class aQute.bnd.osgi.FileResource
 
CLOSED - Static variable in class aQute.bnd.osgi.URLResource
 
closeJar - Variable in class aQute.bnd.osgi.JarResource
 
closeRootAndDocument() - Method in class aQute.libg.sax.filters.MergeContentFilter
 
closeZipFile - Variable in class aQute.bnd.osgi.ZipResource
 
closing(Workspace) - Method in class aQute.bnd.build.WorkspaceNotifier
 
closing(Consumer<? super Workspace>) - Method in interface aQute.bnd.build.api.OnWorkspace
Callback when the workspace is closing
CLOSING - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
Cmd() - Constructor for class aQute.bnd.build.Makefile.Cmd
 
cmd_abort_put() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_ABORT_PUT - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_after_action() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_AFTER_ACTION - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_after_put() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_AFTER_PUT - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_before_get() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_BEFORE_GET - Static variable in class aQute.lib.deployer.FileRepo
Called before a before get.
cmd_before_put() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_BEFORE_PUT - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_close() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_CLOSE - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_init() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_INIT - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_open() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_OPEN - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_path() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_PATH - Static variable in class aQute.lib.deployer.FileRepo
Path property for commands.
cmd_refresh() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_REFRESH - Static variable in class aQute.lib.deployer.FileRepo
Property for commands.
cmd_shell() - Method in interface aQute.lib.deployer.FileRepo.Config
 
CMD_SHELL - Static variable in class aQute.lib.deployer.FileRepo
The name ( and path) of the shell to execute the commands.
CNFDIR - Static variable in class aQute.bnd.build.Workspace
 
cnv - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
cnv(TypeReference<T>, Object) - Static method in class aQute.lib.converter.Converter
 
cnv(Class<T>, Object) - Static method in class aQute.lib.converter.Converter
 
cnv(Type, Object) - Static method in class aQute.lib.converter.Converter
 
code - Variable in class aQute.bnd.classfile.CodeAttribute
 
code(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
CodeAttribute - Class in aQute.bnd.classfile
 
CodeAttribute(int, int, ByteBuffer, CodeAttribute.ExceptionHandler[], Attribute[]) - Constructor for class aQute.bnd.classfile.CodeAttribute
 
CodeAttribute.ExceptionHandler - Class in aQute.bnd.classfile
 
codec - Static variable in class aQute.bnd.http.HttpClient
 
codec - Static variable in class aQute.bnd.http.URLCache
 
codec - Static variable in class aQute.bnd.main.RepoCommand
 
codec - Static variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
codec - Variable in class aQute.lib.codec.HCodec
 
codec - Static variable in class aQute.lib.deployer.FileRepo
 
codec - Variable in class aQute.lib.json.Decoder
 
codec - Variable in class aQute.lib.json.Encoder
 
codec - Static variable in class aQute.lib.link.Link
 
codec - Static variable in class aQute.lib.persistentmap.PersistentMap
 
codec - Static variable in class aQute.lib.settings.Settings
 
codec - Static variable in class aQute.libg.remote.sink.RemoteSink
 
Codec - Interface in aQute.lib.codec
 
CodeDef(CodeAttribute, Annotation.ElementType) - Constructor for class aQute.bnd.osgi.Clazz.CodeDef
 
coerce(Attributes) - Static method in class aQute.lib.manifest.ManifestUtil
Coerce Attributes to Map<Name,String>.
collect(Decoder, char) - Method in class aQute.lib.json.StringHandler
Gather the input until you find the the closing character making sure that new blocks are are take care of.
collect(File) - Static method in class aQute.lib.io.IO
 
collect(File, String) - Static method in class aQute.lib.io.IO
 
collect(File, Charset) - Static method in class aQute.lib.io.IO
 
collect(InputStream) - Method in class aQute.bnd.signing.JartoolSigner
 
collect(InputStream) - Static method in class aQute.lib.io.IO
 
collect(InputStream, String) - Static method in class aQute.lib.io.IO
 
collect(InputStream, Charset) - Static method in class aQute.lib.io.IO
 
collect(Reader) - Static method in class aQute.lib.io.IO
 
collect(String) - Static method in class aQute.lib.io.IO
 
collect(URL) - Static method in class aQute.lib.io.IO
 
collect(URL, String) - Static method in class aQute.lib.io.IO
 
collect(URL, Charset) - Static method in class aQute.lib.io.IO
 
collect(ByteBuffer, Charset) - Static method in class aQute.lib.io.IO
 
collect(Path) - Static method in class aQute.lib.io.IO
 
collect(Path, Charset) - Static method in class aQute.lib.io.IO
 
collect(Supplier<R>, BiConsumer<R, ? super Map.Entry<? extends K, ? extends V>>, BiConsumer<R, R>) - Method in class aQute.bnd.stream.EntryPipeline
 
collect(Supplier<R>, BiConsumer<R, ? super Map.Entry<? extends K, ? extends V>>, BiConsumer<R, R>) - Method in interface aQute.bnd.stream.MapStream
 
collect(Collector<? super Map.Entry<? extends K, ? extends V>, A, R>) - Method in class aQute.bnd.stream.EntryPipeline
 
collect(Collector<? super Map.Entry<? extends K, ? extends V>, A, R>) - Method in interface aQute.bnd.stream.MapStream
 
collectContracts(String, Parameters) - Method in class aQute.bnd.osgi.Contracts
Collect contracts will take a domain and find any declared contracts.
collection(Type, Class<? extends Collection>, Object) - Method in class aQute.lib.converter.Converter
 
COLLECTION - Static variable in class aQute.bnd.make.metatype.MetaTypeReader
 
COLLECTION - Static variable in class aQute.bnd.metatype.OCDReader
 
COLLECTION_SUBCLASS_FIELD_WITH_REPLACE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
CollectionFormatter<T> - Class in aQute.bnd.build.model.conversions
 
CollectionFormatter(String) - Constructor for class aQute.bnd.build.model.conversions.CollectionFormatter
 
CollectionFormatter(String, Converter<String, ? super T>) - Constructor for class aQute.bnd.build.model.conversions.CollectionFormatter
 
CollectionFormatter(String, Converter<String, ? super T>, String) - Constructor for class aQute.bnd.build.model.conversions.CollectionFormatter
 
CollectionFormatter(String, Converter<String, ? super T>, String, boolean, String, String) - Constructor for class aQute.bnd.build.model.conversions.CollectionFormatter
 
CollectionFormatter(String, Converter<String, ? super T>, String, String, String) - Constructor for class aQute.bnd.build.model.conversions.CollectionFormatter
 
CollectionFormatter(String, String) - Constructor for class aQute.bnd.build.model.conversions.CollectionFormatter
 
CollectionHandler - Class in aQute.lib.json
 
CollectionHandler(Class<?>, Type) - Constructor for class aQute.lib.json.CollectionHandler
 
collectionType - Variable in class aQute.bnd.component.ReferenceDef
 
collectionType() - Element in annotation interface aQute.bnd.component.annotations.Reference
The collection type for this reference.
CollectionType - Enum Class in aQute.bnd.component.annotations
Collection types for the Reference annotation.
CollectionType(String) - Constructor for enum class aQute.bnd.component.annotations.CollectionType
 
collector() - Static method in class aQute.lib.collections.ExtList
 
collector(InputStream, Appendable) - Method in class aQute.libg.command.Command
 
Collectors(Clazz) - Constructor for class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
column - Variable in class aQute.lib.justif.Table
 
CombinedResource - Class in aQute.bnd.osgi
 
CombinedResource() - Constructor for class aQute.bnd.osgi.CombinedResource
 
combiner(Parameters, Parameters) - Static method in class aQute.bnd.header.Parameters
 
combiner(ResourcesRepository, ResourcesRepository) - Static method in class aQute.bnd.osgi.repository.ResourcesRepository
 
COMMA - Static variable in class aQute.lib.strings.Strings
 
command - Variable in class aQute.bnd.ant.BndTask
 
command - Variable in class aQute.bnd.build.Makefile.Cmd
 
command - Variable in class aQute.bnd.osgi.CommandResource
 
command - Variable in class aQute.libg.remote.sink.AreaImpl
 
command() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.StaleTest
 
Command - Class in aQute.libg.command
 
Command() - Constructor for class aQute.libg.command.Command
 
Command(String) - Constructor for class aQute.libg.command.Command
 
COMMAND - Static variable in class aQute.bnd.main.bnd
 
COMMAND_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
CommandLine - Class in aQute.lib.getopt
Helps parsing command lines.
CommandLine(Reporter) - Constructor for class aQute.lib.getopt.CommandLine
 
CommandLine.Option - Class in aQute.lib.getopt
 
CommandLineMessages - Interface in aQute.lib.getopt
 
CommandPlugin - Interface in aQute.bnd.service
A plugin that makes it possible to
CommandResource - Class in aQute.bnd.osgi
 
CommandResource(String, Builder, long, File) - Constructor for class aQute.bnd.osgi.CommandResource
 
commands - Variable in class aQute.bnd.build.Makefile
 
commands - Variable in class aQute.bnd.build.Workspace
 
commands - Static variable in class aQute.libg.sed.ReplacerAdapter
Parse the key as a command.
comment - Enum constant in enum class aQute.bnd.properties.LineType
 
comment - Variable in class aQute.bnd.differ.Element
 
comment - Variable in class aQute.bnd.service.diff.Diff.Data
 
comment - Variable in class aQute.bnd.service.diff.Tree.Data
 
communication - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
CommunicationCommands - Class in aQute.bnd.main
 
CommunicationCommands(bnd, CommunicationCommands.CommunicationOptions) - Constructor for class aQute.bnd.main.CommunicationCommands
 
CommunicationCommands.ClearOptions - Interface in aQute.bnd.main
 
CommunicationCommands.CommunicationOptions - Interface in aQute.bnd.main
 
CommunicationCommands.InfoOptions - Interface in aQute.bnd.main
 
CommunicationCommands.SettingsOptions - Interface in aQute.bnd.main
 
compact() - Method in class aQute.lib.tag.Tag
 
comparable - Variable in class aQute.bnd.version.MavenVersion
 
ComparablePair<A extends Comparable<A>,B> - Class in aQute.libg.tuple
 
ComparablePair(A, B) - Constructor for class aQute.libg.tuple.ComparablePair
 
comparableQualifier(String) - Static method in class aQute.bnd.version.maven.ComparableVersion.StringItem
Returns a comparable value for a qualifier.
ComparableVersion - Class in aQute.bnd.version.maven
Generic implementation of version comparison.
ComparableVersion(String) - Constructor for class aQute.bnd.version.maven.ComparableVersion
 
ComparableVersion.BigIntegerItem - Class in aQute.bnd.version.maven
Represents a numeric item in the version item list.
ComparableVersion.IntItem - Class in aQute.bnd.version.maven
Represents a numeric item in the version item list that can be represented with an int.
ComparableVersion.Item - Interface in aQute.bnd.version.maven
 
ComparableVersion.ListItem - Class in aQute.bnd.version.maven
Represents a version list item.
ComparableVersion.LongItem - Class in aQute.bnd.version.maven
Represents a numeric item in the version item list that can be represented with a long.
ComparableVersion.StringItem - Class in aQute.bnd.version.maven
Represents a string in the version item list, usually a qualifier.
comparator - Variable in class aQute.lib.collections.SortedList
 
comparator() - Method in class aQute.lib.collections.SortedList
 
COMPARATOR - Static variable in class aQute.bnd.make.calltree.CalltreeResource
 
COMPARATOR_ATTRIBUTES - Static variable in class aQute.bnd.differ.XmlRepoDiffer
 
ComparatorKeyAttributeFinder() - Constructor for class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
compare(byte[], int) - Method in class aQute.lib.index.Index.Page
 
compare(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare(Object, int, String) - Method in class aQute.lib.filter.Filter
 
compare(String, String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.NamespaceComparator
 
compare(T, T) - Method in class aQute.lib.collections.SortedList
 
compare_Boolean(boolean) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Boolean(boolean) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Character(char) - Method in class aQute.bnd.osgi.resource.FilterImpl.Approx
 
compare_Character(char) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Character(char) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Collection(Collection<?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Comparable(Comparable<Object>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Comparable(Comparable<Object>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Double(double) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Double(double) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Float(float) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Float(float) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Long(long) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Long(long) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_ObjectArray(Object[]) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_PrimitiveArray(Class<?>, Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_String(String) - Method in class aQute.bnd.osgi.resource.FilterImpl.Approx
 
compare_String(String) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_String(String) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_String(String) - Method in class aQute.bnd.osgi.resource.FilterImpl.Substring
 
compare_Unknown(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Unknown(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compare_Version(Version) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
compare_Version(Version) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
compareExcept(String, String, Pattern) - Static method in class aQute.lib.strings.Strings
Compare two strings except for where the first group in pattern.
compareSign(int, int) - Method in class aQute.lib.filter.Filter
 
compareString(String, int, String) - Method in class aQute.lib.filter.Filter
 
compareTo(LibraryHandler.RepoLibrary) - Method in class aQute.bnd.build.LibraryHandler.RepoLibrary
 
compareTo(HeaderClause) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
compareTo(DiffImpl) - Method in class aQute.bnd.differ.DiffImpl
 
compareTo(BaselineCommands.PSpec) - Method in class aQute.bnd.main.BaselineCommands.PSpec
 
compareTo(BundleId) - Method in class aQute.bnd.osgi.BundleId
 
compareTo(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
compareTo(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
compareTo(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
compareTo(PersistentResource.Attr) - Method in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
compareTo(PersistentResource.Namespace) - Method in class aQute.bnd.osgi.resource.PersistentResource.Namespace
 
compareTo(ResourceDescriptorImpl) - Method in class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
compareTo(Tree) - Method in class aQute.bnd.differ.Element
 
compareTo(ComparableVersion) - Method in class aQute.bnd.version.maven.ComparableVersion
 
compareTo(ComparableVersion.Item) - Method in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
compareTo(ComparableVersion.Item) - Method in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
compareTo(ComparableVersion.Item) - Method in interface aQute.bnd.version.maven.ComparableVersion.Item
 
compareTo(ComparableVersion.Item) - Method in class aQute.bnd.version.maven.ComparableVersion.ListItem
 
compareTo(ComparableVersion.Item) - Method in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
compareTo(ComparableVersion.Item) - Method in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
compareTo(MavenVersion) - Method in class aQute.bnd.version.MavenVersion
 
compareTo(Version) - Method in class aQute.bnd.version.Version
 
compareTo(RDImpl) - Method in class aQute.lib.deployer.RDImpl
 
compareTo(NamedNode) - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
compareTo(Pair<A, ?>) - Method in class aQute.libg.tuple.ComparablePair
 
compareTo(Resource) - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
compareTo(Resource, Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
Compare two resources.
comparing() - Static method in class aQute.bnd.stream.EntryPipeline
 
comparingByKey() - Static method in class aQute.bnd.stream.EntryPipeline
 
comparingByValue() - Static method in class aQute.bnd.stream.EntryPipeline
 
comparison(int) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
comparison(int) - Method in class aQute.bnd.osgi.resource.FilterImpl.GreaterEqual
 
comparison(int) - Method in class aQute.bnd.osgi.resource.FilterImpl.LessEqual
 
compatible - Variable in enum class aQute.bnd.build.model.EE
 
compatibleSet - Variable in enum class aQute.bnd.build.model.EE
 
compile - Enum constant in enum class aQute.bnd.maven.support.Pom.Scope
 
compile(boolean) - Method in class aQute.bnd.build.Project
 
compile(Project, Collection<File>, Collection<Container>, File) - Method in interface aQute.bnd.service.Compiler
 
compile(Command, String) - Method in class aQute.bnd.build.Project
 
compile(File, String) - Static method in class aQute.lib.fileset.FileSet
 
COMPILE - Enum constant in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
Compiler - Interface in aQute.bnd.service
 
complexHeaderClauseListFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
component - Variable in class aQute.bnd.component.DSAnnotationReader
 
component - Variable in class aQute.bnd.osgi.Descriptors.ArrayRef
 
component - Variable in class aQute.bnd.signatures.ArrayTypeSignature
 
component() - Method in interface aQute.bnd.main.bnd.printOptions
 
Component - Annotation Interface in aQute.bnd.annotation.component
Deprecated.
Component - Annotation Interface in aQute.bnd.component.annotations
Identify the annotated class as a Service Component.
COMPONENT - Static variable in class aQute.bnd.print.JarPrinter
 
COMPONENT_ACTIVATE - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_ACTIVATE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_CAPABILITY_NAME - Static variable in interface aQute.bnd.component.ComponentConstants
Capability name for Service Component Runtime.
COMPONENT_CONFIGURATION_POLICY - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_CONFIGURATION_POLICY - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DEACTIVATE - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_DEACTIVATE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DESCRIPTORS - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DESIGNATE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DESIGNATEFACTORY - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DIRECTIVES - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DIRECTIVES_1_1 - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DIRECTIVES_1_2 - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_DYNAMIC - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_DYNAMIC - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_ENABLED - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_ENABLED - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_FACTORY - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_FACTORY - Static variable in interface aQute.bnd.component.ComponentConstants
A service registration property for a Component Factory that contains the value of the factory attribute.
COMPONENT_FACTORY - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_GREEDY - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_ID - Static variable in interface aQute.bnd.component.ComponentConstants
A component property that contains the generated id for a component configuration.
COMPONENT_IMMEDIATE - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_IMMEDIATE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_IMPLEMENTATION - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_INSTR - Static variable in class aQute.bnd.component.DSAnnotationReader
 
COMPONENT_MODIFIED - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_MODIFIED - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_MULTIPLE - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_MULTIPLE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_NAME - Static variable in interface aQute.bnd.component.ComponentConstants
A component property for a component configuration that contains the name of the component as specified in the name attribute of the component element.
COMPONENT_NAME - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_NAMESPACE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_OPTIONAL - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_OPTIONAL - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_PROPERTIES - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_PROPERTIES - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_PROPERTIES_ERROR - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
COMPONENT_PROPERTY_ANNOTATION_PROBLEM - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
COMPONENT_PROPERTY_INSTR - Static variable in class aQute.bnd.component.DSAnnotationReader
 
COMPONENT_PROVIDE - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_PROVIDE - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_SERVICEFACTORY - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_SERVICEFACTORY - Static variable in interface aQute.bnd.osgi.Constants
 
COMPONENT_SPECIFICATION_VERSION - Static variable in interface aQute.bnd.component.ComponentConstants
Compile time constant for the Specification Version of Declarative Services.
COMPONENT_VERSION - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
COMPONENT_VERSION - Static variable in interface aQute.bnd.osgi.Constants
 
ComponentConstants - Interface in aQute.bnd.component
Defines standard names for Service Component constants.
ComponentContextTR - Static variable in class aQute.bnd.component.HeaderReader
 
ComponentDef - Class in aQute.bnd.component
This class just holds the information for the component, implementation, and service/provide elements.
ComponentDef(Analyzer, XMLAttributeFinder, Version) - Constructor for class aQute.bnd.component.ComponentDef
 
componentEntry(Map<String, Map<String, String>>, String, Map<String, String>) - Method in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
Parse an entry in the Service-Component header.
ComponentMaker(Analyzer) - Constructor for class aQute.bnd.make.component.ServiceComponent.ComponentMaker
 
ComponentPropertyType - Annotation Interface in aQute.bnd.component.annotations
Identify the annotated annotation as a Component Property Type.
componentPropertyTypeCount - Variable in class aQute.bnd.component.DSAnnotationReader
 
ComponentPropertyTypeDataCollector(String, Annotation, DeclarativeServicesAnnotationError) - Constructor for class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
ComponentPropertyTypeDataCollector(String, String, DeclarativeServicesAnnotationError) - Constructor for class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
components - Variable in class aQute.bnd.classfile.RecordAttribute
 
COMPONENTSCOPED_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
ComponentSvcReference - Class in aQute.bnd.build.model.clauses
 
ComponentSvcReference() - Constructor for class aQute.bnd.build.model.clauses.ComponentSvcReference
 
componentType - Variable in class aQute.lib.json.ArrayHandler
 
componentType - Variable in class aQute.lib.json.CollectionHandler
 
compress - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
compress - Variable in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
compress() - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
compress(boolean) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
compress(CharSequence) - Static method in class aQute.bnd.util.dto.DTO
Compress, in length, the specified string.
COMPRESSED_FILE_EXTENSION - Static variable in class aQute.bnd.main.IndexCommand
 
compression - Variable in class aQute.bnd.osgi.Jar
 
compression() - Method in interface aQute.bnd.help.instructions.BuilderInstructions
 
Compression() - Constructor for enum class aQute.bnd.osgi.Jar.Compression
 
COMPRESSION - Static variable in interface aQute.bnd.osgi.Constants
 
compute(K, BiFunction<? super K, ? super List<V>, ? extends List<V>>) - Method in class aQute.lib.collections.MultiMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
computeArrayElementName(String, String) - Static method in class aQute.lib.tag.Tag
 
computeIfAbsent(K, Function<? super K, ? extends List<V>>) - Method in class aQute.lib.collections.MultiMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
computeIfPresent(K, BiFunction<? super K, ? super List<V>, ? extends List<V>>) - Method in class aQute.lib.collections.MultiMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
computeNumberOfLines(String) - Method in class aQute.bnd.properties.LineTracker
 
con - Variable in class aQute.bnd.service.url.TaggedData
 
concat(MapStream<? extends K, ? extends V>, MapStream<? extends K, ? extends V>) - Static method in interface aQute.bnd.stream.MapStream
 
concat(Class<T>, T[], T) - Method in class aQute.bnd.osgi.Processor
Add an element to an array, creating a new one if necessary
CONCRETE - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
ConcreteRef(Descriptors.PackageRef, String) - Constructor for class aQute.bnd.osgi.Descriptors.ConcreteRef
 
ConcreteRef(String, String, Descriptors.PackageRef) - Constructor for class aQute.bnd.osgi.Descriptors.ConcreteRef
 
ConcurrentInitialize<T> - Class in aQute.lib.concurrentinit
Helper class to handle concurrent system where you need to initialize a value.
ConcurrentInitialize() - Constructor for class aQute.lib.concurrentinit.ConcurrentInitialize
 
CONDITIONAL - Enum constant in enum class aQute.bnd.osgi.Packages.QUERY
 
CONDITIONAL_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
CONDITIONALPACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
CONDUIT - Static variable in interface aQute.bnd.osgi.Constants
 
config - Variable in class aQute.bnd.url.ConnectionSettings
 
config(Class<?>) - Method in class aQute.lib.env.Env
 
config(Class<?>, String) - Method in class aQute.lib.env.Env
This method returns an interface that can be used to get and set the properties in a type safe way (as well as describing any semantics of these properties).
Config - Annotation Interface in aQute.configurable
 
Configurable<T> - Class in aQute.bnd.annotation.metatype
 
Configurable<T> - Class in aQute.configurable
 
Configurable() - Constructor for class aQute.bnd.annotation.metatype.Configurable
 
Configurable() - Constructor for class aQute.configurable.Configurable
 
Configurable.ConfigurableHandler - Class in aQute.bnd.annotation.metatype
 
Configurable.ConfigurableHandler - Class in aQute.configurable
 
ConfigurableHandler(Map<?, ?>, ClassLoader) - Constructor for class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
ConfigurableHandler(Map<?, ?>, ClassLoader) - Constructor for class aQute.configurable.Configurable.ConfigurableHandler
 
CONFIGURATION_POLICY - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
configurationPid - Variable in class aQute.bnd.component.ComponentDef
 
configurationPid() - Element in annotation interface aQute.bnd.component.annotations.Component
The configuration PIDs for the configuration of this Component.
configurationPolicy - Variable in class aQute.bnd.component.ComponentDef
 
configurationPolicy() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated. 
configurationPolicy() - Element in annotation interface aQute.bnd.component.annotations.Component
The configuration policy of this Component.
ConfigurationPolicy - Enum Class in aQute.bnd.annotation.component
Deprecated.
ConfigurationPolicy - Enum Class in aQute.bnd.component.annotations
Configuration Policy for the Component annotation.
ConfigurationPolicy() - Constructor for enum class aQute.bnd.annotation.component.ConfigurationPolicy
Deprecated.
 
ConfigurationPolicy(String) - Constructor for enum class aQute.bnd.component.annotations.ConfigurationPolicy
 
ConfigurationProxy - Class in aQute.lib.config.proxy
 
ConfigurationProxy() - Constructor for class aQute.lib.config.proxy.ConfigurationProxy
 
configureHttpConnection(String, HttpURLConnection) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
ConfusedNoContainerFile() - Method in interface aQute.bnd.build.ProjectMessages
 
connect() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
connect() - Method in class aQute.bnd.osgi.URLResource.JarURLUtil
 
connect(URL) - Method in class aQute.bnd.http.HttpClient
 
connect(URL) - Method in interface aQute.bnd.service.url.URLConnector
Connect to the specified URL.
connected - Variable in class aQute.bnd.http.HttpClient.HttpConnection
 
CONNECTION_SETTINGS - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
CONNECTION_SETTINGS - Static variable in interface aQute.bnd.osgi.Constants
 
connectionHandlers - Variable in class aQute.bnd.http.HttpClient
 
connectionSettings - Variable in class aQute.bnd.http.HttpClient
 
ConnectionSettings - Class in aQute.bnd.connection.settings
 
ConnectionSettings - Class in aQute.bnd.url
Generic connection setter can set a number of basic properties if applicable and can add generic headers.
ConnectionSettings() - Constructor for class aQute.bnd.url.ConnectionSettings
 
ConnectionSettings(Processor, HttpClient) - Constructor for class aQute.bnd.connection.settings.ConnectionSettings
 
ConnectionSettings.Config - Interface in aQute.bnd.url
Options to set.
ConnectionSettings.MasterPassphrase - Class in aQute.bnd.connection.settings
 
ConnectionSettings.SettingsProxyHandler - Class in aQute.bnd.connection.settings
 
ConnectionSettings.SettingsURLConnectionHandler - Class in aQute.bnd.connection.settings
 
connector - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
connectTagged(URL) - Method in class aQute.bnd.http.HttpClient
 
connectTagged(URL) - Method in interface aQute.bnd.service.url.URLConnector
Connect to the specified URL, also returning the ETag if available.
connectTagged(URL, String) - Method in class aQute.bnd.http.HttpClient
 
connectTagged(URL, String) - Method in interface aQute.bnd.service.url.URLConnector
Connect to the specified URL while providing the last known tag for the remote resource; the response will be null if the remote resource is unchanged.
connectTimeout() - Method in interface aQute.bnd.url.ConnectionSettings.Config
 
connectWithProxy(ProxyHandler.ProxySetup, Callable<T>) - Method in class aQute.bnd.http.HttpClient
 
ConsoleLogger - Class in aQute.bnd.junit
Deprecated.
ConsoleLogger(BundleContext) - Constructor for class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
ConsoleLogger.Facade - Class in aQute.bnd.junit
Deprecated.
 
ConsoleLogger.LogEntryImpl - Class in aQute.bnd.junit
Deprecated.
 
ConsoleProgress - Class in aQute.bnd.ant
 
ConsoleProgress() - Constructor for class aQute.bnd.ant.ConsoleProgress
 
constant(Object) - Method in class aQute.bnd.osgi.ClassDataCollector
 
constant(Object) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
CONSTANT - Enum constant in enum class aQute.bnd.service.diff.Type
 
CONSTANT_Class - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Double - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Dynamic - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Fieldref - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Float - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Integer - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_InterfaceMethodref - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_InvokeDynamic - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Long - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_MANIFEST_VERSION - Static variable in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
CONSTANT_MethodHandle - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Methodref - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_MethodType - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Module - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_NameAndType - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Package - Static variable in class aQute.bnd.classfile.ConstantPool
 
constant_pool - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
constant_pool - Variable in class aQute.bnd.classfile.ClassFile
 
constant_pool() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
constant_pool(MutableConstantPool) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
CONSTANT_String - Static variable in class aQute.bnd.classfile.ConstantPool
 
CONSTANT_Utf8 - Static variable in class aQute.bnd.classfile.ConstantPool
 
constantPool - Variable in class aQute.bnd.osgi.Clazz
 
ConstantPool - Class in aQute.bnd.classfile
 
ConstantPool(Object[]) - Constructor for class aQute.bnd.classfile.ConstantPool
 
ConstantPool.AbstractDynamicInfo - Class in aQute.bnd.classfile
 
ConstantPool.AbstractDynamicInfo.Constructor<D extends ConstantPool.AbstractDynamicInfo> - Interface in aQute.bnd.classfile
 
ConstantPool.AbstractRefInfo - Class in aQute.bnd.classfile
 
ConstantPool.AbstractRefInfo.Constructor<R extends ConstantPool.AbstractRefInfo> - Interface in aQute.bnd.classfile
 
ConstantPool.ClassInfo - Class in aQute.bnd.classfile
 
ConstantPool.DynamicInfo - Class in aQute.bnd.classfile
 
ConstantPool.FieldrefInfo - Class in aQute.bnd.classfile
 
ConstantPool.Info - Interface in aQute.bnd.classfile
 
ConstantPool.InterfaceMethodrefInfo - Class in aQute.bnd.classfile
 
ConstantPool.InvokeDynamicInfo - Class in aQute.bnd.classfile
 
ConstantPool.MethodHandleInfo - Class in aQute.bnd.classfile
 
ConstantPool.MethodrefInfo - Class in aQute.bnd.classfile
 
ConstantPool.MethodTypeInfo - Class in aQute.bnd.classfile
 
ConstantPool.ModuleInfo - Class in aQute.bnd.classfile
 
ConstantPool.NameAndTypeInfo - Class in aQute.bnd.classfile
 
ConstantPool.PackageInfo - Class in aQute.bnd.classfile
 
ConstantPool.RefInfoFunction - Interface in aQute.bnd.classfile
 
ConstantPool.StringInfo - Class in aQute.bnd.classfile
 
Constants - Class in aQute.bnd.annotation
 
Constants - Class in aQute.bnd.annotation.jpms
 
Constants - Class in aQute.bnd.annotation.spi
 
Constants - Interface in aQute.bnd.osgi
 
Constants() - Constructor for class aQute.bnd.annotation.Constants
 
Constants() - Constructor for class aQute.bnd.annotation.jpms.Constants
 
Constants() - Constructor for class aQute.bnd.annotation.spi.Constants
 
ConstantValueAttribute - Class in aQute.bnd.classfile
 
ConstantValueAttribute(Object) - Constructor for class aQute.bnd.classfile.ConstantValueAttribute
 
CONSTRUCTED - Static variable in interface aQute.libg.asn1.Types
 
constructor - Variable in class aQute.lib.json.SpecialHandler
 
CONSTRUCTOR - Enum constant in enum class aQute.bnd.compatibility.Kind
 
CONSTRUCTOR - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
CONSTRUCTOR_SIGNATURE_ERROR - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
constructorArg - Variable in class aQute.bnd.component.DSAnnotationReader
 
constructorArgFormat - Static variable in class aQute.bnd.component.DSAnnotationReader
 
constructorIdentity(String) - Static method in class aQute.bnd.compatibility.Scope
 
constructorSig - Variable in class aQute.bnd.component.DSAnnotationReader
 
consume - Variable in class aQute.lib.collections.Iterables.IterableEnumeration
 
consume() - Method in class aQute.lib.collections.Iterables.IterableEnumeration
 
consume(int) - Method in class aQute.lib.io.LimitedDataInput
 
consume(long) - Method in class aQute.lib.io.LimitedInputStream
 
CONSUMER_POLICY - Static variable in interface aQute.bnd.osgi.Constants
 
CONSUMER_TYPE - Static variable in class aQute.bnd.differ.JavaElement
 
consumers() - Element in annotation interface aQute.bnd.apiguardian.api.API
List of packages belonging to intended consumers.
ConsumerType - Annotation Interface in aQute.bnd.annotation
Adding this annotation to a type in an API package indicates that the owner of that package will not change this interface in a minor update.
ConsumerWithException<T> - Interface in aQute.bnd.exceptions
Consumer interface that allows exceptions.
ConsumerWithException<T> - Interface in aQute.lib.exceptions
Deprecated.
contactAddressKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
contained - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
contained - Variable in class aQute.bnd.osgi.Analyzer
 
containedPackages - Variable in class aQute.bnd.build.Project
 
Container - Class in aQute.bnd.build
 
Container(Project, File) - Constructor for class aQute.bnd.build.Container
 
Container(Project, File, Map<String, String>) - Constructor for class aQute.bnd.build.Container
 
Container(Project, String) - Constructor for class aQute.bnd.build.Container
 
Container(Project, String, File, Map<String, String>) - Constructor for class aQute.bnd.build.Container
 
Container(Project, String, String, Container.TYPE, File, String, Map<String, String>, DownloadBlocker) - Constructor for class aQute.bnd.build.Container
 
Container(File, DownloadBlocker) - Constructor for class aQute.bnd.build.Container
 
Container(File, DownloadBlocker, Attrs) - Constructor for class aQute.bnd.build.Container
 
Container.TYPE - Enum Class in aQute.bnd.build
 
ContainerType - Enum Class in aQute.bnd.exporter.subsystem
 
ContainerType(String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for enum class aQute.bnd.exporter.subsystem.ContainerType
 
contains(Diff) - Method in interface aQute.bnd.service.diff.Diff.Ignore
 
contains(Object) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
contains(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
contains(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap.EntrySet
 
contains(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap.KeySet
 
contains(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ValueCollection
 
contains(Object) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
contains(Object) - Method in class aQute.lib.collections.SortedList
 
contains(String) - Method in class aQute.bnd.osgi.Macro.Link
 
contains(String) - Method in class aQute.libg.sed.ReplacerAdapter.Link
 
containsAll(Collection<?>) - Method in class aQute.lib.collections.SortedList
 
containsBinaryName(String) - Method in class aQute.bnd.osgi.Packages
 
containsFQN(String) - Method in class aQute.bnd.osgi.Packages
 
containsGeneratedFolder(File) - Method in class aQute.bnd.ant.RunconfigToDistributionTask.NonTestProjectFileFilter
 
containsKey(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Packages
 
containsKey(Instruction) - Method in class aQute.bnd.osgi.Instructions
 
containsKey(Selector) - Method in class aQute.lib.env.Sieve
 
containsKey(Object) - Method in class aQute.bnd.header.Attrs
Deprecated.
containsKey(Object) - Method in class aQute.bnd.header.Parameters
Deprecated.
containsKey(Object) - Method in class aQute.bnd.osgi.Instructions
Deprecated.
containsKey(Object) - Method in class aQute.bnd.osgi.Packages
Deprecated.
containsKey(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
containsKey(Object) - Method in class aQute.lib.collections.MultiMap
 
containsKey(Object) - Method in class aQute.lib.env.Header
Deprecated.
containsKey(Object) - Method in class aQute.lib.env.Props
Deprecated.
containsKey(Object) - Method in class aQute.lib.env.Sieve
Deprecated.
containsKey(Object) - Method in class aQute.lib.settings.Settings
 
containsKey(Object) - Method in class aQute.libg.parameters.Attributes
Deprecated.
containsKey(String) - Method in class aQute.bnd.component.PropertyDef
 
containsKey(String) - Method in class aQute.bnd.header.Attrs
 
containsKey(String) - Method in class aQute.bnd.header.Parameters
 
containsKey(String) - Method in class aQute.bnd.osgi.Annotation
 
containsKey(String) - Method in class aQute.lib.env.Header
 
containsKey(String) - Method in class aQute.lib.env.Props
 
containsKey(String) - Method in class aQute.libg.parameters.Attributes
 
containsKeys(K1, K2) - Method in class aQute.lib.collections.DoubleKeyMap
 
containsValue(Attrs) - Method in class aQute.bnd.header.Parameters
 
containsValue(Attrs) - Method in class aQute.bnd.osgi.Instructions
 
containsValue(Attrs) - Method in class aQute.bnd.osgi.Packages
 
containsValue(Props) - Method in class aQute.lib.env.Header
 
containsValue(Props) - Method in class aQute.lib.env.Sieve
 
containsValue(Object) - Method in class aQute.bnd.header.Attrs
Deprecated.
containsValue(Object) - Method in class aQute.bnd.header.Parameters
Deprecated.
containsValue(Object) - Method in class aQute.bnd.osgi.Instructions
Deprecated.
containsValue(Object) - Method in class aQute.bnd.osgi.Packages
Deprecated.
containsValue(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
containsValue(Object) - Method in class aQute.lib.collections.MultiMap
 
containsValue(Object) - Method in class aQute.lib.env.Header
Deprecated.
containsValue(Object) - Method in class aQute.lib.env.Props
Deprecated.
containsValue(Object) - Method in class aQute.lib.env.Sieve
Deprecated.
containsValue(Object) - Method in class aQute.lib.settings.Settings
 
containsValue(Object) - Method in class aQute.libg.parameters.Attributes
Deprecated.
containsValue(String) - Method in class aQute.bnd.header.Attrs
 
containsValue(String) - Method in class aQute.lib.env.Props
 
containsValue(String) - Method in class aQute.libg.parameters.Attributes
 
content - Variable in class aQute.lib.tag.Tag
 
content - Variable in class aQute.libg.remote.Delta
 
CONTENT - Enum constant in enum class aQute.bnd.exporter.subsystem.EsaArchiveType
 
ContentFilter - Interface in aQute.libg.sax
 
ContentFilterImpl - Class in aQute.libg.sax
 
ContentFilterImpl() - Constructor for class aQute.libg.sax.ContentFilterImpl
 
context - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
context - Variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
Provides the context.
context - Variable in class aQute.service.reporter.Report.Location
 
context() - Method in class aQute.lib.utf8properties.PropertiesParser
 
context(String) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
context(String) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
context(String) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
context(String) - Method in interface aQute.service.reporter.Reporter.SetLocation
Set the context in the header.
CONTEXT - Static variable in interface aQute.libg.asn1.Types
 
continuation - Variable in class aQute.lib.utf8properties.PropertiesParser
 
CONTINUE_STRING - Static variable in class aQute.bnd.build.model.conversions.NewlineEscapedStringFormatter
 
continueOnError - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
continuous - Variable in class aQute.bnd.ant.TestTask
 
continuous - Variable in class aQute.bnd.build.ProjectTester
 
continuous() - Method in interface aQute.bnd.main.bnd.testOptions
 
Contract() - Constructor for class aQute.bnd.osgi.Contracts.Contract
 
CONTRACT - Static variable in interface aQute.bnd.osgi.Constants
 
contracted - Variable in class aQute.bnd.osgi.Contracts
 
contracts - Variable in class aQute.bnd.osgi.Analyzer
 
contracts - Variable in class aQute.bnd.osgi.Contracts
 
Contracts - Class in aQute.bnd.osgi
OSGi Contracts are first defined in OSGi Enterprise Release 5.0.0.
Contracts(Analyzer) - Constructor for class aQute.bnd.osgi.Contracts
 
Contracts.Contract - Class in aQute.bnd.osgi
 
contributeFiles(List<File>, Processor) - Method in class aQute.bnd.build.Container
Iterate over the containers and get the files they represent.
convert(HeaderClause) - Method in class aQute.bnd.build.model.conversions.HeaderClauseFormatter
 
convert(HeaderClause) - Method in class aQute.bnd.build.model.conversions.VersionedClauseConverter
 
convert(EE) - Method in class aQute.bnd.build.model.conversions.EEFormatter
 
convert(Scope, Type) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
convert(Attrs.Type, String) - Static method in class aQute.bnd.header.Attrs
 
convert(PersistentResource.DataType, Object) - Method in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
convert(TypeReference<T>, Object) - Method in class aQute.lib.converter.Converter
 
convert(Attributes.Type, String) - Static method in class aQute.libg.parameters.Attributes
 
convert(E) - Method in class aQute.bnd.build.model.conversions.EnumFormatter
 
convert(Boolean) - Method in class aQute.bnd.build.model.conversions.DefaultBooleanFormatter
 
convert(Class<T>, Object) - Method in class aQute.lib.converter.Converter
 
convert(Class<T>, Function<String, ? extends T>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
convert(Object) - Method in class aQute.bnd.build.model.conversions.DefaultFormatter
 
convert(Object) - Static method in class aQute.bnd.osgi.AnnotationHeaders
 
convert(ParameterizedType, Object) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
convert(ParameterizedType, Object) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
convert(Type[]) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
convert(Type, File, TaggedData) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
convert(Type, InputStream) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
convert(Type, Object) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
convert(Type, Object) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
convert(Type, Object) - Method in class aQute.lib.converter.Converter
 
convert(Type, Object) - Method in interface aQute.lib.converter.Converter.Hook
 
convert(TypeVariable<?>[]) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
convert(String) - Method in class aQute.bnd.build.model.conversions.EEConverter
 
convert(String) - Method in class aQute.bnd.build.model.conversions.EnumConverter
 
convert(String) - Method in class aQute.bnd.build.model.conversions.HeaderClauseListConverter
 
convert(String) - Method in class aQute.bnd.build.model.conversions.NewlineEscapedStringFormatter
 
convert(String) - Method in class aQute.bnd.build.model.conversions.PropertiesConverter
 
convert(String) - Method in class aQute.bnd.build.model.conversions.SimpleListConverter
 
convert(String, String) - Static method in class aQute.bnd.header.Attrs
 
convert(String, String) - Static method in class aQute.libg.parameters.Attributes
 
convert(String, Map<String, String>, Map<String, Object>) - Method in class aQute.bnd.build.model.conversions.CapReqFormatter
 
convert(Collection<? extends T>) - Method in class aQute.bnd.build.model.conversions.CollectionFormatter
 
convert(Map.Entry<String, ?>) - Method in class aQute.bnd.build.model.conversions.StringEntryConverter
 
convert(Map.Entry<String, String>) - Method in class aQute.bnd.build.model.conversions.PropertiesEntryFormatter
 
convert(Map<String, String>) - Method in class aQute.bnd.build.model.conversions.MapFormatter
 
convert(Capability) - Method in class aQute.bnd.build.model.conversions.CapabilityFormatter
 
convert(Requirement) - Method in class aQute.bnd.build.model.conversions.RequirementFormatter
 
convert(T) - Method in interface aQute.bnd.build.model.conversions.Converter
 
convert(T) - Method in class aQute.bnd.build.model.conversions.NoopConverter
 
convertArray(Type, Object) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
convertArray(Type, Object) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
convertDTO(String, String, Object, boolean) - Static method in class aQute.lib.tag.Tag
 
converted - Variable in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
converter - Static variable in class aQute.bnd.help.ProcessorHandler
 
converter - Variable in class aQute.lib.inject.Injector
 
Converter - Class in aQute.lib.converter
General Java type converter from an object to any type.
Converter<R,T> - Interface in aQute.bnd.build.model.conversions
 
Converter() - Constructor for class aQute.lib.converter.Converter
 
CONVERTER - Static variable in class aQute.bnd.osgi.Annotation
 
CONVERTER - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
Converter.Hook - Interface in aQute.lib.converter
 
converters - Static variable in class aQute.bnd.build.model.BndEditModel
 
convertNeverNull(Type, Object) - Method in class aQute.bnd.help.SpecialConverter
 
convertT(Type, Object) - Method in class aQute.lib.converter.Converter
 
convertUnixKernelVersion(String) - Static method in class aQute.bnd.osgi.OSInformation
Convert a generic Unix kernel version to an OSGi version.
copy() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
copy(byte[], File) - Static method in class aQute.lib.io.IO
 
copy(byte[], File, String) - Method in class aQute.libg.remote.sink.SinkFS
 
copy(byte[], OutputStream) - Static method in class aQute.lib.io.IO
 
copy(byte[], Writer) - Static method in class aQute.lib.io.IO
 
copy(byte[], Path) - Static method in class aQute.lib.io.IO
 
copy(Jar, Jar, String, boolean) - Method in class aQute.bnd.osgi.Builder
Copy
copy(Jar, String, boolean) - Method in class aQute.bnd.osgi.Jar
 
copy(Jar, String, Resource, Map<String, String>) - Method in class aQute.bnd.osgi.Builder
 
copy(Jar, String, File, Instructions, Map<String, String>) - Method in class aQute.bnd.osgi.Builder
 
copy(RepositoryPlugin, Instructions, RepositoryPlugin) - Method in class aQute.bnd.build.Project
 
copy(RepositoryPlugin, String, RepositoryPlugin) - Method in class aQute.bnd.build.Project
Copy a repository to another repository
copy(File, File) - Static method in class aQute.lib.io.IO
 
copy(File, InputStream, Pattern, boolean) - Method in class aQute.bnd.enroute.commands.EnrouteCommand
 
copy(File, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(File, MessageDigest) - Static method in class aQute.lib.io.IO
 
copy(InputStream, byte[]) - Static method in class aQute.lib.io.IO
 
copy(InputStream, byte[], int, int) - Static method in class aQute.lib.io.IO
 
copy(InputStream, ByteBufferOutputStream) - Static method in class aQute.lib.io.IO
 
copy(InputStream, DataOutput) - Static method in class aQute.lib.io.IO
 
copy(InputStream, File) - Static method in class aQute.lib.io.IO
 
copy(InputStream, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(InputStream, OutputStream, int) - Static method in class aQute.lib.io.IO
 
copy(InputStream, Writer) - Static method in class aQute.lib.io.IO
 
copy(InputStream, Writer, String) - Static method in class aQute.lib.io.IO
 
copy(InputStream, Writer, Charset) - Static method in class aQute.lib.io.IO
 
copy(InputStream, URL) - Static method in class aQute.lib.io.IO
 
copy(InputStream, URL, String) - Static method in class aQute.lib.io.IO
 
copy(InputStream, ByteBuffer) - Static method in class aQute.lib.io.IO
 
copy(InputStream, WritableByteChannel) - Static method in class aQute.lib.io.IO
 
copy(InputStream, Path) - Static method in class aQute.lib.io.IO
 
copy(InputStream, MessageDigest) - Static method in class aQute.lib.io.IO
 
copy(Reader, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(Reader, OutputStream, String) - Static method in class aQute.lib.io.IO
 
copy(Reader, OutputStream, Charset) - Static method in class aQute.lib.io.IO
 
copy(Reader, Writer) - Static method in class aQute.lib.io.IO
 
copy(String, String, Project) - Method in class aQute.bnd.plugin.eclipse.EclipsePlugin
 
copy(String, String, Project) - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
copy(URLConnection, File) - Static method in class aQute.lib.io.IO
 
copy(URLConnection, MessageDigest) - Static method in class aQute.lib.io.IO
 
copy(URL, File) - Static method in class aQute.lib.io.IO
 
copy(URL, MessageDigest) - Static method in class aQute.lib.io.IO
 
copy(ByteBuffer, int, ByteBuffer, int, int) - Method in class aQute.lib.index.Index.Page
 
copy(ByteBuffer, DataOutput) - Static method in class aQute.lib.io.IO
 
copy(ByteBuffer, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(ReadableByteChannel, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(ReadableByteChannel, WritableByteChannel) - Static method in class aQute.lib.io.IO
 
copy(ReadableByteChannel, MessageDigest) - Static method in class aQute.lib.io.IO
 
copy(Path, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(Path, Path) - Static method in class aQute.lib.io.IO
 
copy(Path, MessageDigest) - Static method in class aQute.lib.io.IO
 
copy(Collection<?>, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(Collection<T>) - Static method in class aQute.libg.generics.Create
 
copy(Function<String, String>) - Method in class aQute.bnd.component.PropertyDef
 
copy(List<RepositoryPlugin>, RepositoryPlugin, String, String) - Method in class aQute.bnd.main.RepoCommand
 
copy(List<T>) - Static method in class aQute.libg.generics.Create
 
copy(Map<K, V>) - Static method in class aQute.libg.generics.Create
 
copy(Capability, Resource) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
copy(Requirement, Resource) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
copy(T) - Method in interface aQute.bnd.service.clipboard.Clipboard
Copy the content and return true if successful.
copyCapabilities(Set<String>, Resource) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
copyCapabilities(Set<String>, Resource) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
copyEntry(Report, List<String>, List<String>, String) - Method in class aQute.libg.reporter.ReporterAdapter
 
copyFrom(ComponentSvcReference) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
copyFrom(Domain) - Method in class aQute.bnd.osgi.Domain
 
copyFrom(Index.Page, int, int) - Method in class aQute.lib.index.Index.Page
 
copyGavs(RepoCommand.SyncOptions, List<RepositoryPlugin>, RepositoryPlugin) - Method in class aQute.bnd.main.RepoCommand
 
copyInfo(Jar, Jar, String) - Method in class aQute.bnd.maven.MavenCommand
 
copyInfoHeader(Manifest, Manifest, String, String) - Method in class aQute.bnd.maven.MavenCommand
 
copyInfoResource(Jar, Jar, String) - Method in class aQute.bnd.maven.MavenCommand
 
copyit(boolean, RepositoryPlugin, RepoCommand.Spec, File) - Method in class aQute.bnd.main.RepoCommand
 
copyit(RepoCommand.getOptions, File) - Method in class aQute.bnd.main.RepoCommand
 
copyIt(boolean, RepositoryPlugin, RepoCommand.Spec, File) - Method in class aQute.bnd.main.RepoCommand
 
copyOf(Collection<? extends E>) - Static method in class aQute.bnd.unmodifiable.Lists
 
copyOf(Collection<? extends E>) - Static method in class aQute.bnd.unmodifiable.Sets
 
copyOf(Map<? extends K, ? extends V>) - Static method in class aQute.bnd.unmodifiable.Maps
 
CopyOnWriteTextStore - Class in aQute.bnd.properties
Copy-on-write ITextStore wrapper.
CopyOnWriteTextStore(ITextStore) - Constructor for class aQute.bnd.properties.CopyOnWriteTextStore
Creates an empty text store.
CopyOnWriteTextStore.StringTextStore - Class in aQute.bnd.properties
An unmodifiable String based text store.
copyPackage(Jar, List<Jar>, String, int) - Method in class aQute.bnd.osgi.Builder
Copy the package from the providers based on the split package strategy.
copyProperties(Properties) - Method in class aQute.bnd.ant.PrepareTask
 
copyResource(File, String, Resource) - Method in class aQute.bnd.osgi.Jar
 
copyright() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
copyright(Attributes) - Method in class aQute.bnd.maven.MavenCommand
Generate the copyright statement.
copyrightKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
count - Static variable in class aQute.lib.settings.PasswordCryptor
 
count - Variable in class aQute.libg.forker.Forker
 
count - Variable in class aQute.libg.ints.IntCounter
 
count() - Method in interface aQute.bnd.main.bnd.DependencyOptions
 
count() - Method in class aQute.bnd.stream.EntryPipeline
 
count() - Method in interface aQute.bnd.stream.MapStream
 
COUNT_OFFSET - Static variable in class aQute.lib.index.Index.Page
 
countBackslashesAtEnd(StringBuilder) - Method in class aQute.lib.utf8properties.PropertiesParser
 
Coverage - Class in aQute.bnd.make.coverage
This class can create a coverage table between two classspaces.
Coverage() - Constructor for class aQute.bnd.make.coverage.Coverage
 
CoverageResource - Class in aQute.bnd.make.coverage
Creates an XML Coverage report.
CoverageResource(Collection<Clazz>, Collection<Clazz>) - Constructor for class aQute.bnd.make.coverage.CoverageResource
 
cp - Variable in class aQute.bnd.build.JUnitLauncher
 
CPL_1_0 - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Common Public License 1.0.
create() - Static method in class aQute.bnd.build.model.conversions.SimpleListConverter
 
create() - Method in class aQute.bnd.connection.settings.ConnectionSettings.MasterPassphrase
 
create() - Method in class aQute.lib.concurrentinit.ConcurrentInitialize
Override to create the actual object
create(int, RemoteWorkspaceClient) - Static method in class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
Create a Remote Workspace on a specific port.
create(Converter<R, ? super String>) - Static method in class aQute.bnd.build.model.conversions.SimpleListConverter
 
create(File, RemoteWorkspaceClient) - Static method in class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
Create a Remote Workspace object that communicates with a Remote Workspace server on the same machine on the loopback interface.
create(Class<?>, Function<Method, String>, boolean) - Static method in class aQute.bnd.help.Syntax
 
create(Class<E>) - Static method in class aQute.bnd.build.model.conversions.EnumConverter
 
create(Class<E>) - Static method in class aQute.bnd.build.model.conversions.EnumFormatter
Construct a new formatter with no default value, i.e.
create(Class<E>, E) - Static method in class aQute.bnd.build.model.conversions.EnumConverter
 
create(Class<E>, E) - Static method in class aQute.bnd.build.model.conversions.EnumFormatter
Construct a new formatter with the specified default value.
create(Class<T>, Map<String, Object>) - Static method in class aQute.lib.config.proxy.ConfigurationProxy
 
create(String, String) - Static method in class aQute.bnd.header.Attrs
 
create(String, String) - Static method in class aQute.libg.parameters.Attributes
 
create(RSAPrivateKeySpec) - Static method in class aQute.libg.cryptography.RSA
 
create(RSAPublicKeySpec) - Static method in class aQute.libg.cryptography.RSA
 
Create - Class in aQute.libg.generics
 
Create() - Constructor for class aQute.libg.generics.Create
 
createArea(String) - Method in interface aQute.libg.remote.Sink
Create a new area
createArea(String) - Method in class aQute.libg.remote.sink.RemoteSink
 
createArtifactFile() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
createArtifactName(Artifact) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
createAugmentOperation(MultiMap<Requirement, AugmentRepository.Augment>, String, Attrs) - Method in class aQute.bnd.osgi.repository.AugmentRepository
 
createBndrun - Static variable in class aQute.bnd.build.Run
So far we have not included the resolver code inside bndlib.
createBundleRequirement(String, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createCapability(OSInformation.NativeCapability) - Static method in class aQute.bnd.osgi.OSInformation
 
createCapReqBuilder(String, Attrs) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createCertificates(String) - Method in class aQute.bnd.url.HttpsVerification
 
createCipher(String, byte[], int) - Static method in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
createClasspath(Project) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
Create a classpath for the project, overwriting an existing classpath
createComponentResource(String, String, Map<String, String>) - Method in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
Create the resource for a DS component.
createComponentResource(Map<String, Map<String, String>>, String, Map<String, String>) - Method in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
 
createComponentTag(String, String, Map<String, String>) - Method in class aQute.bnd.component.HeaderReader
 
createConfigurable(Class<T>, Dictionary<?, ?>) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
createConfigurable(Class<T>, Dictionary<?, ?>) - Static method in class aQute.configurable.Configurable
 
createConfigurable(Class<T>, Map<?, ?>) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
createConfigurable(Class<T>, Map<?, ?>) - Static method in class aQute.configurable.Configurable
 
created - Enum constant in enum class aQute.libg.remote.Event
 
created(Project) - Method in class aQute.bnd.plugin.ant.AntPlugin
 
created(Project) - Method in class aQute.bnd.plugin.eclipse.EclipsePlugin
 
created(Project) - Method in class aQute.bnd.plugin.git.GitPlugin
 
created(Project) - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
created(Project) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
CREATED_BY - Static variable in interface aQute.bnd.osgi.Constants
 
createDefaultWorkspace() - Static method in class aQute.bnd.build.Workspace
 
createDirectories(Set<String>, ZipOutputStream, String) - Method in class aQute.bnd.osgi.Jar
 
createEnumField(Field) - Static method in class aQute.bnd.help.Syntax
 
createFilter(String) - Static method in class aQute.bnd.osgi.resource.FilterImpl
Creates a FilterImpl object.
createFilter(String, String) - Method in class aQute.bnd.build.WorkspaceClassIndex
 
createFilterElement(String) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Creates list of Elements for the associated filter
createLatest - Variable in class aQute.lib.deployer.FileRepo
 
createLines(String, int, int) - Method in class aQute.bnd.properties.LineTracker
Creates the line structure for the given text.
createPackageCapability(String, Attrs, String, Version) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createPackageRequirement(String, Attrs, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createPackageRequirement(String, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createPath(Reference) - Method in class aQute.bnd.ant.BndTask
 
createPom(URI) - Method in class aQute.bnd.maven.support.MavenEntry
Help function to create the POM and record its source.
createPrivate(BigInteger, BigInteger) - Static method in class aQute.libg.cryptography.RSA
 
createProgress(String) - Method in interface aQute.bnd.service.message.Dialogs
Create a progress monitor
createProgressWrappedStream(InputStream, String, int, ProgressPlugin.Task, long) - Method in class aQute.bnd.http.HttpClient
 
createProject(Project) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
Create a classpath for the project, overwriting an existing classpath
createProject(String) - Method in class aQute.bnd.build.Workspace
Create a project in this workspace
createProjectModel(File) - Method in class aQute.bnd.maven.support.Maven
 
createProxyHandler(ProxyDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
Create Proxy Handler from ProxyDTO
createPublic(BigInteger, BigInteger) - Static method in class aQute.libg.cryptography.RSA
 
createReleaseDir() - Method in class aQute.bnd.ant.RunBundlesTask
 
createReleaseDir() - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
createRequirementFromCapability(Capability) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createRun(Workspace, File) - Static method in class aQute.bnd.build.Run
Create a Run that will be stand alone if it contains -standalone.
createRun0(Workspace, File) - Static method in class aQute.bnd.build.Run
 
createServiceRequirement(String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createSimpleRequirement(String, String, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
createStandaloneWorkspace(Processor, URI) - Static method in class aQute.bnd.build.Workspace
Create a workspace that does not inherit from a cnf directory etc.
createSymbolicLink(File, File) - Static method in class aQute.lib.io.IO
 
createSymbolicLink(Path, Path) - Static method in class aQute.lib.io.IO
 
createSymbolicLinkOrCopy(File, File) - Static method in class aQute.lib.io.IO
Creates a symbolic link from link to the target, or copies target to link if running on Windows.
createSymbolicLinkOrCopy(Path, Path) - Static method in class aQute.lib.io.IO
Creates a symbolic link from link to the target, or copies target to link if running on Windows.
createTempFile(File, String, String) - Static method in class aQute.lib.io.IO
Create a temporary file.
createTypeRef(String) - Method in class aQute.bnd.osgi.Descriptors
 
createURL(String, byte[]) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
createURLConnectionHandler(ServerDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
createWildcardRequirement() - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
createWorkspace(File) - Static method in class aQute.bnd.build.Workspace
Create a new Workspace
creator - Variable in class aQute.lib.concurrentinit.ConcurrentInitialize
 
credentials(String, byte[], byte[]) - Method in class aQute.bnd.url.BndAuthentication
 
crossRef(Collection<Clazz>, Map<Clazz.MethodDef, List<Clazz.MethodDef>>) - Static method in class aQute.bnd.make.coverage.Coverage
 
Crypto - Class in aQute.libg.cryptography
 
Crypto() - Constructor for class aQute.libg.cryptography.Crypto
 
cryptography - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
cstderr - Variable in class aQute.lib.redirect.Redirect
 
cstdout - Variable in class aQute.lib.redirect.Redirect
 
CURLIES - Enum constant in enum class aQute.libg.glob.Glob.State
 
current - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
current - Variable in class aQute.bnd.osgi.AnnotationHeaders
 
current - Static variable in class aQute.bnd.osgi.Processor
 
current - Variable in class aQute.bnd.osgi.resource.FilterBuilder
 
current - Variable in class aQute.lib.json.Decoder
 
current - Variable in class aQute.lib.putjar.DirectoryInputStream
 
current - Variable in class aQute.lib.utf8properties.PropertiesParser
 
current() - Method in class aQute.bnd.osgi.Processor
A processor can mark itself current for a thread.
current() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
current() - Method in class aQute.lib.json.Decoder
 
CURRENT - Static variable in class aQute.bnd.osgi.About
 
CURRENT_BUNDLESYMBOLICNAME - Static variable in interface aQute.bnd.osgi.Constants
 
CURRENT_BUNDLEVERSION - Static variable in interface aQute.bnd.osgi.Constants
 
CURRENT_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
CURRENT_USES - Static variable in interface aQute.bnd.osgi.Constants
 
CURRENT_VERSION - Static variable in interface aQute.bnd.osgi.Constants
 
custom - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
custom() - Element in annotation interface aQute.bnd.annotation.headers.BundleCategory
Custom categories.
CUSTOM - Enum constant in enum class aQute.bnd.service.diff.Type
 
customize(T, Attrs, PluginsContainer) - Method in class aQute.bnd.osgi.Processor
Set the initial parameters of a plugin
cwd - Variable in class aQute.bnd.build.ProjectLauncher
 
cwd - Variable in class aQute.libg.command.Command
 
cwd - Variable in class aQute.libg.remote.sink.AreaImpl
 
cwd - Variable in class aQute.libg.remote.source.RemoteSource
 
cwd - Variable in class aQute.libg.remote.source.SourceFS
 

D

d - Variable in class aQute.libg.cryptography.Verifier
 
D - Enum constant in enum class aQute.bnd.signatures.BaseType
 
d2f - Static variable in class aQute.bnd.osgi.OpCodes
 
d2i - Static variable in class aQute.bnd.osgi.OpCodes
 
d2l - Static variable in class aQute.bnd.osgi.OpCodes
 
dadd - Static variable in class aQute.bnd.osgi.OpCodes
 
daload - Static variable in class aQute.bnd.osgi.OpCodes
 
dastore - Static variable in class aQute.bnd.osgi.OpCodes
 
data - Variable in class aQute.bnd.build.Project
 
data - Variable in class aQute.bnd.build.Workspace
 
data - Variable in class aQute.bnd.unmodifiable.ImmutableList.SerializationProxy
 
data - Variable in class aQute.bnd.unmodifiable.ImmutableMap.SerializationProxy
 
data - Variable in class aQute.bnd.unmodifiable.ImmutableSet.SerializationProxy
 
data - Variable in class aQute.lib.base64.Base64
 
data - Variable in class aQute.lib.persistentmap.PersistentMap
 
data - Variable in class aQute.lib.settings.Settings
 
data - Variable in class aQute.libg.asn1.PDU
 
Data - Class in aQute.lib.data
 
Data() - Constructor for class aQute.bnd.service.diff.Diff.Data
 
Data() - Constructor for class aQute.bnd.service.diff.Tree.Data
 
Data() - Constructor for class aQute.lib.data.Data
 
Data() - Constructor for class aQute.lib.settings.Settings.Data
 
DATA - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
database - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
dataStream(String) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
DataType() - Constructor for enum class aQute.bnd.osgi.resource.PersistentResource.DataType
 
date - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl.FileLayout
 
DATE_TIME_FORMATTER - Static variable in class aQute.lib.json.DateHandler
 
DATE_TIME_FORMATTER - Static variable in class aQute.lib.tag.Tag
 
DATE_TIME_FORMATTERS - Static variable in class aQute.lib.date.Dates
 
DATE_TOSTRING - Static variable in class aQute.bnd.osgi.Macro
 
DATE_TOSTRING - Static variable in class aQute.lib.date.Dates
 
DATE_TOSTRING - Static variable in class aQute.libg.sed.ReplacerAdapter
 
DATE_TOSTRING_DEFAULT_LOCALE - Static variable in class aQute.lib.date.Dates
 
DateHandler - Class in aQute.lib.json
 
DateHandler() - Constructor for class aQute.lib.json.DateHandler
 
Dates - Class in aQute.lib.date
 
Dates() - Constructor for class aQute.lib.date.Dates
 
db - Variable in class aQute.bnd.build.Container
 
dbf - Static variable in class aQute.bnd.cdi.CDIAnnotations
 
dbf - Static variable in class aQute.bnd.maven.PomParser
 
dbf - Static variable in class aQute.bnd.maven.support.Pom
 
dbf - Static variable in class aQute.lib.xmldtoparser.DomDTOParser
 
dbf - Static variable in class aQute.lib.xpath.XPathParser
 
dch - Static variable in class aQute.lib.json.JSONCodec
 
dcmpg - Static variable in class aQute.bnd.osgi.OpCodes
 
dcmpl - Static variable in class aQute.bnd.osgi.OpCodes
 
dconst_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
dconst_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
ddiv - Static variable in class aQute.bnd.osgi.OpCodes
 
deactivate - Variable in class aQute.bnd.component.ComponentDef
 
deactivate() - Method in interface aQute.bnd.service.extension.ExtensionActivator
 
Deactivate - Annotation Interface in aQute.bnd.annotation.component
Deprecated.
Deactivate - Annotation Interface in aQute.bnd.component.annotations
Identify the annotated method as the deactivate method of a Service Component.
DEACTIVATE_SIGNATURE_ERROR - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
DEACTIVATION_REASON_BUNDLE_STOPPED - Static variable in interface aQute.bnd.component.ComponentConstants
The component configuration was deactivated because the bundle was stopped.
DEACTIVATION_REASON_CONFIGURATION_DELETED - Static variable in interface aQute.bnd.component.ComponentConstants
The component configuration was deactivated because its configuration was deleted.
DEACTIVATION_REASON_CONFIGURATION_MODIFIED - Static variable in interface aQute.bnd.component.ComponentConstants
The component configuration was deactivated because its configuration was changed.
DEACTIVATION_REASON_DISABLED - Static variable in interface aQute.bnd.component.ComponentConstants
The component configuration was deactivated because the component was disabled.
DEACTIVATION_REASON_DISPOSED - Static variable in interface aQute.bnd.component.ComponentConstants
The component configuration was deactivated because the component was disposed.
DEACTIVATION_REASON_REFERENCE - Static variable in interface aQute.bnd.component.ComponentConstants
The component configuration was deactivated because a reference became unsatisfied.
DEACTIVATION_REASON_UNSPECIFIED - Static variable in interface aQute.bnd.component.ComponentConstants
The reason the component configuration was deactivated is unspecified.
debug() - Method in interface aQute.bnd.main.bnd.bndOptions
 
debug_extension - Variable in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
dec() - Method in class aQute.lib.json.JSONCodec
Create a new Decoder with the state and appropriate API.
dec() - Method in class aQute.libg.ints.IntCounter
Increment the current value.
declaration(StringBuilder, GenericDeclaration) - Method in class aQute.bnd.compatibility.Signatures
Classes, Methods, or Constructors can have a declaration that provides nested a scope for type variables.
DeclarativeServicesAnnotationError - Class in aQute.bnd.component.error
 
DeclarativeServicesAnnotationError(String, String, DeclarativeServicesAnnotationError.ErrorType) - Constructor for class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
DeclarativeServicesAnnotationError(String, String, String, DeclarativeServicesAnnotationError.ErrorType) - Constructor for class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
DeclarativeServicesAnnotationError.ErrorType - Enum Class in aQute.bnd.component.error
 
declare(StringBuilder, Map<String, String>, Signatures.Rover) - Method in class aQute.bnd.compatibility.Signatures
Handle the declaration part.
declaring - Variable in class aQute.bnd.compatibility.Scope
 
decode(byte[]) - Method in class aQute.lib.utf8properties.UTF8Properties
 
decode(Decoder) - Method in class aQute.lib.json.BooleanHandler
 
decode(Decoder) - Method in class aQute.lib.json.CharacterHandler
 
decode(Decoder) - Method in class aQute.lib.json.Handler
 
decode(Decoder) - Method in class aQute.lib.json.NumberHandler
 
decode(Decoder) - Method in class aQute.lib.json.StringHandler
 
decode(Decoder, boolean) - Method in class aQute.lib.json.BooleanHandler
 
decode(Decoder, boolean) - Method in class aQute.lib.json.CharacterHandler
 
decode(Decoder, boolean) - Method in class aQute.lib.json.Handler
 
decode(Decoder, boolean) - Method in class aQute.lib.json.NumberHandler
 
decode(Decoder, boolean) - Method in class aQute.lib.json.StringHandler
 
decode(Decoder, Number) - Method in class aQute.lib.json.BooleanHandler
 
decode(Decoder, Number) - Method in class aQute.lib.json.CharacterHandler
 
decode(Decoder, Number) - Method in class aQute.lib.json.DateHandler
 
decode(Decoder, Number) - Method in class aQute.lib.json.Handler
 
decode(Decoder, Number) - Method in class aQute.lib.json.NumberHandler
 
decode(Decoder, Number) - Method in class aQute.lib.json.StringHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.BooleanHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.ByteArrayHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.CharacterHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.DateHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.EnumHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.FileHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.Handler
 
decode(Decoder, String) - Method in class aQute.lib.json.NumberHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.SpecialHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.StringHandler
 
decode(Decoder, String) - Method in class aQute.lib.json.UUIDHandler
 
decode(File, Class<T>) - Method in class aQute.lib.codec.HCodec
 
decode(InputStream, Class<T>) - Method in class aQute.lib.codec.HCodec
 
decode(InputStream, Type) - Method in class aQute.lib.codec.HCodec
 
decode(Reader, OutputStream) - Static method in class aQute.lib.base64.Base64
 
decode(Reader, OutputStream, int) - Static method in class aQute.lib.base64.Base64
 
decode(Reader, Class<T>) - Method in class aQute.lib.codec.HCodec
 
decode(Reader, Type) - Method in interface aQute.lib.codec.Codec
 
decode(Reader, Type) - Method in class aQute.lib.codec.HCodec
 
decode(Type, Decoder) - Method in class aQute.lib.json.JSONCodec
 
decode(String) - Static method in class aQute.libg.uri.URIUtil
 
decode(ByteBuffer, Charset) - Static method in class aQute.lib.io.IO
 
decodeArray(Decoder) - Method in class aQute.lib.json.ArrayHandler
 
decodeArray(Decoder) - Method in class aQute.lib.json.ByteArrayHandler
 
decodeArray(Decoder) - Method in class aQute.lib.json.CollectionHandler
 
decodeArray(Decoder) - Method in class aQute.lib.json.Handler
 
decodeArray(Decoder) - Method in class aQute.lib.json.StringHandler
An array can be assigned to a string.
decodeBase64(File) - Static method in class aQute.lib.base64.Base64
 
decodeBase64(InputStream) - Static method in class aQute.lib.base64.Base64
 
decodeBase64(InputStream, int) - Static method in class aQute.lib.base64.Base64
 
decodeBase64(Reader) - Static method in class aQute.lib.base64.Base64
 
decodeBase64(Reader, int) - Static method in class aQute.lib.base64.Base64
 
decodeBase64(String) - Static method in class aQute.lib.base64.Base64
 
decodeExtra(String) - Static method in interface aQute.bnd.osgi.Resource
Decode a String to a ZIP extra field.
decodeObject(Decoder) - Method in class aQute.lib.json.Handler
 
decodeObject(Decoder) - Method in class aQute.lib.json.MapHandler
 
decodeObject(Decoder) - Method in class aQute.lib.json.ObjectHandler
 
decodeObject(Decoder) - Method in class aQute.lib.json.StringHandler
An object can be assigned to a string.
Decoder - Class in aQute.lib.json
 
Decoder(JSONCodec) - Constructor for class aQute.lib.json.Decoder
 
DECODER - Static variable in class aQute.bnd.url.LocalTrustManager
 
decoders - Static variable in class aQute.lib.utf8properties.UTF8Properties
 
decorate(Parameters) - Method in class aQute.bnd.osgi.Instructions
Match the instruction against the parameters and merge the attributes if matches.
decorate(Parameters, boolean) - Method in class aQute.bnd.osgi.Instructions
Match the instruction against the parameters and merge the attributes if matches.
decorateAttrs(Attrs, Attrs) - Method in class aQute.bnd.osgi.Instructions
 
decorated(String) - Method in class aQute.bnd.osgi.Processor
 
decorated(String, boolean) - Method in class aQute.bnd.osgi.Processor
Return a parameters that contains the merged properties of the given key and that is decorated by the merged properties of the key + '+', optionally including literals, and decorated by the merged properties of the key + '++', always including literals.
DECORATED_PASSWORD_P - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
decorators - Variable in class aQute.bnd.osgi.Contracts.Contract
 
decrypt(byte[], String) - Static method in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
decrypt(char[], InputStream) - Method in class aQute.lib.settings.PasswordCryptor
 
decrypt(String, String) - Static method in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
def - Variable in class aQute.bnd.metatype.DesignateReader
 
Def(int) - Constructor for class aQute.bnd.osgi.Clazz.Def
 
DEFAULT - Enum constant in enum class aQute.bnd.annotation.Cardinality
Default element value for annotation.
DEFAULT - Enum constant in enum class aQute.bnd.annotation.Resolution
Default element value for annotation.
DEFAULT - Enum constant in enum class aQute.bnd.component.annotations.ServiceScope
Default element value for annotation.
DEFAULT - Enum constant in enum class aQute.bnd.service.diff.Type
 
DEFAULT - Static variable in class aQute.bnd.plugin.ant.AntPlugin
 
DEFAULT - Static variable in class aQute.lib.aspects.Aspects
 
DEFAULT_ACTIONS - Static variable in class aQute.bnd.build.Project
 
DEFAULT_BAR_EXTENSION - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_BND_EXTENSION - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_BNDRUN_EXTENSION - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_CHARSET - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_CONSTRUCTOR - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
DEFAULT_CONSUMER_POLICY - Static variable in class aQute.bnd.osgi.Analyzer
 
DEFAULT_DO_NOT_COPY - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_DO_NOT_COPY - Static variable in class aQute.bnd.osgi.Jar
 
DEFAULT_DO_NOT_COPY_P - Static variable in class aQute.bnd.osgi.Instruction.Filter
 
DEFAULT_INDEX_FILE - Static variable in class aQute.bnd.main.IndexCommand
 
DEFAULT_JAR_EXTENSION - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_LAUNCHER_BSN - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_LOG_LEVEL_KEY - Static variable in class aQute.bnd.main.bnd
 
DEFAULT_MAX_INPUT_LENGTH - Static variable in class aQute.lib.base64.Base64
 
DEFAULT_MODULE_EE - Static variable in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
DEFAULT_PACKAGE - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
DEFAULT_PACKAGE - Static variable in class aQute.bnd.osgi.Descriptors
 
DEFAULT_PREPROCESSS_MATCHERS - Static variable in interface aQute.bnd.osgi.Constants
List of standard matchers for preprocessing
DEFAULT_PROP_BIN_DIR - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_PROP_SRC_DIR - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_PROP_TARGET_DIR - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_PROP_TESTBIN_DIR - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_PROP_TESTSRC_DIR - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_PROVIDER_POLICY - Static variable in class aQute.bnd.osgi.Analyzer
 
DEFAULT_TESTER_BSN - Static variable in interface aQute.bnd.osgi.Constants
 
DEFAULT_VERSION_ATTR - Static variable in class aQute.bnd.osgi.resource.Filters
 
DefaultBooleanFormatter - Class in aQute.bnd.build.model.conversions
Formatter for booleans with a default value; if the input value matches the default then it is formatted to null.
DefaultBooleanFormatter(boolean) - Constructor for class aQute.bnd.build.model.conversions.DefaultBooleanFormatter
 
defaultClassifier(PluginExecution) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
defaultConfiguration() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
defaultConstructor - Static variable in class aQute.bnd.annotation.metatype.Configurable
 
defaultConstructor - Static variable in class aQute.bnd.build.Workspace
 
defaultConstructor - Static variable in class aQute.bnd.osgi.PluginsContainer
 
defaultConstructor - Static variable in class aQute.configurable.Configurable
 
defaultConstructor - Static variable in class aQute.lib.converter.Converter
 
defaultConstructor - Static variable in class aQute.lib.json.Handler
 
defaultConstructor - Static variable in class aQute.lib.xpath.XPathParser
 
defaultExporter(Project, Map<String, String>) - Method in class aQute.bnd.exporter.executable.ExecutableJarExporter
 
defaultFalseBoolFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
DefaultFormatter - Class in aQute.bnd.build.model.conversions
 
DefaultFormatter() - Constructor for class aQute.bnd.build.model.conversions.DefaultFormatter
 
DEFAULTOPTIONS - Static variable in interface aQute.bnd.service.RepositoryPlugin
 
DEFAULTOPTIONS - Static variable in class aQute.lib.deployer.FileRepo
Options used when the options are null
defaultPreProcessMatcher - Variable in class aQute.bnd.osgi.Builder
 
defaults - Static variable in class aQute.bnd.build.Workspace
 
defaults - Variable in class aQute.bnd.maven.lib.configuration.BeanProperties
 
defaults - Variable in class aQute.bnd.metatype.ADDef
 
defaults - Variable in class aQute.lib.json.ObjectHandler
 
defaultsCache - Variable in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
DefaultURLConnectionHandler - Class in aQute.bnd.url
Base class for the URL Connection handlers.
DefaultURLConnectionHandler() - Constructor for class aQute.bnd.url.DefaultURLConnectionHandler
 
DefaultURLConnectionHandler.Config - Interface in aQute.bnd.url
 
defaultValue - Variable in class aQute.bnd.build.model.conversions.DefaultBooleanFormatter
 
defaultValue - Variable in class aQute.bnd.build.model.conversions.EnumConverter
 
defaultValue - Variable in class aQute.bnd.build.model.conversions.EnumFormatter
 
defaultValue - Variable in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
defaultValue() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The default value for this AttributeDefinition.
defaultValue(String) - Method in class aQute.bnd.maven.lib.configuration.BeanProperties
 
DEFINE_CONTRACT - Static variable in interface aQute.bnd.osgi.Constants
 
definitions - Variable in class aQute.bnd.ant.WrapTask
 
definitions - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
deflate - Variable in class aQute.lib.json.Encoder
 
deflate() - Method in class aQute.lib.json.Encoder
 
DEFLATE - Enum constant in enum class aQute.bnd.osgi.Jar.Compression
 
deflt() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The default value.
deflt() - Element in annotation interface aQute.configurable.Config
 
delayRunDependencies - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
delayRunDependencies - Variable in class aQute.bnd.build.Project
 
delegate - Variable in class aQute.bnd.http.ProgressWrappingStream
 
delegate - Variable in class aQute.bnd.osgi.ExecutorGroup.ExecutorThreadFactory
 
delegates - Variable in class aQute.bnd.osgi.ClassDataCollectors
 
delete - Variable in class aQute.libg.remote.Delta
 
delete() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to delete
delete() - Method in class aQute.bnd.http.URLCache.Info
 
delete(byte[]) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Delete a resource from the text file (not from the cache)
delete(Project) - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
delete(Project) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
delete(File) - Static method in class aQute.lib.io.IO
Deletes the specified file.
delete(String, byte[]) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
delete(String, byte[]) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
delete(String, int, int) - Static method in class aQute.lib.strings.Strings
 
delete(String, Version) - Method in class aQute.lib.deployer.FileRepo
Delete an entry from the repository and cleanup the directory
delete(Path) - Static method in class aQute.lib.io.IO
Deletes the specified path.
deleteCache(byte[]) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Delete a cache entry
deleteCache(byte[]) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
deleteContent(File) - Static method in class aQute.lib.io.IO
Deletes the specified content of the given directory.
deleted - Enum constant in enum class aQute.libg.remote.Event
 
deleteOnClose - Variable in class aQute.bnd.osgi.FileResource
 
deleteOnClose(boolean) - Method in class aQute.bnd.osgi.FileResource
 
deleteWithException(File) - Static method in class aQute.lib.io.IO
Deletes the specified file.
deleteWithException(Path) - Static method in class aQute.lib.io.IO
Deletes the specified path.
delimiter - Variable in class aQute.bnd.properties.Document.DelimiterInfo
 
delimiter - Variable in class aQute.bnd.properties.Line
The delimiter of this line
delimiterIndex - Variable in class aQute.bnd.properties.Document.DelimiterInfo
 
DelimiterInfo() - Constructor for class aQute.bnd.properties.Document.DelimiterInfo
 
delimiterLength - Variable in class aQute.bnd.properties.Document.DelimiterInfo
 
DELIMITERS - Static variable in class aQute.bnd.properties.Document
 
delta - Variable in class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
delta - Variable in class aQute.bnd.classfile.StackMapTableAttribute.ChopFrame
 
delta - Variable in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
delta - Variable in class aQute.bnd.classfile.StackMapTableAttribute.SameFrameExtended
 
delta - Variable in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
delta - Variable in class aQute.bnd.differ.DiffImpl
 
delta - Variable in class aQute.bnd.service.diff.Diff.Data
 
delta(File, Delta) - Method in class aQute.libg.remote.sink.SinkFS
 
delta(File, Collection<Delta>) - Method in class aQute.libg.remote.sink.SinkFS
 
Delta - Class in aQute.libg.remote
 
Delta - Enum Class in aQute.bnd.service.diff
The Delta provides information about the Diff object.
Delta() - Constructor for enum class aQute.bnd.service.diff.Delta
 
Delta() - Constructor for class aQute.libg.remote.Delta
 
dependencies - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
dependencies - Variable in class aQute.bnd.maven.MavenDependencyGraph
 
dependencies - Variable in class aQute.bnd.maven.support.Pom
 
dependencies - Variable in class aQute.libg.forker.Forker.Job
 
dependenciesBuild - Variable in class aQute.bnd.build.Project
 
dependenciesFull - Variable in class aQute.bnd.build.Project
 
dependenciesTest - Variable in class aQute.bnd.build.Project
 
dependency - Variable in class aQute.bnd.maven.support.Pom.Rover
 
dependency - Variable in class aQute.bnd.maven.support.ProjectPom.Rover
 
dependency - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
True if this resource was added as a dependency
Dependency() - Constructor for class aQute.bnd.maven.support.Pom.Dependency
 
DependencyContributor - Interface in aQute.bnd.service
 
dependencyManagement - Variable in class aQute.bnd.service.maven.PomOptions
 
dependencyManagement() - Method in interface aQute.bnd.main.RepoCommand.PomOptions
 
DEPENDENT_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
dependents - Variable in class aQute.bnd.build.Project
 
dependents - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
dependsOn() - Method in interface aQute.bnd.main.bnd.infoOptions
 
DEPENDSON - Static variable in interface aQute.bnd.osgi.Constants
 
deploy() - Method in class aQute.bnd.build.Project
Deploy the current project to a repository
deploy(Project, Jar) - Method in class aQute.bnd.maven.MavenDeployCmd
 
deploy(Project, String, InputStream) - Method in class aQute.bnd.maven.MavenDeploy
 
deploy(Project, String, InputStream) - Method in interface aQute.bnd.service.Deploy
 
deploy(File) - Method in class aQute.bnd.build.Project
Deploy the file (which must be a bundle) into the repository.
deploy(String, File) - Method in class aQute.bnd.build.Project
Deploy the file (which must be a bundle) into the repository.
Deploy - Interface in aQute.bnd.service
Deploy this artifact to maven.
DEPLOY - Static variable in interface aQute.bnd.osgi.Constants
 
Deploying(Exception) - Method in interface aQute.bnd.build.ProjectMessages
 
DeployingFile_On_Exception_(File, String, Exception) - Method in interface aQute.bnd.build.ProjectMessages
 
deployRepo - Variable in class aQute.bnd.ant.DeployTask
 
DEPLOYREPO - Static variable in interface aQute.bnd.osgi.Constants
 
DeployTask - Class in aQute.bnd.ant
 
DeployTask() - Constructor for class aQute.bnd.ant.DeployTask
 
deprecated() - Method in class aQute.bnd.osgi.ClassDataCollector
 
deprecated() - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
DEPRECATED - Enum constant in enum class aQute.bnd.apiguardian.api.API.Status
Should no longer be used.
DEPRECATED - Enum constant in enum class aQute.bnd.service.diff.Type
 
DeprecatedAttribute - Class in aQute.bnd.classfile
 
DeprecatedAttribute() - Constructor for class aQute.bnd.classfile.DeprecatedAttribute
 
depth - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
depth - Variable in class aQute.libg.sax.filters.ElementSelectionFilter
 
desc - Variable in enum class aQute.bnd.annotation.headers.Category
 
description - Variable in class aQute.bnd.maven.support.Pom
 
description - Variable in class aQute.bnd.metatype.ADDef
 
description - Variable in class aQute.bnd.metatype.OCDDef
 
description - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
A description of the resource.
description - Variable in class aQute.lib.getopt.CommandLine.Option
 
description() - Element in annotation interface aQute.bnd.annotation.headers.BundleLicense
A short description of the license
description() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
A description of the attribute.
description() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.OCD
A description for this ocd.
description() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The human readable description of this AttributeDefinition.
description() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The human readable description of this ObjectClassDefinition.
description() - Element in annotation interface aQute.configurable.Config
 
description(String) - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
description(Attributes) - Method in class aQute.bnd.maven.MavenCommand
 
Description - Annotation Interface in aQute.lib.getopt
 
DESCRIPTION_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
descriptionKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
descriptor - Variable in class aQute.bnd.classfile.ElementValueInfo.ResultConst
 
descriptor - Variable in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
descriptor - Variable in class aQute.bnd.classfile.MemberInfo
 
descriptor - Variable in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
descriptor - Variable in class aQute.bnd.osgi.Descriptors.Descriptor
 
descriptor - Variable in class aQute.bnd.service.repository.ResourceRepository.ResourceRepositoryEvent
 
descriptor() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
Descriptor(String) - Constructor for class aQute.bnd.osgi.Descriptors.Descriptor
 
descriptor_index - Variable in class aQute.bnd.classfile.ConstantPool.MethodTypeInfo
 
descriptor_index - Variable in class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
descriptorCache - Variable in class aQute.bnd.osgi.Descriptors
 
descriptors - Variable in class aQute.bnd.osgi.Analyzer
 
descriptors - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl.FileLayout
 
Descriptors - Class in aQute.bnd.osgi
 
Descriptors() - Constructor for class aQute.bnd.osgi.Descriptors
 
Descriptors.ArrayRef - Class in aQute.bnd.osgi
 
Descriptors.ConcreteRef - Class in aQute.bnd.osgi
 
Descriptors.Descriptor - Class in aQute.bnd.osgi
 
Descriptors.PackageRef - Class in aQute.bnd.osgi
 
Descriptors.TypeRef - Interface in aQute.bnd.osgi
 
deserialize(Tree.Data) - Method in class aQute.bnd.differ.DiffPluginImpl
 
deserialize(Tree.Data) - Method in interface aQute.bnd.service.diff.Differ
 
designate - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
designate - Variable in class aQute.bnd.metatype.DesignateReader
 
designate() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
designate(String, String, boolean) - Method in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
Create a Metatype and Designate record out of the given configurations.
Designate - Annotation Interface in aQute.bnd.metatype.annotations
Generate a Designate element in the Meta Type Resource for an ObjectClassDefinition using the annotated Declarative Services component.
DESIGNATE - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
DESIGNATE_FACTORY - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
DesignateDef - Class in aQute.bnd.metatype
 
DesignateDef(XMLAttributeFinder) - Constructor for class aQute.bnd.metatype.DesignateDef
 
DesignateDef(String, String, boolean, XMLAttributeFinder) - Constructor for class aQute.bnd.metatype.DesignateDef
 
designateFactory() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
designatePid - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
DesignateReader - Class in aQute.bnd.metatype
 
DesignateReader(Analyzer, Clazz, Map<Descriptors.TypeRef, OCDDef>, XMLAttributeFinder) - Constructor for class aQute.bnd.metatype.DesignateReader
 
designates - Variable in class aQute.bnd.metatype.OCDDef
 
designates(String, String[], boolean) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
dest() - Method in interface aQute.bnd.main.RepoCommand.SyncOptions
 
destination() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
details - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
details - Variable in class aQute.service.reporter.Report.Location
 
details(Object) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
details(Object) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
details(Object) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
details(Object) - Method in interface aQute.service.reporter.Reporter.SetLocation
Pass a DTO containing detailed information about the error.
details(Object, Appendable) - Static method in class aQute.lib.data.Data
 
detectCompression(InputStream) - Static method in class aQute.libg.gzip.GZipUtils
Determines whether the specified stream contains gzipped data, by checking for the GZIP magic number, and returns a stream capable of reading those data.
determine(String) - Static method in class aQute.bnd.osgi.Descriptors
Return a 2 element array based on the fqn.
determineMethodReferenceType(ReferenceDef, Clazz.MethodDef, MethodSignature, String) - Method in class aQute.bnd.component.DSAnnotationReader
 
determineReferenceType(ReferenceDef, JavaTypeSignature, ClassResolver, String) - Method in class aQute.bnd.component.DSAnnotationReader
 
developers - Variable in class aQute.bnd.maven.PomFromManifest
 
development - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
device - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
df - Static variable in class aQute.libg.asn1.BER
 
dfa - Variable in class aQute.lib.fileset.FileSet
 
DFA() - Constructor for class aQute.lib.fileset.FileSet.DFA
 
diagnostic(String, List<Jar>) - Method in class aQute.bnd.osgi.Builder
Analyze the classpath for a split package
diagnostics - Variable in class aQute.bnd.osgi.Analyzer
 
Dialogs - Interface in aQute.bnd.service.message
A simple dialog handler for prompting for an input string from the user, displaying a message to the user, or showing a set of errors and warnings.
dict - Variable in class aQute.lib.filter.Filter.DictQuery
 
dictionary - Variable in class aQute.bnd.osgi.resource.FilterImpl.DictionaryMap
 
dictionary(Dictionary<K, V>) - Method in class aQute.libg.map.MAP
 
DictionaryMap(Dictionary<String, ?>) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.DictionaryMap
 
DictQuery(Dictionary<?, ?>) - Constructor for class aQute.lib.filter.Filter.DictQuery
 
diff - Variable in class aQute.bnd.differ.Baseline
 
diff() - Method in interface aQute.bnd.main.BaselineCommands.baseLineOptions
 
diff() - Method in interface aQute.bnd.main.RepoCommand.diffOptions
 
diff(DiffCommand.diffOptions) - Method in class aQute.bnd.main.DiffCommand
 
diff(DiffCommand.diffOptions, DiffPluginImpl, Jar, Jar) - Method in class aQute.bnd.main.DiffCommand
 
diff(XmlRepoDiffCommand.XmlRepoDiffOptions) - Method in class aQute.bnd.main.XmlRepoDiffCommand
 
diff(Tree) - Method in class aQute.bnd.differ.Element
 
diff(Tree) - Method in interface aQute.bnd.service.diff.Tree
 
Diff - Interface in aQute.bnd.service.diff
 
Diff.Data - Class in aQute.bnd.service.diff
 
Diff.Ignore - Interface in aQute.bnd.service.diff
 
DiffCommand - Class in aQute.bnd.main
 
DiffCommand(bnd) - Constructor for class aQute.bnd.main.DiffCommand
 
DiffCommand.diffOptions - Interface in aQute.bnd.main
 
differ - Variable in class aQute.bnd.build.ProjectBuilder
 
differ - Variable in class aQute.bnd.differ.Baseline
 
differ - Variable in class aQute.bnd.main.BaselineCommands
 
differ - Variable in class aQute.bnd.osgi.Builder
 
Differ - Interface in aQute.bnd.service.diff
Compare two Jars and report the differences.
DIFFIGNORE - Static variable in interface aQute.bnd.osgi.Constants
 
diffignores - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
DiffImpl - Class in aQute.bnd.differ
A DiffImpl class compares a newer Element to an older Element.
DiffImpl(Tree, Tree) - Constructor for class aQute.bnd.differ.DiffImpl
Compares the newer against the older, traversing the children if necessary.
diffpackages - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
DIFFPACKAGES - Static variable in interface aQute.bnd.osgi.Constants
 
DiffPluginImpl - Class in aQute.bnd.differ
This Diff Plugin Implementation will compare JARs for their API (based on the Bundle Class Path and exported packages), the Manifest, and the resources.
DiffPluginImpl() - Constructor for class aQute.bnd.differ.DiffPluginImpl
 
digest - Variable in class aQute.bnd.main.RepoCommand.Spec
 
digest - Variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
The SHA1 digest of the artifact to put into the repository.
digest - Variable in class aQute.bnd.service.RepositoryPlugin.PutResult
The SHA1 digest of the artifact as it was put into the repository.

This can be null and it can differ from the input digest if the repository rewrote the stream for optimization reason.
digest - Variable in class aQute.lib.json.Decoder
 
digest - Variable in class aQute.lib.json.Encoder
 
digest - Variable in class aQute.libg.cryptography.Digest
 
digest() - Method in class aQute.lib.json.Decoder
 
digest() - Method in class aQute.lib.json.Encoder
 
digest() - Method in class aQute.libg.cryptography.Digest
 
digest() - Method in class aQute.libg.cryptography.Digester
 
digest() - Method in class aQute.libg.cryptography.Signer
 
digest(byte[]) - Method in class aQute.libg.cryptography.Digester
 
digest(byte[]) - Static method in class aQute.libg.cryptography.MD5
 
digest(byte[]) - Static method in class aQute.libg.cryptography.SHA1
 
digest(byte[]) - Static method in class aQute.libg.cryptography.SHA256
 
digest(byte[]) - Static method in class aQute.libg.cryptography.SHA512
 
digest(File) - Static method in class aQute.libg.cryptography.MD5
 
digest(File) - Static method in class aQute.libg.cryptography.SHA1
 
digest(File) - Static method in class aQute.libg.cryptography.SHA256
 
digest(File) - Static method in class aQute.libg.cryptography.SHA512
 
digest(InputStream) - Static method in class aQute.libg.cryptography.MD5
 
digest(InputStream) - Static method in class aQute.libg.cryptography.SHA1
 
digest(InputStream) - Static method in class aQute.libg.cryptography.SHA256
 
digest(InputStream) - Static method in class aQute.libg.cryptography.SHA512
 
digest(MessageDigest[], Resource) - Method in class aQute.bnd.signing.Signer
 
Digest - Class in aQute.libg.cryptography
 
Digest(byte[], int) - Constructor for class aQute.libg.cryptography.Digest
 
DIGEST_ALG - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
digestalg - Variable in class aQute.bnd.signing.JartoolSigner
 
digestalg() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
digester - Variable in class aQute.libg.cryptography.Signer
 
Digester<T extends Digest> - Class in aQute.libg.cryptography
 
Digester(MessageDigest, OutputStream...) - Constructor for class aQute.libg.cryptography.Digester
 
digestNames - Variable in class aQute.bnd.signing.Signer
 
DIGESTS - Static variable in interface aQute.bnd.osgi.Constants
 
digitPattern - Static variable in class aQute.bnd.osgi.OSInformation
 
dir - Variable in class aQute.bnd.ant.TestTask
 
dir - Variable in class aQute.bnd.build.LibraryHandler.FileLibrary
 
dir - Variable in class aQute.bnd.maven.support.MavenEntry
 
dir - Variable in class aQute.lib.persistentmap.PersistentMap
 
dir - Variable in class aQute.libg.fileiterator.FileIterator
 
dir - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
dir() - Method in interface aQute.bnd.main.bnd.eclipseOptions
 
dir() - Method in interface aQute.bnd.main.bnd.runtestsOptions
 
DIRECT_MAP_THRESHOLD - Static variable in class aQute.lib.io.IO
 
directive - Variable in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
Directive - Annotation Interface in aQute.bnd.bundle.annotations
Mark an annotation element as a directive.
DIRECTIVE - Enum constant in enum class aQute.bnd.service.diff.Type
 
directives - Static variable in interface aQute.bnd.osgi.Constants
 
directives - Variable in class aQute.bnd.osgi.resource.CapReq
 
directives - Variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
directives - Variable in class aQute.bnd.osgi.resource.PersistentResource.RCData
 
directives(Tag, Map<String, String>) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
directivesAndVersion(Attrs, String...) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
directories - Variable in class aQute.bnd.osgi.Jar
 
directory - Variable in class aQute.lib.putjar.DirectoryInputStream
 
directory() - Method in interface aQute.bnd.main.IndexCommand.indexOptions
 
DIRECTORY - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
DirectoryInputStream - Class in aQute.lib.putjar
 
DirectoryInputStream(File) - Constructor for class aQute.lib.putjar.DirectoryInputStream
 
DirectoryLock - Class in aQute.libg.filelock
 
DirectoryLock(File, long) - Constructor for class aQute.libg.filelock.DirectoryLock
 
DirMatch(FileSet.DFA, String) - Constructor for class aQute.lib.fileset.FileSet.DirMatch
 
dirpath(String, String, String) - Method in class aQute.bnd.maven.support.Maven
 
dirty - Variable in class aQute.bnd.build.model.BndEditModel
 
dirty - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
dirty - Variable in class aQute.lib.deployer.FileRepo
 
dirty - Variable in class aQute.lib.index.Index.Page
 
dirty - Variable in class aQute.lib.settings.Settings
 
Discover - Enum Class in aQute.bnd.cdi
 
Discover() - Constructor for enum class aQute.bnd.cdi.Discover
 
discovery - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
disjunction(Collection<E>, Collection<?>) - Static method in class aQute.bnd.build.model.BndEditModel
 
dispatch(RequirementExpression, Set<Resource>) - Method in class aQute.bnd.osgi.repository.BaseRepository
 
display(Object, Object...) - Static method in class aQute.lib.strings.Strings
 
DISPLAY_P - Static variable in class aQute.bnd.exceptions.Exceptions
 
DISPLAY_P - Static variable in class aQute.lib.exceptions.Exceptions
Deprecated.
 
distinct() - Method in class aQute.bnd.stream.EntryPipeline
 
distinct() - Method in interface aQute.bnd.stream.MapStream
 
distinct(Set<? extends T>, Iterable<? extends T>) - Static method in class aQute.lib.collections.Iterables
 
distinct(Set<? extends T>, Iterable<? extends T>, Function<? super T, ? extends R>) - Static method in class aQute.lib.collections.Iterables
 
distinct(Set<? extends T>, Iterable<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Static method in class aQute.lib.collections.Iterables
 
Distinct(Set<? extends T>, Iterable<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Constructor for class aQute.lib.collections.Iterables.Distinct
 
DistinctIterator() - Constructor for class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
DistinctSpliterator() - Constructor for class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
distributed - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
DISTRO - Static variable in interface aQute.bnd.osgi.Constants
 
div(int) - Method in class aQute.libg.ints.IntCounter
 
divideRegularAndDynamicImports() - Method in class aQute.bnd.osgi.Analyzer
 
dload - Static variable in class aQute.bnd.osgi.OpCodes
 
dload_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
dload_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
dload_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
dload_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
dmul - Static variable in class aQute.bnd.osgi.OpCodes
 
dneg - Static variable in class aQute.bnd.osgi.OpCodes
 
DO_NOT_SCAN - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
DO_VARIABLES - Static variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
doActivate(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
doAD(ADDef) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
doAnd() - Method in class aQute.lib.filter.Filter.Query
 
doAnnotatedAnnotation(Annotation, Descriptors.TypeRef, Set<String>, Attrs) - Method in class aQute.bnd.osgi.AnnotationHeaders
Handle the case where an annotation is annotated by one of our header annotations.
doAnnotation(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
 
doAnnotations(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
 
doAttrbutes(Object[], Clazz, Macro) - Static method in class aQute.bnd.osgi.Processor
Parse the a=b strings and return a map of them.
doAttribute(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
Process a single attribute, if not recognized, skip it.
doAttributes(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
Called for each attribute in the class, field, or method.
doBaseline(Jar) - Method in class aQute.bnd.build.ProjectBuilder
Compare this builder's JAR with a baseline
doBaseline(Jar) - Method in class aQute.bnd.osgi.Builder
Base line against a previous version.
doBundleCategory(Annotation, BundleCategory) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doBundleContributors(Annotation, BundleContributors) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doBundleCopyright(Annotation, BundleCopyright) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doBundleDevelopers(Annotation, BundleDevelopers) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doBundleDocURL(Annotation, BundleDocURL) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doc - Variable in class aQute.lib.xpath.XPathParser
 
doCached() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
doCached0() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
doCapabilities(Jar) - Method in class aQute.bnd.print.JarPrinter
 
doCapability(Annotation, Capability) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
docFactory - Static variable in class aQute.bnd.maven.MavenDependencyGraph
 
doChecksums(OutputStream) - Method in class aQute.bnd.osgi.Jar
 
doClassAttribute(Jar, String, Map<String, String>, Instructions, boolean) - Method in class aQute.bnd.osgi.Builder
 
doCode(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
Code_attribute { u2 attribute_name_index; u4 attribute_length; u2 max_stack; u2 max_locals; u4 code_length; u1 code[code_length]; u2 exception_table_length; { u2 start_pc; u2 end_pc; u2 handler_pc; u2 catch_type; } exception_table[exception_table_length]; u2 attributes_count; attribute_info attributes[attributes_count]; }
doCommand(Jar, String, String, Map<String, String>, Instructions, boolean) - Method in class aQute.bnd.osgi.Builder
It is possible in Include-Resource to use a system command that generates the contents, this is indicated with cmd attribute.
doCommand(Object, String, String[]) - Method in class aQute.bnd.osgi.Macro
 
doCommand(Object, String, String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
doCommands(String[], Macro.Link) - Method in class aQute.bnd.osgi.Macro
 
doCommands(String, ReplacerAdapter.Link) - Method in class aQute.libg.sed.ReplacerAdapter
 
doComponent(Component, Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
doComponent(Annotation, Component) - Method in class aQute.bnd.metatype.DesignateReader
 
doComponents(Jar) - Method in class aQute.bnd.print.JarPrinter
Print the components in this JAR.
doCondition(String) - Method in class aQute.bnd.osgi.Macro
 
doConditionalPackages() - Method in class aQute.bnd.osgi.Analyzer
 
doConnect(Object, Type, URLConnection, HttpURLConnection) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
doCoverage(Tag, Document, XPath) - Method in class aQute.bnd.main.bnd
 
document - Variable in class aQute.bnd.build.model.BndEditModel
 
document - Variable in class aQute.bnd.properties.PropertiesLineReader
 
Document - Class in aQute.bnd.properties
 
Document(String) - Constructor for class aQute.bnd.properties.Document
 
Document.DelimiterInfo - Class in aQute.bnd.properties
 
documentation() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
documentBuilderFactory - Static variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
docURLKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
doDeactivate(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
doDesignate(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
doDiff(Jar) - Method in class aQute.bnd.osgi.Builder
Diff this bundle to another bundle for the given packages.
doDiff(Diff, StringBuilder) - Method in class aQute.bnd.main.BaselineCommands
 
doDigests(Jar) - Method in class aQute.bnd.osgi.Builder
Check if we need to calculate any checksums.
doEclipseClasspath() - Method in class aQute.bnd.build.Project
 
doEEProfiles(Clazz.JAVA) - Method in class aQute.bnd.osgi.Analyzer
Added for 1.8 profiles.
doElementValue(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
 
doEnclosingMethod(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
EnclosingMethod_attribute { u2 attribute_name_index; u4 attribute_length; u2 class_index u2 method_index; }
doEntry(Writer, Pom) - Method in class aQute.bnd.maven.support.Pom
 
doErrors(Project, boolean, String) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
doExceptions(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
Exceptions_attribute { u2 attribute_name_index; u4 attribute_length; u2 number_of_exceptions; u2 exception_index_table[number_of_exceptions]; }
doExpand(Jar) - Method in class aQute.bnd.osgi.Builder
 
doExpand(Jar, MultiMap<String, Jar>, Instructions) - Method in class aQute.bnd.osgi.Builder
Destructively filter the packages from the build up index.
doExportPackage(Baseline.Info[], PrintStream) - Method in class aQute.bnd.main.BaselineCommands
 
doExports(Map<File, List<Attrs>>) - Method in class aQute.bnd.build.ProjectBuilder
 
doExportsToImports(Packages) - Method in class aQute.bnd.osgi.Analyzer
We will add all exports to the imports unless there is a -noimport directive specified on an export.
doExtend(Processor) - Method in class aQute.bnd.build.Workspace
Functions that the workspace likes to apply to its children before the properties are processed.
doFixup(Instructions, List<String>, List<String>, String) - Method in class aQute.bnd.osgi.Processor
 
doGenerate(String, ProjectInstructions.GeneratorSpec) - Method in class aQute.bnd.build.ProjectGenerate
 
doGenerateMain(String, VersionRange, Map<String, String>, List<String>, InputStream, OutputStream, OutputStream) - Method in class aQute.bnd.build.ProjectGenerate
 
doGeneratePlugin(String, Map<String, String>, List<String>, InputStream, OutputStream, OutputStream) - Method in class aQute.bnd.build.ProjectGenerate
 
doGetObject(String, Converter<? extends R, ? super String>) - Method in class aQute.bnd.build.model.BndEditModel
 
doHeader(Attributes, String) - Method in class aQute.bnd.osgi.Analyzer
 
doHtmlReport(Tag, File, Document, XPath) - Method in class aQute.bnd.main.bnd
 
doImpExp(Jar) - Method in class aQute.bnd.print.JarPrinter
 
doInclude(Processor, File, String, String, Object) - Method in class aQute.bnd.build.LibraryHandler.Library
 
doIncludeFile(File, boolean, Properties) - Method in class aQute.bnd.osgi.Processor
 
doIncludeFile(File, boolean, Properties, String) - Method in class aQute.bnd.osgi.Processor
 
doIncludeResource(Jar, Parameters) - Method in class aQute.bnd.osgi.Builder
 
doIncludeResource(Jar, String) - Method in class aQute.bnd.osgi.Builder
 
doIncludeResource(Jar, String, Map<String, String>) - Method in class aQute.bnd.osgi.Builder
 
doIncludeResources(Jar) - Method in class aQute.bnd.osgi.Builder
Parse the Bundle-Includes header.
doIncludes(File, Properties) - Method in class aQute.bnd.osgi.Processor
Inspect the properties and if you find -includes parse the line included manifest files or properties files.
doInnerClasses(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
InnerClasses_attribute { u2 attribute_name_index; u4 attribute_length; u2 number_of_classes; { u2 inner_class_info_index; u2 outer_class_info_index; u2 inner_name_index; u2 inner_class_access_flags; } classes[number_of_classes]; }
doit() - Method in class aQute.lib.concurrent.serial.TriggerRepeat
Query if the action should be executed.
doit(Project) - Method in interface aQute.bnd.main.bnd.PerProject
 
doIt() - Method in class aQute.libg.sed.Sed
 
doits - Variable in class aQute.lib.concurrent.serial.TriggerRepeat
 
doLicense(Annotation, BundleLicense) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doLineNumberTable(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
LineNumberTable_attribute { u2 attribute_name_index; u4 attribute_length; u2 line_number_table_length; { u2 start_pc; u2 line_number; } line_number_table[line_number_table_length]; }
doList(Jar) - Method in class aQute.bnd.print.JarPrinter
 
doLocalVariableTable(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
LocalVariableTable_attribute { u2 attribute_name_index; u4 attribute_length; u2 local_variable_table_length; { u2 start_pc; u2 length; u2 name_index; u2 descriptor_index; u2 index; } local_variable_table[local_variable_table_length]; }
doLogging(bnd.bndOptions) - Method in class aQute.bnd.main.bnd
Setup SLF4J logging level.
domain - Variable in class aQute.bnd.osgi.CommandResource
 
domain - Variable in class aQute.bnd.osgi.Macro
 
domain - Variable in class aQute.lib.inject.Injector
 
domain - Variable in class aQute.libg.sed.ReplacerAdapter
 
domain(byte[]) - Static method in class aQute.bnd.osgi.Domain
 
domain(Processor) - Static method in class aQute.bnd.osgi.Domain
 
domain(File) - Static method in class aQute.bnd.osgi.Domain
 
domain(Attributes) - Static method in class aQute.bnd.osgi.Domain
 
domain(JarInputStream) - Static method in class aQute.bnd.osgi.Domain
 
domain(Manifest) - Static method in class aQute.bnd.osgi.Domain
 
domain(Map<String, String>) - Static method in class aQute.bnd.osgi.Domain
 
Domain - Class in aQute.bnd.osgi
This class abstracts domains that have properties holding OSGi meta data.
Domain - Interface in aQute.libg.sed
 
Domain() - Constructor for class aQute.bnd.osgi.Domain
 
doManifest(Jar) - Method in class aQute.bnd.print.JarPrinter
 
doManifest(Jar, String[], MessageDigest[], OutputStream) - Method in class aQute.bnd.signing.Signer
 
doManifest(Manifest) - Method in class aQute.bnd.print.JarPrinter
 
doManifest(ZipOutputStream, Set<String>, String) - Method in class aQute.bnd.osgi.Jar
 
doMavenPom(Strategy, List<Container>, String) - Method in class aQute.bnd.build.Project
The user selected pom in a path.
DomDTOParser - Class in aQute.lib.xmldtoparser
Parse an XML file based on a DTO as schema
DomDTOParser() - Constructor for class aQute.lib.xmldtoparser.DomDTOParser
 
doMetatype(Jar) - Method in class aQute.bnd.print.JarPrinter
Print the metatypes in this JAR.
doMethod(Tag, Clazz.MethodDef) - Static method in class aQute.bnd.make.coverage.CoverageResource
 
doModified(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
doNamesection(Jar, Manifest) - Method in class aQute.bnd.osgi.Analyzer
Parse the namesection as instructions and then match them against the current set of resources For example:
doNameSection(Manifest, String) - Method in class aQute.bnd.osgi.Analyzer
This method is called when the header starts with a @, signifying a name section header.
doNative(String) - Method in class aQute.bnd.osgi.Verifier
 
done - Variable in class aQute.lib.collections.EnumerationIterator
 
done() - Method in interface aQute.bnd.service.RegistryDonePlugin
Signals the end of the registry initialization
done(Forker.Job) - Method in class aQute.libg.forker.Forker
Called when the target has ran by the Job.
done(String, Throwable) - Method in interface aQute.bnd.service.progress.ProgressPlugin.Task
The task has been completed; optionally with a message and/or exception to indicate the outcome.
doneBuild(Builder) - Method in class aQute.bnd.build.ProjectBuilder
Called when we're done with a builder.
doneBuild(Builder) - Method in class aQute.bnd.osgi.Builder
Called when we're done with a builder
doNot() - Method in class aQute.lib.filter.Filter.Query
 
doNotCopy - Variable in class aQute.bnd.osgi.Instruction.Filter
 
doNotCopy - Variable in class aQute.lib.env.Selector.Filter
 
doNotCopy(File) - Method in class aQute.bnd.osgi.Builder
 
doNotCopy(String) - Method in class aQute.bnd.osgi.Builder
doNotCopy The doNotCopy variable maintains a patter for files that should not be copied.
DONOTCOPY - Static variable in interface aQute.bnd.osgi.Constants
 
doNotTouchManifest - Variable in class aQute.bnd.osgi.Jar
 
doOCD(ObjectClassDefinition, Annotation) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
doOr() - Method in class aQute.lib.filter.Filter.Query
 
doOr(FilterBuilder, String, String, Attrs) - Static method in class aQute.bnd.osgi.resource.ResourceBuilder
 
doOutput(Object, URLConnection) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
doPackage(Parameters, Descriptors.PackageRef, Attrs) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
doPackageDiff(Diff) - Method in class aQute.bnd.main.BaselineCommands
 
doPath(Collection<Container>, Collection<Project>, Collection<Container>, Collection<Container>, boolean, String) - Method in class aQute.bnd.build.Project
Iterate over the entries and place the projects on the projects list and all the files of the entries on the resultpath.
doPerReport(Tag, File) - Method in class aQute.bnd.main.bnd
Calculate the coverage if there is coverage info in the test file.
doPlugins() - Method in class aQute.bnd.osgi.Analyzer
Call AnalyzerPlugins to analyze the content.
doPom(Jar) - Method in class aQute.bnd.osgi.Builder
 
doPrint(Jar, int, boolean, boolean) - Method in class aQute.bnd.print.JarPrinter
 
doProvideCapability(Annotation, ProvideCapability) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doQuery() - Method in class aQute.lib.filter.Filter.Query
 
doReference(Reference, Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
doReference(Annotation, int) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
doRemoveObject(String, T, T, Converter<String, ? super T>) - Method in class aQute.bnd.build.model.BndEditModel
 
doRequireBnd() - Method in class aQute.bnd.osgi.Analyzer
Ensure that we are running on the correct bnd.
doRequireCapability(Annotation, RequireCapability) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doRequirement(Annotation, Requirement) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
doResourceDirectory(Jar, Map<String, String>, Instructions, File, String) - Method in class aQute.bnd.osgi.Builder
 
doRoot(Project, File) - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
doRun(List<String>, boolean, String) - Method in class aQute.bnd.main.bnd
 
doSaveManifest(Jar) - Method in class aQute.bnd.osgi.Builder
Get the manifest and write it out separately if -savemanifest is set
doService(Annotation) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
doServiceComponent() - Method in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
Iterate over the Service Component entries.
doSetObject(String, T, T, Converter<String, ? super T>) - Method in class aQute.bnd.build.model.BndEditModel
 
doSignature(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
Signature_attribute { u2 attribute_name_index; u4 attribute_length; u2 signature_index; }
doSignatureFile(String[], MessageDigest[], byte[]) - Method in class aQute.bnd.signing.Signer
 
doSimple() - Method in class aQute.lib.filter.Filter.Query
 
doSnapshot(String) - Method in class aQute.bnd.osgi.Builder
 
doSourceFile(DataInputStream, String) - Method in class aQute.libg.classdump.ClassDumper
 
dot - Variable in class aQute.bnd.osgi.Analyzer
 
dot - Variable in class aQute.bnd.osgi.Verifier
 
DOT<Vertex> - Class in aQute.lib.dot
Simple utility to create a graph in the dot language
DOT(String, Map<Vertex, ? extends Collection<Vertex>>) - Constructor for class aQute.lib.dot.DOT
 
DOT.Attribute - Interface in aQute.lib.dot
 
DOT.Edge - Class in aQute.lib.dot
 
Double - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
DOUBLE - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
DOUBLE - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Double type.
DOUBLE - Enum constant in enum class aQute.bnd.osgi.resource.PersistentResource.DataType
 
DOUBLE - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
DOUBLE - Static variable in class aQute.bnd.header.Attrs
 
DOUBLE - Static variable in class aQute.bnd.osgi.Descriptors
 
DOUBLE - Static variable in class aQute.libg.parameters.Attributes
 
DOUBLE_R - Static variable in class aQute.bnd.differ.JavaElement
 
doubleInfo(double) - Method in class aQute.bnd.classfile.ConstantPool
 
doubleInfo(Double) - Method in class aQute.bnd.classfile.ConstantPool
 
DoubleKeyMap<K1,K2,V> - Class in aQute.lib.collections
 
DoubleKeyMap() - Constructor for class aQute.lib.collections.DoubleKeyMap
 
DoubleKeyMap(DoubleKeyMap<K1, K2, V>) - Constructor for class aQute.lib.collections.DoubleKeyMap
 
DoubleKeyMap(Class<K1>, Class<K2>, Class<V>) - Constructor for class aQute.lib.collections.DoubleKeyMap
 
DoubleKeyMap(Map<K1, Map<K2, V>>) - Constructor for class aQute.lib.collections.DoubleKeyMap
 
DOUBLES - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
DOUBLES - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
doubleValue() - Method in class aQute.libg.ints.IntCounter
If the overflow flag is set, a NaN will be returned
doUses(Descriptors.PackageRef, Packages, Map<Descriptors.PackageRef, List<Descriptors.PackageRef>>, Packages) - Method in class aQute.bnd.osgi.Analyzer
 
doUses(Packages, Map<Descriptors.PackageRef, List<Descriptors.PackageRef>>, Packages) - Method in class aQute.bnd.osgi.Analyzer
Add the uses clauses.
doVerifierPlugins() - Method in class aQute.bnd.osgi.Verifier
 
doVerify(Jar) - Method in class aQute.bnd.osgi.Builder
 
doVerify(Jar) - Method in class aQute.bnd.print.JarPrinter
 
doWab(Jar) - Method in class aQute.bnd.osgi.Builder
Turn this normal bundle in a web and add any resources.
doWhen(Collection<? extends T>, T, Runnable) - Method in class aQute.libg.forker.Forker
Schedule a job for execution when the dependencies are done of target are done.
download - Variable in class aQute.bnd.http.HttpRequest
 
download(SearchableRepository.ResourceDescriptor, File) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
download(URI, String) - Method in class aQute.bnd.maven.support.MavenEntry
Download a resource from the given repo.
download0(URI, File, byte[]) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
DownloadBlocker - Class in aQute.bnd.build
This class is intended to be used by the users of a RepositoryPlugin.
DownloadBlocker(Reporter) - Constructor for class aQute.bnd.build.DownloadBlocker
 
DownloadBlocker.Stage - Enum Class in aQute.bnd.build
 
DownloadListenerPromise - Class in aQute.bnd.util.repository
Uses promises to signal the Download Listener from RepositoryPlugin
DownloadListenerPromise(Reporter, String, Promise<File>, RepositoryPlugin.DownloadListener...) - Constructor for class aQute.bnd.util.repository.DownloadListenerPromise
 
DownloadListenerPromise(Reporter, String, Promise<File>, Map<String, String>, RepositoryPlugin.DownloadListener...) - Constructor for class aQute.bnd.util.repository.DownloadListenerPromise
Use the promise to signal the Download Listeners
doXmlAttribute(Annotation, XMLAttribute) - Method in class aQute.bnd.component.DSAnnotationReader
 
doXmlAttribute(Annotation, XMLAttribute) - Method in class aQute.bnd.metatype.DesignateReader
 
doXmlAttribute(Annotation, XMLAttribute) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
doXref(Jar, int, boolean, boolean) - Method in class aQute.bnd.print.JarPrinter
 
drain(InputStream) - Static method in class aQute.lib.io.IO
 
drem - Static variable in class aQute.bnd.osgi.OpCodes
 
dreturn - Static variable in class aQute.bnd.osgi.OpCodes
 
driver - Variable in class aQute.bnd.build.Workspace
 
drop - Variable in class aQute.bnd.stream.DropWhile
 
dropWhile(BiPredicate<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
dropWhile(BiPredicate<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
dropWhile(Stream<O>, Predicate<? super O>) - Static method in class aQute.bnd.stream.DropWhile
 
DropWhile<T> - Class in aQute.bnd.stream
 
DropWhile(Spliterator<T>, Predicate<? super T>) - Constructor for class aQute.bnd.stream.DropWhile
 
dropWhileKey(Predicate<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
dropWhileKey(Predicate<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
dropWhileValue(Predicate<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
dropWhileValue(Predicate<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
dry() - Method in interface aQute.bnd.main.RepoCommand.CopyOptions
 
DSAnnotationReader - Class in aQute.bnd.component
Processes spec DS annotations into xml.
DSAnnotationReader(Analyzer, Clazz, Set<DSAnnotations.Options>, XMLAttributeFinder, Version) - Constructor for class aQute.bnd.component.DSAnnotationReader
 
DSAnnotationReader.ComponentPropertyTypeDataCollector - Class in aQute.bnd.component
 
dsAnnotations - Static variable in class aQute.bnd.osgi.Builder
 
DSAnnotations - Class in aQute.bnd.component
Analyze the class space for any classes that have an OSGi annotation for DS.
DSAnnotations() - Constructor for class aQute.bnd.component.DSAnnotations
 
DSANNOTATIONS - Static variable in interface aQute.bnd.osgi.Constants
 
DSANNOTATIONS_OPTIONS - Static variable in interface aQute.bnd.osgi.Constants
 
DSAnnotations.Options - Enum Class in aQute.bnd.component
 
DSAnnotations.VersionSettings - Class in aQute.bnd.component
 
dst - Variable in class aQute.bnd.main.RepoCommand.Spec
 
dstore - Static variable in class aQute.bnd.osgi.OpCodes
 
dstore_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
dstore_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
dstore_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
dstore_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
dsub - Static variable in class aQute.bnd.osgi.OpCodes
 
dto - Variable in class aQute.bnd.http.URLCache.Info
 
DTO - Class in aQute.bnd.util.dto
Super type for Data Transfer Objects.
DTO() - Constructor for class aQute.bnd.util.dto.DTO
 
duck(Throwable) - Static method in class aQute.bnd.exceptions.Exceptions
 
duck(Throwable) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
DUMMY - Static variable in class aQute.bnd.osgi.Processor.FileLine
 
DUMMY_RESOURCE - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
dump(PrintStream) - Method in class aQute.libg.asn1.BER
 
dump(PrintStream) - Method in class aQute.libg.classdump.ClassDumper
 
dump(PrintStream, int, long, String) - Method in class aQute.libg.asn1.BER
 
dumpAllThreads() - Method in class aQute.bnd.build.WorkspaceLock
 
dup - Static variable in class aQute.bnd.osgi.OpCodes
 
dup() - Method in class aQute.bnd.osgi.Packages
 
dup() - Method in class aQute.service.reporter.Report.Location
 
dup_x1 - Static variable in class aQute.bnd.osgi.OpCodes
 
dup_x2 - Static variable in class aQute.bnd.osgi.OpCodes
 
dup2 - Static variable in class aQute.bnd.osgi.OpCodes
 
dup2_x1 - Static variable in class aQute.bnd.osgi.OpCodes
 
dup2_x2 - Static variable in class aQute.bnd.osgi.OpCodes
 
duplicate - Variable in class aQute.bnd.osgi.Instruction
 
duplicate - Variable in class aQute.lib.env.Selector
 
duplicate() - Method in class aQute.lib.stringrover.StringRover
 
DUPLICATE_BUNDLE - Static variable in class aQute.bnd.build.ProjectLauncher
 
DUPLICATE_MARKER - Static variable in interface aQute.bnd.osgi.Constants
 
DUPLICATE_MARKER - Static variable in class aQute.lib.env.Header
 
DUPLICATE_MARKER - Static variable in class aQute.libg.parameters.ParameterMap
 
duplicates - Variable in class aQute.libg.parameters.ParameterMap.Parser
 
DURATION_P - Static variable in class aQute.bnd.osgi.Processor
 
dynamic - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
dynamic() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
DYNAMIC - Enum constant in enum class aQute.bnd.component.annotations.ReferencePolicy
The dynamic policy is slightly more complex since the component implementation must properly handle changes in the set of bound services.
DYNAMIC - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
DYNAMIC_FIELD_NOT_VOLATILE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
DYNAMIC_FINAL_FIELD_WITH_REPLACE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
DYNAMIC_REFERENCE_WITHOUT_UNBIND - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
DYNAMICIMPORT_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
dynamicImports - Variable in class aQute.bnd.osgi.Verifier
 
dynamicInfo(int, String, String) - Method in class aQute.bnd.classfile.ConstantPool
 
DynamicInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.DynamicInfo
 

E

eager - Enum constant in enum class aQute.bnd.help.instructions.LauncherInstructions.RunOption
 
eclipse - Variable in class aQute.bnd.ant.BndTask
 
eclipse() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
EclipseClasspath - Class in aQute.bnd.osgi.eclipse
Parse the Eclipse project information for the classpath.
EclipseClasspath(Reporter, File, File) - Constructor for class aQute.bnd.osgi.eclipse.EclipseClasspath
 
EclipseClasspath(Reporter, File, File, int) - Constructor for class aQute.bnd.osgi.eclipse.EclipseClasspath
Parse an Eclipse project structure to discover the classpath.
EclipseCommand - Class in aQute.bnd.main
 
EclipseCommand(bnd) - Constructor for class aQute.bnd.main.EclipseCommand
 
EclipseCommand.SyncSettings - Interface in aQute.bnd.main
 
EclipseJUnitTester - Interface in aQute.bnd.service
 
EclipsePlugin - Class in aQute.bnd.plugin.eclipse
This plugin creates a build.xml file in the project when a project gets created.
EclipsePlugin() - Constructor for class aQute.bnd.plugin.eclipse.EclipsePlugin
 
EclipseTask - Class in aQute.bnd.ant
 
EclipseTask() - Constructor for class aQute.bnd.ant.EclipseTask
 
EclipseUtil - Class in aQute.bnd.osgi.eclipse
 
EclipseUtil() - Constructor for class aQute.bnd.osgi.eclipse.EclipseUtil
 
ecommerce - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
Edge() - Constructor for class aQute.lib.dot.DOT.Edge
 
edgeAttributes - Variable in class aQute.lib.dot.DOT
 
ee - Variable in enum class aQute.bnd.osgi.Clazz.JAVA
 
EE - Enum Class in aQute.bnd.build.model
 
EE() - Constructor for enum class aQute.bnd.build.model.EE
For use by JavaSE_9 and later.
EE(String, String, String, EE...) - Constructor for enum class aQute.bnd.build.model.EE
 
EE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
EE_PATTERN - Static variable in class aQute.bnd.obr.OBRFragment
 
eeConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
EEConverter - Class in aQute.bnd.build.model.conversions
 
EEConverter() - Constructor for class aQute.bnd.build.model.conversions.EEConverter
 
eeFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
EEFormatter - Class in aQute.bnd.build.model.conversions
 
EEFormatter() - Constructor for class aQute.bnd.build.model.conversions.EEFormatter
 
eeName - Variable in enum class aQute.bnd.build.model.EE
 
EENAME - Static variable in class aQute.bnd.osgi.Verifier
 
EEPROFILE - Static variable in interface aQute.bnd.osgi.Constants
 
EEPROFILE_AUTO_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
ees - Variable in class aQute.bnd.osgi.Analyzer
 
EES - Static variable in class aQute.bnd.osgi.Verifier
 
effective() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
Effective time.
effective() - Element in annotation interface aQute.bnd.annotation.headers.RequireCapability
Deprecated.
Specifies the time a Requirement is considered, either 'resolve' (default) or another name.
effective() - Element in annotation interface aQute.bnd.annotation.spi.ServiceConsumer
The effective time of the osgi.serviceloader and osgi.extender requirements.
effective() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProvider
The effective time of the osgi.extender requirement.
effective() - Element in annotation interface aQute.bnd.bundle.annotations.Capability
The effective time of this capability.
effective() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The effective time of this requirement.
EFFECTIVE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
EFFECTIVE_MACRO - Static variable in class aQute.bnd.annotation.Constants
Not emitted if default is used
effectiveName() - Method in class aQute.bnd.component.ComponentDef
 
element - Variable in class aQute.lib.putjar.DirectoryInputStream
 
element(int) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
element(int) - Method in class aQute.bnd.unmodifiable.ImmutableMap.EntrySet
 
element(int) - Method in class aQute.bnd.unmodifiable.ImmutableMap.KeySet
 
element(int) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ValueCollection
 
Element - Class in aQute.bnd.differ
An element can be compared to another element of the same type.
Element(Tree.Data) - Constructor for class aQute.bnd.differ.Element
 
Element(Type, String) - Constructor for class aQute.bnd.differ.Element
 
Element(Type, String, Element...) - Constructor for class aQute.bnd.differ.Element
 
Element(Type, String, Collection<? extends Element>, Delta, Delta, String) - Constructor for class aQute.bnd.differ.Element
 
Element(Type, String, List<Element>) - Constructor for class aQute.bnd.differ.Element
 
ElementCollection(ImmutableMap<?, ?>) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
ElementDef(int, Attribute[]) - Constructor for class aQute.bnd.osgi.Clazz.ElementDef
 
ElementDef(ElementInfo) - Constructor for class aQute.bnd.osgi.Clazz.ElementDef
 
elementDepth - Variable in class aQute.libg.sax.filters.MergeContentFilter
 
ElementInfo - Class in aQute.bnd.classfile
 
ElementInfo(int, Attribute[]) - Constructor for class aQute.bnd.classfile.ElementInfo
 
ElementIterator(int, int) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
elements - Variable in class aQute.bnd.osgi.Annotation
 
elements - Variable in class aQute.bnd.unmodifiable.ImmutableIterator
 
elements - Variable in class aQute.bnd.unmodifiable.ImmutableList
 
elements - Variable in class aQute.bnd.unmodifiable.ImmutableSet
 
ElementSelectionFilter - Class in aQute.libg.sax.filters
 
ElementSelectionFilter() - Constructor for class aQute.libg.sax.filters.ElementSelectionFilter
 
ElementSet(ImmutableMap<?, ?>) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.ElementSet
 
ElementSpliterator(int, int) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
elementType - Variable in class aQute.bnd.osgi.Clazz.CodeDef
 
elementType() - Method in class aQute.bnd.osgi.Annotation
 
elementType() - Method in class aQute.bnd.osgi.Clazz.ClassDef
 
elementType() - Method in class aQute.bnd.osgi.Clazz.CodeDef
 
elementType() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
elementType() - Method in class aQute.bnd.osgi.Clazz.FieldDef
 
elementType() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
elementType(ClassFile) - Static method in class aQute.bnd.osgi.Clazz
 
elementType(FieldInfo) - Static method in class aQute.bnd.osgi.Clazz
 
elementType(MethodInfo) - Static method in class aQute.bnd.osgi.Clazz
 
ElementType() - Constructor for enum class aQute.bnd.osgi.Annotation.ElementType
 
ElementValueInfo - Class in aQute.bnd.classfile
 
ElementValueInfo(String, Object) - Constructor for class aQute.bnd.classfile.ElementValueInfo
 
ElementValueInfo.EnumConst - Class in aQute.bnd.classfile
 
ElementValueInfo.ResultConst - Class in aQute.bnd.classfile
 
email - Variable in class aQute.bnd.url.BndAuthentication
 
email() - Method in interface aQute.bnd.url.BndAuthentication.Config
 
EMAIL - Static variable in class aQute.bnd.url.BndAuthentication
 
EMAIL_P - Static variable in class aQute.bnd.maven.PomFromManifest
 
EMBEDDED_ACTIVATOR - Static variable in class aQute.bnd.build.ProjectLauncher
 
EMBEDDED_PDV - Static variable in interface aQute.libg.asn1.Types
 
EMBEDDED_REPO - Static variable in interface aQute.bnd.osgi.Constants
 
EmbeddedResource - Class in aQute.bnd.osgi
 
EmbeddedResource(byte[], int, int, long) - Constructor for class aQute.bnd.osgi.EmbeddedResource
 
EmbeddedResource(byte[], long) - Constructor for class aQute.bnd.osgi.EmbeddedResource
 
EmbeddedResource(String, long) - Constructor for class aQute.bnd.osgi.EmbeddedResource
 
EmbeddedResource(ByteBuffer, long) - Constructor for class aQute.bnd.osgi.EmbeddedResource
 
embedIn() - Element in annotation interface aQute.bnd.annotation.xml.XMLAttribute
Array of document namespaces this annotation should embed attributes in.
empty - Static variable in class aQute.bnd.url.LocalTrustManager
 
empty() - Static method in interface aQute.bnd.stream.MapStream
 
empty() - Static method in class aQute.lib.collections.SortedList
 
EMPTY - Static variable in class aQute.bnd.compatibility.GenericType
 
EMPTY - Static variable in class aQute.bnd.differ.Element
 
EMPTY - Static variable in class aQute.bnd.help.SpecialConverter
 
EMPTY - Static variable in class aQute.bnd.osgi.Instructions
 
EMPTY - Static variable in class aQute.bnd.osgi.repository.BaseRepository
 
EMPTY - Static variable in class aQute.bnd.signatures.ClassTypeSignature
 
EMPTY - Static variable in class aQute.bnd.signatures.SimpleClassTypeSignature
 
EMPTY - Static variable in class aQute.bnd.signatures.TypeArgument
 
EMPTY - Static variable in class aQute.bnd.signatures.TypeParameter
 
EMPTY - Static variable in class aQute.bnd.unmodifiable.ImmutableList
 
EMPTY - Static variable in class aQute.bnd.unmodifiable.ImmutableMap
 
EMPTY - Static variable in class aQute.bnd.unmodifiable.ImmutableSet
 
EMPTY - Static variable in class aQute.lib.aspects.Aspects
 
EMPTY - Static variable in class aQute.lib.collections.SortedList
 
EMPTY - Static variable in class aQute.lib.env.Header
 
EMPTY - Static variable in class aQute.lib.env.Props
 
EMPTY - Static variable in class aQute.lib.env.Sieve
 
EMPTY - Static variable in class aQute.lib.filter.Filter
 
EMPTY - Static variable in class aQute.lib.link.Link
 
EMPTY - Static variable in class aQute.libg.reporter.ReporterMessages
 
EMPTY_ARRAY - Static variable in class aQute.bnd.osgi.Jar
 
EMPTY_ATTRIBUTE_ARRAY - Static variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
EMPTY_ATTRS - Static variable in class aQute.bnd.header.Attrs
 
EMPTY_ATTRS - Static variable in class aQute.lib.env.Props
 
EMPTY_ATTRS - Static variable in class aQute.libg.parameters.Attributes
 
EMPTY_EXPORT_ARRAY - Static variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
EMPTY_FIELD_ARRAY - Static variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
EMPTY_FILES - Static variable in class aQute.bnd.ant.BndTask
 
EMPTY_FILES - Variable in class aQute.lib.deployer.FileRepo
 
EMPTY_HEADER - Static variable in interface aQute.bnd.osgi.Constants
 
EMPTY_JavaTypeSignature - Static variable in class aQute.bnd.signatures.Signatures
 
EMPTY_LISTENER - Static variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
EMPTY_METHOD_ARRAY - Static variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
EMPTY_OPEN_ARRAY - Static variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
EMPTY_PROVIDE_ARRAY - Static variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
EMPTY_ReferenceTypeSignature - Static variable in class aQute.bnd.signatures.Signatures
 
EMPTY_REQUIRE_ARRAY - Static variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
EMPTY_STRING_ARRAY - Static variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
EMPTY_ThrowsSignature - Static variable in class aQute.bnd.signatures.MethodSignature
 
emptyOutput - Variable in class aQute.bnd.build.model.conversions.CollectionFormatter
 
emptyProviders(Collection<? extends Requirement>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
EMPTYURI - Static variable in class aQute.libg.uri.URIUtil
 
emptyVersion - Static variable in class aQute.bnd.version.Version
 
enabled - Variable in class aQute.bnd.component.ComponentDef
 
enabled() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
enabled() - Element in annotation interface aQute.bnd.component.annotations.Component
Declares whether this Component is enabled when the bundle declaring it is started.
ENABLED - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
enableLogging(Logger) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
enc() - Method in class aQute.lib.json.JSONCodec
Create a new Encoder with the state and appropriate API.
enclosing - Variable in class aQute.bnd.compatibility.Scope
 
enclosingMethod(Descriptors.TypeRef, String, String) - Method in class aQute.bnd.osgi.ClassDataCollector
The EnclosingMethod attribute
enclosingMethod(Descriptors.TypeRef, String, String) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
EnclosingMethodAttribute - Class in aQute.bnd.classfile
 
EnclosingMethodAttribute(String, String, String) - Constructor for class aQute.bnd.classfile.EnclosingMethodAttribute
 
encode(Encoder, Object, Type, Map<Object, Type>) - Method in class aQute.lib.json.JSONCodec
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.ArrayHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.BooleanHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.ByteArrayHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.CharacterHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.CollectionHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.DateHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.EnumHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.FileHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.Handler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.MapHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.NumberHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.ObjectHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.SpecialHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.StringHandler
 
encode(Encoder, Object, Map<Object, Type>) - Method in class aQute.lib.json.UUIDHandler
 
encode(File, Appendable) - Static method in class aQute.lib.base64.Base64
 
encode(InputStream, Appendable) - Static method in class aQute.lib.base64.Base64
 
encode(InputStream, Appendable, int) - Static method in class aQute.lib.base64.Base64
 
encode(Object, Type, Map<Object, Type>) - Method in class aQute.lib.json.Encoder
 
encode(Type, Object, File) - Method in class aQute.lib.codec.HCodec
 
encode(Type, Object, OutputStream) - Method in class aQute.lib.codec.HCodec
 
encode(Type, Object, Appendable) - Method in interface aQute.lib.codec.Codec
 
encode(Type, Object, Appendable) - Method in class aQute.lib.codec.HCodec
 
encode(String, Charset) - Static method in class aQute.lib.io.IO
 
encode(CharBuffer, Charset) - Static method in class aQute.lib.io.IO
 
encodeBase64(byte[]) - Static method in class aQute.lib.base64.Base64
 
encodeBase64(File) - Static method in class aQute.lib.base64.Base64
 
encodeBase64(InputStream) - Static method in class aQute.lib.base64.Base64
 
encodeExtra(byte[]) - Static method in interface aQute.bnd.osgi.Resource
Encode the ZIP extra field as a String.
encodePath(String) - Static method in class aQute.libg.uri.URIUtil
 
Encoder - Class in aQute.lib.json
 
Encoder(JSONCodec) - Constructor for class aQute.lib.json.Encoder
 
encodeValue(StringBuilder, String) - Static method in class aQute.bnd.osgi.resource.FilterImpl.Item
Encode the value string such that '(', '*', ')' and '\' are escaped.
encoding - Static variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
encoding - Variable in class aQute.lib.json.Decoder
 
encoding - Variable in class aQute.lib.json.Encoder
 
encrypt(byte[], String) - Static method in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
encrypt(char[], OutputStream) - Method in class aQute.lib.settings.PasswordCryptor
 
encrypt(String, String) - Static method in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
end - Variable in class aQute.bnd.osgi.Processor.FileLine
 
end - Variable in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
end - Variable in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
end - Variable in class aQute.lib.collections.SortedList
 
end() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
end() - Method in class aQute.bnd.service.BndListener
 
end(Project) - Method in interface aQute.bnd.service.release.ReleaseBracketingPlugin
Indicate that a release cycle has ended
END_DOWNLOAD - Enum constant in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
 
end_pc - Variable in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
endAnd() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
endDocument() - Method in class aQute.libg.sax.ContentFilterImpl
 
endElement(String, String, String) - Method in class aQute.libg.sax.ContentFilterImpl
 
endElement(String, String, String) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
endElement(String, String, String) - Method in class aQute.libg.sax.filters.MergeContentFilter
 
endHandleErrors(Processor) - Method in class aQute.bnd.osgi.Processor
End a command.
endOr() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
endP() - Method in class aQute.lib.markdown.MarkdownFormatter
 
endPrefixMapping(String) - Method in class aQute.libg.sax.ContentFilterImpl
 
endsWith(CharSequence) - Method in class aQute.lib.stringrover.StringRover
 
enroute - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
EnrouteCommand - Class in aQute.bnd.enroute.commands
 
EnrouteCommand(bnd, EnrouteOptions) - Constructor for class aQute.bnd.enroute.commands.EnrouteCommand
 
EnrouteCommand.WorkspaceOptions - Interface in aQute.bnd.enroute.commands
 
EnrouteOptions - Interface in aQute.bnd.enroute.commands
 
ensureManifest() - Method in class aQute.bnd.osgi.Jar
Make sure we have a manifest
ensurePrefix(String, String) - Static method in class aQute.lib.strings.Strings
 
ensureSuffix(String, String) - Static method in class aQute.lib.strings.Strings
 
ENTITIES_P - Static variable in class aQute.bnd.service.url.TaggedData
 
entity(String) - Method in class aQute.bnd.service.url.TaggedData
 
entitytag(String) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
entries - Variable in class aQute.bnd.build.Classpath
 
entries - Variable in class aQute.bnd.classfile.StackMapTableAttribute
 
entries - Variable in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
entries - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
entries - Variable in class aQute.bnd.maven.support.Maven
 
entries - Variable in class aQute.bnd.unmodifiable.ImmutableMap
 
entries - Variable in class aQute.lib.putjar.DirectoryInputStream
 
entries() - Method in class aQute.bnd.stream.EntryPipeline
 
entries() - Method in interface aQute.bnd.stream.MapStream
 
entry - Enum constant in enum class aQute.bnd.properties.LineType
 
entry - Variable in class aQute.bnd.osgi.ZipResource
 
entry(int) - Method in class aQute.bnd.classfile.builder.MutableConstantPool
 
entry(int) - Method in class aQute.bnd.classfile.ConstantPool
 
entry(int, Object) - Method in class aQute.bnd.classfile.builder.MutableConstantPool
 
entry(String, String, Object) - Method in class aQute.lib.justif.Justif
 
entry(K, V) - Static method in interface aQute.bnd.stream.MapStream
 
entry(K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
ENTRY_NAME_PROPERTY - Static variable in interface aQute.bnd.service.reporter.ReportEntryPlugin
The entry name property under which the DTO value extracted by the ReportEntryPlugin.extract(Object, Locale) method is added to a report.
EntryPipeline<K,V> - Class in aQute.bnd.stream
 
EntryPipeline(Stream<? extends Map.Entry<? extends K, ? extends V>>) - Constructor for class aQute.bnd.stream.EntryPipeline
 
entrySet() - Method in class aQute.bnd.header.Attrs
 
entrySet() - Method in class aQute.bnd.header.Parameters
 
entrySet() - Method in class aQute.bnd.osgi.Annotation
 
entrySet() - Method in class aQute.bnd.osgi.Instructions
 
entrySet() - Method in class aQute.bnd.osgi.Packages
 
entrySet() - Method in class aQute.bnd.osgi.resource.FilterImpl.DictionaryMap
 
entrySet() - Method in class aQute.bnd.osgi.resource.FilterImpl.ServiceReferenceMap
 
entrySet() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
entrySet() - Method in class aQute.lib.collections.MultiMap
 
entrySet() - Method in class aQute.lib.env.Header
 
entrySet() - Method in class aQute.lib.env.Props
 
entrySet() - Method in class aQute.lib.env.Sieve
 
entrySet() - Method in class aQute.lib.persistentmap.PersistentMap
 
entrySet() - Method in class aQute.lib.settings.Settings
 
entrySet() - Method in class aQute.libg.parameters.Attributes
 
EntrySet(ImmutableMap<K, V>) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.EntrySet
 
entrySetFormatter - Variable in class aQute.bnd.build.model.conversions.MapFormatter
 
ENUM - Enum constant in enum class aQute.bnd.service.diff.Type
 
EnumConst(String, String) - Constructor for class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
EnumConverter<E extends Enum<E>> - Class in aQute.bnd.build.model.conversions
 
EnumConverter(Class<E>, E) - Constructor for class aQute.bnd.build.model.conversions.EnumConverter
 
ENUMERATED - Static variable in interface aQute.libg.asn1.Types
 
enumeration - Variable in class aQute.lib.collections.Iterables.IterableEnumeration
 
enumeration(Spliterator<? extends T>) - Static method in class aQute.lib.collections.Enumerations
 
enumeration(Spliterator<? extends T>, Function<? super T, ? extends R>) - Static method in class aQute.lib.collections.Enumerations
 
enumeration(Spliterator<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Static method in class aQute.lib.collections.Enumerations
 
EnumerationIterator<T> - Class in aQute.lib.collections
Simple facade for enumerators so they can be used in for loops.
EnumerationIterator() - Constructor for class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationIterator
 
EnumerationIterator(Enumeration<? extends T>) - Constructor for class aQute.lib.collections.EnumerationIterator
 
Enumerations - Class in aQute.lib.collections
 
Enumerations() - Constructor for class aQute.lib.collections.Enumerations
 
Enumerations.EnumerationSpliterator<T,R> - Class in aQute.lib.collections
 
EnumerationSpliterator() - Constructor for class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationSpliterator
 
EnumerationSpliterator(Spliterator<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Constructor for class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
enumerator - Variable in class aQute.lib.collections.EnumerationIterator
 
EnumFormatter<E extends Enum<E>> - Class in aQute.bnd.build.model.conversions
Formats an enum type.
EnumFormatter(E) - Constructor for class aQute.bnd.build.model.conversions.EnumFormatter
 
EnumHandler - Class in aQute.lib.json
 
EnumHandler(Class<?>) - Constructor for class aQute.lib.json.EnumHandler
 
enumType - Variable in class aQute.bnd.build.model.conversions.EnumConverter
 
env - Variable in class aQute.bnd.build.Makefile.Cmd
 
Env - Class in aQute.lib.env
 
Env() - Constructor for class aQute.lib.env.Env
 
Env(Env) - Constructor for class aQute.lib.env.Env
 
Env(Properties, Env, File) - Constructor for class aQute.lib.env.Env
 
EnvironmentCalculator(boolean) - Constructor for class aQute.lib.io.IO.EnvironmentCalculator
 
EOC - Static variable in interface aQute.libg.asn1.Types
 
eof - Enum constant in enum class aQute.bnd.properties.LineType
 
eof - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
eof() - Method in class aQute.lib.io.LimitedInputStream
 
EOF - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
eol - Variable in class aQute.bnd.service.progress.ProgressToOutput
 
eol(int, Reader) - Static method in class aQute.lib.properties.PropertiesParser
Deprecated.
 
EOL - Static variable in class aQute.lib.manifest.ManifestUtil
 
EPL_1_0 - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Eclipse Public License 1.0.
EPL_2_0 - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Eclipse Public License 2.0.
eq(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
EQ - Enum constant in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
 
EQ - Static variable in class aQute.lib.filter.Filter
 
Equal(String, String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Equal
 
EQUAL - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
EQUALITY - Static variable in class aQute.lib.filter.Filter
 
equals(Object) - Method in class aQute.bnd.build.Container
 
equals(Object) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
equals(Object) - Method in class aQute.bnd.differ.DiffImpl
 
equals(Object) - Method in class aQute.bnd.differ.Element
 
equals(Object) - Method in class aQute.bnd.header.Attrs
Deprecated.
equals(Object) - Method in class aQute.bnd.header.Parameters
Deprecated.
equals(Object) - Method in class aQute.bnd.osgi.BundleId
 
equals(Object) - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
equals(Object) - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
equals(Object) - Method in class aQute.bnd.osgi.Descriptors.Descriptor
 
equals(Object) - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
equals(Object) - Method in class aQute.bnd.osgi.Packages
Deprecated.
equals(Object) - Method in class aQute.bnd.osgi.resource.CapReq
 
equals(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl
Compares this Filter to another Filter.
equals(Object) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
equals(Object) - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
equals(Object) - Method in class aQute.bnd.osgi.resource.WireImpl
 
equals(Object) - Method in class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
equals(Object) - Method in class aQute.bnd.signatures.ArrayTypeSignature
 
equals(Object) - Method in class aQute.bnd.signatures.ClassResolver
 
equals(Object) - Method in class aQute.bnd.signatures.ClassSignature
 
equals(Object) - Method in class aQute.bnd.signatures.ClassTypeSignature
 
equals(Object) - Method in class aQute.bnd.signatures.FieldResolver
 
equals(Object) - Method in class aQute.bnd.signatures.FieldSignature
 
equals(Object) - Method in class aQute.bnd.signatures.MethodResolver
 
equals(Object) - Method in class aQute.bnd.signatures.MethodSignature
 
equals(Object) - Method in class aQute.bnd.signatures.SimpleClassTypeSignature
 
equals(Object) - Method in class aQute.bnd.signatures.TypeArgument
 
equals(Object) - Method in class aQute.bnd.signatures.TypeParameter
 
equals(Object) - Method in class aQute.bnd.signatures.TypeVariableSignature
 
equals(Object) - Method in class aQute.bnd.unmodifiable.ImmutableEntry
 
equals(Object) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
equals(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementSet
 
equals(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
equals(Object) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
equals(Object) - Method in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
equals(Object) - Method in class aQute.bnd.version.maven.ComparableVersion
 
equals(Object) - Method in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
equals(Object) - Method in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
equals(Object) - Method in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
equals(Object) - Method in class aQute.bnd.version.MavenVersion
 
equals(Object) - Method in class aQute.bnd.version.Version
 
equals(Object) - Method in class aQute.lib.collections.MultiMap
 
equals(Object) - Method in class aQute.lib.collections.SortedList
Deprecated.
equals(Object) - Method in class aQute.lib.env.Header
Deprecated.
equals(Object) - Method in class aQute.lib.env.Props
Deprecated.
equals(Object) - Method in class aQute.lib.filter.Filter
 
equals(Object) - Method in class aQute.libg.cryptography.Digest
 
equals(Object) - Method in class aQute.libg.glob.Glob
 
equals(Object) - Method in class aQute.libg.parameters.Attributes
Deprecated.
equals(Object) - Method in class aQute.libg.tuple.Pair
 
equals(Object, Object) - Method in class aQute.lib.annotations.setter.AnnotationSetter
 
Equals - Enum constant in enum class aQute.libg.filters.Operator
 
equalsAbstractDynamicInfo(int, String, String, ConstantPool.AbstractDynamicInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsAbstractRefInfo(String, String, String, ConstantPool.AbstractRefInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsClassInfo(String, ConstantPool.ClassInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsDouble(double, double) - Static method in class aQute.bnd.classfile.ConstantPool
 
equalsFloat(float, float) - Static method in class aQute.bnd.classfile.ConstantPool
 
equalsInteger(int, int) - Static method in class aQute.bnd.classfile.ConstantPool
 
equalsLong(long, long) - Static method in class aQute.bnd.classfile.ConstantPool
 
equalsMethodHandleInfo(int, String, String, String, ConstantPool.MethodHandleInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsMethodTypeInfo(String, ConstantPool.MethodTypeInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsModuleInfo(String, ConstantPool.ModuleInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsNameAndTypeInfo(String, String, ConstantPool.NameAndTypeInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsPackageInfo(String, ConstantPool.PackageInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
equalsStringInfo(String, ConstantPool.StringInfo) - Method in class aQute.bnd.classfile.ConstantPool
 
erasedBinaryReferences() - Method in class aQute.bnd.signatures.ClassSignature
 
erasedBinaryReferences() - Method in class aQute.bnd.signatures.FieldSignature
 
erasedBinaryReferences() - Method in class aQute.bnd.signatures.MethodSignature
 
erasedBinaryReferences() - Method in interface aQute.bnd.signatures.Signature
 
erasedBinaryReferences(JavaTypeSignature, Set<String>) - Static method in class aQute.bnd.signatures.Signatures
 
erasedBinaryReferences(TypeArgument[], Set<String>) - Static method in class aQute.bnd.signatures.TypeArgument
 
erasedBinaryReferences(TypeParameter[], Set<String>) - Static method in class aQute.bnd.signatures.TypeParameter
 
err - Variable in class aQute.bnd.build.ProjectLauncher
 
err - Variable in class aQute.bnd.main.bnd
 
err - Variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
err - Variable in class aQute.libg.remote.sink.Appender
 
err(CharSequence) - Static method in interface aQute.bnd.result.Result
Returns an Err containing the specified error.
err(String, Object...) - Static method in interface aQute.bnd.result.Result
 
Err<V> - Class in aQute.bnd.result
This class represents the Err side of @{link Result}.
Err(CharSequence) - Constructor for class aQute.bnd.result.Err
 
error - Variable in class aQute.bnd.build.Container
 
error - Variable in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
error - Variable in class aQute.bnd.result.Err
 
error - Variable in class aQute.lib.env.Header
 
error() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.StaleTest
 
error() - Method in interface aQute.bnd.osgi.repository.BridgeRepository.InfoCapability
 
error() - Method in class aQute.bnd.result.Err
Returns the error of this instance as an Optional.
error() - Method in class aQute.bnd.result.Ok
Returns the error of this instance as an Optional.
error() - Method in interface aQute.bnd.result.Result
Returns the error of this instance as an Optional.
error(boolean, String) - Method in class aQute.libg.parameters.ParameterMap.Parser
 
error(Project, String) - Static method in class aQute.bnd.build.Container
 
error(Processor, String, String, String, Object...) - Method in class aQute.bnd.build.LibraryHandler
 
error(String) - Static method in class aQute.bnd.build.model.clauses.ExportedPackage
 
error(String) - Static method in class aQute.bnd.build.model.clauses.ImportPattern
 
error(String) - Static method in class aQute.bnd.build.model.clauses.ServiceComponent
 
error(String) - Static method in class aQute.bnd.build.model.clauses.VersionedClause
 
error(String) - Method in class aQute.bnd.build.model.conversions.CapReqFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.CollectionFormatter
 
error(String) - Method in interface aQute.bnd.build.model.conversions.Converter
 
error(String) - Method in class aQute.bnd.build.model.conversions.DefaultBooleanFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.DefaultFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.EEConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.EEFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.EnumConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.EnumFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.HeaderClauseFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.HeaderClauseListConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.MapFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.NewlineEscapedStringFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.NoopConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.PropertiesConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.PropertiesEntryFormatter
 
error(String) - Method in class aQute.bnd.build.model.conversions.SimpleListConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.StringEntryConverter
 
error(String) - Method in class aQute.bnd.build.model.conversions.VersionedClauseConverter
 
error(String) - Method in class aQute.lib.converter.Converter
 
error(String) - Method in class aQute.lib.filter.Filter
 
error(String, Object...) - Method in class aQute.bnd.ant.BaseTask
 
error(String, Object...) - Method in class aQute.bnd.osgi.Processor
 
error(String, Object...) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
error(String, Object...) - Method in class aQute.lib.utf8properties.PropertiesParser
 
error(String, Object...) - Method in interface aQute.libg.log.Logger
 
error(String, Object...) - Method in class aQute.libg.reporter.ReporterAdapter
 
error(String, Object...) - Method in class aQute.libg.reporter.slf4j.Slf4jReporter
 
error(String, Object...) - Method in interface aQute.service.reporter.Reporter
Create an error.
error(String, Throwable, Object...) - Method in class aQute.bnd.osgi.Processor
 
ERROR - Enum constant in enum class aQute.bnd.build.Container.TYPE
 
ERROR - Enum constant in enum class aQute.bnd.build.ProjectLauncher.NotificationType
 
ERROR - Enum constant in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
 
ERROR - Static variable in class aQute.bnd.build.ProjectLauncher
 
ERROR_P - Static variable in class aQute.bnd.osgi.Macro
 
ErrorDetails - Interface in aQute.bnd.build
 
ERRORImpl(Reporter.SetLocation) - Constructor for class aQute.libg.reporter.ReporterMessages.ERRORImpl
 
errors - Variable in class aQute.bnd.ant.BaseTask
 
errors - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
errors - Variable in class aQute.bnd.osgi.Processor
 
errors - Variable in class aQute.bnd.service.specifications.RunSpecification
 
errors - Variable in class aQute.libg.reporter.ReporterAdapter
 
errors(String, Reporter) - Method in interface aQute.bnd.service.message.Dialogs
Display a list of errors and warnings.
errorType - Variable in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
errorType - Variable in class aQute.bnd.osgi.Verifier.BundleActivatorError
 
ErrorType() - Constructor for enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
EsaArchiveType - Enum Class in aQute.bnd.exporter.subsystem
 
EsaArchiveType() - Constructor for enum class aQute.bnd.exporter.subsystem.EsaArchiveType
 
escape(Object) - Static method in class aQute.bnd.osgi.resource.FilterBuilder
If value must contain one of the characters reverse solidus ('\' \), asterisk ('*' *), parentheses open ('(' () or parentheses close (')' )), then these characters should be preceded with the reverse solidus ('\' \) character.
escape(String) - Static method in class aQute.lib.tag.Tag
Escape a string, do entity conversion.
escape(StringBuilder, String) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
escape(StringBuilder, String) - Static method in class aQute.bnd.osgi.resource.TypedAttribute
 
escape(StringBuilder, String) - Method in class aQute.lib.annotations.setter.AnnotationSetter
 
escape(StringBuilder, String[]) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
escape(String, StringBuilder) - Method in class aQute.bnd.metatype.ADDef
 
escape(String, Pattern, char) - Static method in class aQute.lib.strings.Strings
Escape illegal characters in a string with an escape character and the 4-digit hex Unicode encoding.
ESCAPE - Static variable in class aQute.lib.persistentmap.PersistentMap
 
ESCAPE_P - Static variable in class aQute.bnd.build.Workspace
 
escaped(String) - Method in class aQute.bnd.build.Workspace
 
ESCAPED_SEMICOLON - Static variable in class aQute.bnd.osgi.Macro
 
ESCAPED_SEMICOLON_P - Static variable in class aQute.bnd.osgi.Macro
 
escapedDoubleQuote - Static variable in class aQute.libg.command.Command
 
escapeFilterValue(String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
If value must contain one of the characters reverse solidus ('\' \), asterisk ('*' *), parentheses open ('(' () or parentheses close (')' )), then these characters should be preceded with the reverse solidus ('\' \) character.
escapeFilterValue(StringBuilder, String) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
escapes - Static variable in class aQute.bnd.metatype.ADDef
 
ESCAPING - Static variable in class aQute.bnd.osgi.Instruction
 
ESCAPING - Static variable in class aQute.bnd.osgi.Macro
Parse the key as a command.
estimateSize() - Method in class aQute.bnd.stream.AbstractWhile
 
estimateSize() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
estimateSize() - Method in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
ET() - Constructor for enum class aQute.bnd.build.WorkspaceNotifier.ET
 
etag - Variable in class aQute.bnd.http.URLCache.InfoDTO
 
etag - Variable in class aQute.bnd.service.url.TaggedData
 
eval(Object) - Method in class aQute.bnd.osgi.resource.FilterParser.ApproximateExpression
 
eval(Object) - Method in class aQute.bnd.osgi.resource.FilterParser.PatternExpression
 
eval(Object) - Method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
eval(Object) - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.And
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.Expression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.Not
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.Or
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
eval(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterParser.WithRangeExpression
 
eval(Map<String, Object>, StringReader) - Method in interface aQute.bnd.service.Scripter
 
event(ResourceRepository.TYPE, SearchableRepository.ResourceDescriptor, Exception) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Dispatch the events
event(Event, Area) - Method in interface aQute.libg.remote.Source
 
event(Event, Area) - Method in class aQute.libg.remote.source.RemoteSource
 
event(Event, AreaImpl) - Method in class aQute.libg.remote.sink.RemoteSink
 
Event - Enum Class in aQute.libg.remote
 
Event() - Constructor for enum class aQute.libg.remote.Event
 
events - Variable in class aQute.bnd.build.WorkspaceNotifier
 
events(ResourceRepository.ResourceRepositoryEvent...) - Method in interface aQute.bnd.service.repository.ResourceRepository.Listener
 
exa - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
EXACT - Enum constant in enum class aQute.bnd.service.Strategy
 
EXACT - Enum constant in enum class aQute.bnd.signatures.WildcardIndicator
 
EXACT_VERSION_MATCH - Static variable in class aQute.bnd.build.WorkspaceRepository
 
example - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
example - Variable in class aQute.bnd.help.Syntax
 
example() - Element in annotation interface aQute.bnd.help.SyntaxAnnotation
An example of this property
exception - Variable in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
exception - Variable in class aQute.bnd.service.repository.ResourceRepository.ResourceRepositoryEvent
 
exception - Variable in class aQute.lib.concurrentinit.ConcurrentInitialize
 
exception - Variable in class aQute.lib.link.Link.Result
 
exception - Variable in class aQute.libg.forker.Forker.Job
 
exception - Variable in class aQute.libg.remote.Area
 
exception(Throwable, String, Object...) - Method in class aQute.bnd.ant.BaseTask
 
exception(Throwable, String, Object...) - Method in class aQute.bnd.osgi.Processor
 
exception(Throwable, String, Object...) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
exception(Throwable, String, Object...) - Method in class aQute.libg.reporter.ReporterAdapter
 
exception(Throwable, String, Object...) - Method in class aQute.libg.reporter.slf4j.Slf4jReporter
 
exception(Throwable, String, Object...) - Method in interface aQute.service.reporter.Reporter
Dedicated message for an exception.
exception_table - Variable in class aQute.bnd.classfile.CodeAttribute
 
ExceptionHandler(int, int, int, String) - Constructor for class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
exceptions - Variable in class aQute.bnd.ant.BaseTask
 
exceptions - Variable in class aQute.bnd.ant.BndTask
 
exceptions - Variable in class aQute.bnd.ant.WrapTask
 
exceptions - Variable in class aQute.bnd.classfile.ExceptionsAttribute
 
exceptions - Variable in class aQute.bnd.compatibility.Scope
 
exceptions - Variable in class aQute.bnd.osgi.Processor
 
exceptions - Variable in class aQute.libg.reporter.ReporterAdapter
 
exceptions() - Method in interface aQute.bnd.main.bnd.bndOptions
 
exceptions() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
Exceptions - Class in aQute.bnd.exceptions
 
Exceptions - Class in aQute.lib.exceptions
Deprecated.
Exceptions() - Constructor for class aQute.bnd.exceptions.Exceptions
 
Exceptions() - Constructor for class aQute.lib.exceptions.Exceptions
Deprecated.
 
ExceptionsAttribute - Class in aQute.bnd.classfile
 
ExceptionsAttribute(String[]) - Constructor for class aQute.bnd.classfile.ExceptionsAttribute
 
exclude() - Element in annotation interface aQute.bnd.annotation.Export
 
exclude() - Method in interface aQute.bnd.main.bnd.excludeOptions
 
exclude(String...) - Method in class aQute.libg.glob.PathSet
Add Ant-style globs to the exclude patterns.
EXCLUDE - Static variable in annotation interface aQute.bnd.annotation.Export
 
EXCLUDE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
excludes - Variable in class aQute.libg.glob.PathSet
 
excludes(String) - Method in class aQute.bnd.maven.support.Pom.Rover
 
excludes(String) - Method in class aQute.bnd.maven.support.ProjectPom.Rover
 
excludes(List<String>) - Method in class aQute.libg.glob.PathSet
Add Ant-style globs to the exclude patterns.
exclusions - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
exec(String, Object...) - Method in class aQute.lib.deployer.FileRepo
Execute a command.
executable() - Method in class aQute.bnd.build.ProjectLauncher
Create a self executable.
executable() - Method in interface aQute.bnd.help.instructions.LauncherInstructions
 
EXECUTABLE - Static variable in interface aQute.bnd.osgi.Constants
 
EXECUTABLE_JAR - Static variable in class aQute.bnd.exporter.executable.ExecutableJarExporter
 
EXECUTABLE_PACK - Static variable in class aQute.bnd.exporter.executable.ExecutableJarExporter
 
ExecutableJarExporter - Class in aQute.bnd.exporter.executable
Exports a project or run file to an executable JAR.
ExecutableJarExporter() - Constructor for class aQute.bnd.exporter.executable.ExecutableJarExporter
 
ExecutableJarExporter.Configuration - Interface in aQute.bnd.exporter.executable
 
execute() - Method in class aQute.bnd.ant.BndTask
 
execute() - Method in class aQute.bnd.ant.DeployTask
 
execute() - Method in class aQute.bnd.ant.EclipseTask
 
execute() - Method in class aQute.bnd.ant.ExpandPropertiesTask
 
execute() - Method in class aQute.bnd.ant.PackageTask
 
execute() - Method in class aQute.bnd.ant.PrepareTask
 
execute() - Method in class aQute.bnd.ant.ProjectBuildOrderTask
 
execute() - Method in class aQute.bnd.ant.ProjectTask
 
execute() - Method in class aQute.bnd.ant.ReleaseTask
 
execute() - Method in class aQute.bnd.ant.RunBundlesTask
 
execute() - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
execute() - Method in class aQute.bnd.ant.TestTask
 
execute() - Method in class aQute.bnd.ant.WrapTask
 
execute() - Method in class aQute.bnd.build.Makefile.Cmd
 
execute() - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
execute() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
execute(Project, Object...) - Method in class aQute.bnd.build.ReflectAction
 
execute(Project, Object...) - Method in class aQute.bnd.build.ScriptAction
 
execute(Project, Object...) - Method in interface aQute.bnd.service.action.Action
 
execute(Project, String) - Method in class aQute.bnd.build.ReflectAction
 
execute(Project, String) - Method in class aQute.bnd.build.ScriptAction
 
execute(Project, String) - Method in interface aQute.bnd.service.action.Action
 
execute(InputStream, Appendable, Appendable) - Method in class aQute.libg.command.Command
 
execute(Appendable, Appendable) - Method in class aQute.libg.command.Command
 
execute(Object, String, List<String>) - Method in class aQute.lib.getopt.CommandLine
Execute a command in a target object with a set of options and arguments and returns help text if something fails.
execute(String, Appendable, Appendable) - Method in class aQute.libg.command.Command
 
executeAugmentOperations(Map<Requirement, Collection<Capability>>, Requirement, List<AugmentRepository.Augment>) - Method in class aQute.bnd.osgi.repository.AugmentRepository
 
executeBackwardCompatible() - Method in class aQute.bnd.ant.BndTask
 
executeCommand(String, int, List<byte[]>) - Method in class aQute.lib.link.Link
 
executeProject(Project) - Method in class aQute.bnd.ant.TestTask
 
executing - Variable in class aQute.libg.forker.Forker
 
executor - Variable in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
executor - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
executor - Variable in class aQute.bnd.maven.support.Maven
 
executor - Variable in class aQute.bnd.osgi.ExecutorGroup
 
executor - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
executor - Variable in class aQute.lib.concurrent.serial.SerialExecutor
 
executor - Variable in class aQute.lib.link.Link
 
executor - Variable in class aQute.lib.watcher.FileWatcher.Builder
 
executor - Variable in class aQute.libg.forker.Forker
 
executor(Executor) - Method in class aQute.lib.watcher.FileWatcher.Builder
 
ExecutorGroup - Class in aQute.bnd.osgi
 
ExecutorGroup() - Constructor for class aQute.bnd.osgi.ExecutorGroup
 
ExecutorGroup(int, int) - Constructor for class aQute.bnd.osgi.ExecutorGroup
 
ExecutorGroup.ExecutorThreadFactory - Class in aQute.bnd.osgi
 
ExecutorGroup.RejectedExecution - Class in aQute.bnd.osgi
 
executors - Static variable in class aQute.bnd.osgi.Processor
 
executorService - Static variable in class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
 
ExecutorThreadFactory(ThreadFactory, String) - Constructor for class aQute.bnd.osgi.ExecutorGroup.ExecutorThreadFactory
 
exists() - Method in class aQute.bnd.osgi.Processor
 
exists(byte[]) - Method in class aQute.libg.cafs.CAFS
 
exists(String) - Method in class aQute.bnd.osgi.Jar
 
exit() - Method in interface aQute.libg.remote.Sink
 
exit() - Method in class aQute.libg.remote.sink.RemoteSink
 
exit() - Method in class aQute.libg.remote.source.RemoteSource
 
exit(String) - Method in interface aQute.libg.remote.Sink
 
exit(String) - Method in class aQute.libg.remote.sink.RemoteSink
 
exitCode - Variable in class aQute.libg.remote.Area
 
exited - Enum constant in enum class aQute.libg.remote.Event
 
exitWithCode(int) - Static method in class aQute.bnd.main.bnd
 
expand(File) - Method in class aQute.bnd.osgi.Jar
Expand the JAR file to a directory.
expandfilter() - Method in interface aQute.bnd.main.XmlRepoDiffCommand.XmlRepoDiffOptions
 
expandJar(Jar, File) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
ExpandPropertiesTask - Class in aQute.bnd.ant
 
ExpandPropertiesTask() - Constructor for class aQute.bnd.ant.ExpandPropertiesTask
 
expect(String) - Method in class aQute.lib.json.Decoder
 
EXPERIMENTAL - Enum constant in enum class aQute.bnd.apiguardian.api.API.Status
Intended for new, experimental features where the publisher of the API is looking for feedback.
export(String, boolean, File) - Method in class aQute.bnd.build.Project
Deprecated.
export(String, Project, Map<String, String>) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
export(String, Project, Map<String, String>) - Method in class aQute.bnd.exporter.executable.ExecutableJarExporter
 
export(String, Project, Map<String, String>) - Method in class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
export(String, Project, Map<String, String>) - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
export(String, Project, Map<String, String>) - Method in interface aQute.bnd.service.export.Exporter
 
export(String, Map<String, String>) - Method in class aQute.bnd.build.Project
Export this project via the exporters.
Export - Annotation Interface in aQute.bnd.annotation
 
Export - Annotation Interface in aQute.bnd.bundle.annotations
Mark a package to be exported from its bundle.
Export(String, int, String[]) - Constructor for class aQute.bnd.classfile.ModuleAttribute.Export
 
EXPORT - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_APIGUARDIAN - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_BSN - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_CONTENTS - Static variable in interface aQute.bnd.osgi.Constants
 
Export_Has_PrivateReferences_(Descriptors.PackageRef, int, Collection<Descriptors.PackageRef>) - Method in interface aQute.bnd.osgi.AnalyzerMessages
 
EXPORT_NAME - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_SERVICE - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_TYPE - Static variable in interface aQute.bnd.osgi.Constants
 
EXPORT_VERSION - Static variable in interface aQute.bnd.osgi.Constants
 
exportContents - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
ExportedPackage - Class in aQute.bnd.build.model.clauses
 
ExportedPackage(String, Attrs) - Constructor for class aQute.bnd.build.model.clauses.ExportedPackage
 
exportedPackages - Variable in class aQute.bnd.build.Project
 
exporter() - Method in interface aQute.bnd.main.bnd.ExportOptions
 
Exporter - Interface in aQute.bnd.service.export
 
exportPackage - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
exportPackageConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
exportPackages(ModuleInfoBuilder, Analyzer, Packages, Set<Descriptors.PackageRef>) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
exportReportsOf(Object) - Method in interface aQute.bnd.service.reporter.ReportExporterService
Export the reports of the specified source object.
exportRunbundles(String, File) - Method in class aQute.bnd.build.Project
 
exports - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
exports - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
exports - Variable in class aQute.bnd.classfile.ModuleAttribute.Export
 
exports - Variable in class aQute.bnd.classfile.ModuleAttribute
 
exports - Variable in class aQute.bnd.differ.JavaElement
 
exports - Variable in class aQute.bnd.osgi.Analyzer
 
exports - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
exports() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
exports() - Method in interface aQute.bnd.main.bnd.FindOptions
 
exports() - Method in interface aQute.bnd.main.bnd.grepOptions
 
exports(String, int) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
exports(String, int, String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
exports(String, int, String...) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
exports(String, int, Collection<String>) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
EXPORTS - Enum constant in enum class aQute.bnd.osgi.Analyzer.Check
 
EXPORTS_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
exports_flags - Variable in class aQute.bnd.classfile.ModuleAttribute.Export
 
exports_to - Variable in class aQute.bnd.classfile.ModuleAttribute.Export
 
ExportTo - Annotation Interface in aQute.bnd.annotation.jpms
Annotation used on a package, in conjunction with the Export annotation, to express the JPMS modules to which this package is exported.
EXPORTTYPE - Static variable in interface aQute.bnd.osgi.Constants
 
expr - Variable in class aQute.bnd.osgi.resource.FilterParser.Not
 
Expression() - Constructor for class aQute.bnd.osgi.resource.FilterParser.Expression
 
EXPRESSION - Enum constant in enum class aQute.bnd.service.diff.Type
 
expressions - Variable in class aQute.bnd.osgi.resource.FilterParser.SubExpression
 
ExpressionVisitor(T) - Constructor for class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
EXT - Static variable in class aQute.bnd.build.Workspace
 
extended - Variable in class aQute.lib.filter.Filter
 
EXTENDED - Static variable in class aQute.lib.env.Props
 
EXTENDED_P - Static variable in class aQute.bnd.osgi.Verifier
 
EXTENDED_S - Static variable in class aQute.bnd.osgi.Verifier
 
ExtendedFilter - Class in aQute.lib.filter
 
ExtendedFilter(String) - Constructor for class aQute.lib.filter.ExtendedFilter
 
extender - Enum constant in enum class aQute.bnd.component.DSAnnotations.Options
 
EXTENDS - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
EXTENDS - Enum constant in enum class aQute.bnd.service.diff.Type
 
EXTENDS - Enum constant in enum class aQute.bnd.signatures.WildcardIndicator
 
extendsClass - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
extendsClass - Variable in class aQute.bnd.component.DSAnnotationReader
 
extendsClass(Descriptors.TypeRef) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
extendsClass(Descriptors.TypeRef) - Method in class aQute.bnd.component.DSAnnotationReader
 
extendsClass(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
extendsClass(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
extension - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
extension - Variable in class aQute.bnd.maven.baseline.plugin.Base
 
extension() - Method in interface aQute.bnd.main.Profiles.CreateOptions
 
extension(String) - Static method in class aQute.lib.strings.Strings
Split a string into a base and an extension.
EXTENSION - Static variable in interface aQute.bnd.osgi.Constants
 
EXTENSION_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
EXTENSION_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
ExtensionActivator - Interface in aQute.bnd.service.extension
 
ExtensionDef - Class in aQute.bnd.xmlattribute
 
ExtensionDef(XMLAttributeFinder) - Constructor for class aQute.bnd.xmlattribute.ExtensionDef
 
EXTERNAL - Enum constant in enum class aQute.bnd.build.Container.TYPE
 
EXTERNAL - Static variable in interface aQute.libg.asn1.Types
 
EXTERNAL_PLUGIN_NAMESPACE - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
Namespace name for external plugin capabilities and requirements.
ExternalPlugin - Annotation Interface in aQute.bnd.service.externalplugin
 
ExternalPluginNamespace - Interface in aQute.bnd.service.externalplugin
External Plugins are executable code that the Workspace can execute.
externalPlugins - Variable in class aQute.bnd.build.Workspace.WorkspaceData
 
externals - Variable in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
EXTID_BND - Static variable in class aQute.lib.zip.ZipUtil
 
ExtList<T> - Class in aQute.lib.collections
 
ExtList() - Constructor for class aQute.lib.collections.ExtList
 
ExtList(int) - Constructor for class aQute.lib.collections.ExtList
 
ExtList(Iterable<? extends T>) - Constructor for class aQute.lib.collections.ExtList
 
ExtList(Collection<? extends T>) - Constructor for class aQute.lib.collections.ExtList
 
ExtList(T...) - Constructor for class aQute.lib.collections.ExtList
 
extra - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
extra - Variable in class aQute.bnd.osgi.AbstractResource
 
extra - Variable in class aQute.bnd.osgi.EmbeddedResource
 
extra - Variable in class aQute.bnd.osgi.FileResource
 
extra - Variable in class aQute.bnd.osgi.URLResource
 
extra - Variable in class aQute.bnd.osgi.WriteResource
 
extra - Variable in class aQute.bnd.osgi.ZipResource
 
extra - Variable in class aQute.lib.io.FileTree.FileTreeSpliterator
 
extra - Variable in class aQute.lib.json.Decoder
 
extra - Variable in class aQute.lib.json.ObjectHandler
 
extra() - Element in annotation interface aQute.bnd.annotation.headers.RequireCapability
Deprecated.
 
extract(T, Locale) - Method in interface aQute.bnd.service.reporter.ReportEntryPlugin
Extracts a piece of information from the source in arguments.
extractClassifier(PluginExecution) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
extractDefaults(Descriptors.TypeRef, Analyzer) - Method in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
extractElement(Map<String, Object>, Map<String, ? extends Object>, String, Type, boolean) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Creates a single Element comprising the specified attributes and directives which are associated with the specified namespace and differ type
extractFromJar(Jar, String, String, boolean, Map<String, String>) - Method in class aQute.bnd.osgi.Builder
Extra resources from a Jar and add them to the given jar.
extraFieldFromString(byte[], String) - Static method in class aQute.lib.zip.ZipUtil
Add a ZIP extra field from a String.
extraSystemCapabilities - Variable in class aQute.bnd.service.specifications.RunSpecification
 
extraSystemPackages - Variable in class aQute.bnd.service.specifications.RunSpecification
 

F

f - Variable in class aQute.lib.justif.Justif
 
f - Variable in class aQute.lib.markdown.MarkdownFormatter
 
F - Enum constant in enum class aQute.bnd.signatures.BaseType
 
f2d - Static variable in class aQute.bnd.osgi.OpCodes
 
f2i - Static variable in class aQute.bnd.osgi.OpCodes
 
f2l - Static variable in class aQute.bnd.osgi.OpCodes
 
Facade(Bundle, ServiceRegistration<LogService>) - Constructor for class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
facades - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
factory - Variable in class aQute.bnd.component.ComponentDef
 
factory - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
factory - Variable in class aQute.bnd.metatype.DesignateDef
 
factory - Variable in class aQute.bnd.url.HttpsVerification
 
factory - Variable in class aQute.lib.concurrent.serial.SerialExecutor
 
factory - Static variable in class aQute.libg.cryptography.RSA
 
factory() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
factory() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.OCD
Defines if this is for a factory or not.
factory() - Element in annotation interface aQute.bnd.component.annotations.Component
The factory identifier of this Component.
factory() - Element in annotation interface aQute.bnd.metatype.annotations.Designate
Specifies whether this Designate is for a factory PID.
FACTORY - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
factoryPid() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The factory PIDs associated with this ObjectClassDefinition.
factoryProperties - Variable in class aQute.bnd.component.ComponentDef
 
factoryProperties() - Element in annotation interface aQute.bnd.component.annotations.Component
Factory property entries for this Factory Component.
factoryProperty - Variable in class aQute.bnd.component.ComponentDef
 
factoryProperty() - Element in annotation interface aQute.bnd.component.annotations.Component
Factory properties for this Factory Component.
fadd - Static variable in class aQute.bnd.osgi.OpCodes
 
fail(Exception, RepositoryPlugin.DownloadListener[], File) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
FAIL_OK - Static variable in interface aQute.bnd.osgi.Constants
 
Failed__(Throwable, String) - Method in interface aQute.bnd.main.BndMessages
 
FailedToDeploy_Exception_(File, Exception) - Method in interface aQute.bnd.ant.AntMessages
 
failok - Variable in class aQute.bnd.ant.BndTask
 
failok - Variable in class aQute.bnd.ant.WrapTask
 
failok() - Method in interface aQute.bnd.main.bnd.bndOptions
 
failok() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
failOk - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
failOnMissing - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
failure - Variable in class aQute.bnd.build.DownloadBlocker
 
failure - Variable in class aQute.lib.specinterface.SpecInterface
 
failure() - Method in class aQute.lib.specinterface.SpecInterface
 
failure(File, String) - Method in class aQute.bnd.build.DownloadBlocker
 
failure(File, String) - Method in interface aQute.bnd.service.RepositoryPlugin.DownloadListener
Called when the file could not be downloaded from a remote repository.
FAILURE - Enum constant in enum class aQute.bnd.build.DownloadBlocker.Stage
 
failures - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
faload - Static variable in class aQute.bnd.osgi.OpCodes
 
FALSE - Static variable in class aQute.bnd.osgi.resource.FilterParser.Expression
 
faq(String) - Method in class aQute.lib.json.Decoder
 
fastore - Static variable in class aQute.bnd.osgi.OpCodes
 
fatal - Variable in class aQute.lib.converter.Converter
 
fcmpg - Static variable in class aQute.bnd.osgi.OpCodes
 
fcmpl - Static variable in class aQute.bnd.osgi.OpCodes
 
fconst_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
fconst_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
fconst_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
fContent - Variable in class aQute.bnd.properties.GapTextStore
The store's content
fdiv - Static variable in class aQute.bnd.osgi.OpCodes
 
felixExtensions - Enum constant in enum class aQute.bnd.component.DSAnnotations.Options
 
femto - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
fGapEnd - Variable in class aQute.bnd.properties.GapTextStore
End index of the gap
fGapStart - Variable in class aQute.bnd.properties.GapTextStore
Starting index of the gap
fh - Static variable in class aQute.lib.json.JSONCodec
 
fi - Variable in class aQute.lib.putjar.DirectoryInputStream
 
field - Variable in class aQute.bnd.component.ReferenceDef
 
field() - Element in annotation interface aQute.bnd.component.annotations.Reference
The name of the field for this reference.
field(Clazz.FieldDef) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
field(Clazz.FieldDef) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
field(Clazz.FieldDef) - Method in class aQute.bnd.component.DSAnnotationReader
 
field(Clazz.FieldDef) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
field(Clazz.FieldDef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
field(Clazz.FieldDef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
FIELD - Enum constant in enum class aQute.bnd.compatibility.Kind
 
FIELD - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
FIELD - Enum constant in enum class aQute.bnd.service.diff.Type
 
FieldDef(MemberInfo) - Constructor for class aQute.bnd.osgi.Clazz.FieldDef
 
fieldIdentity(String, String) - Static method in class aQute.bnd.compatibility.Scope
 
FieldInfo - Class in aQute.bnd.classfile
 
FieldInfo(int, String, String, Attribute[]) - Constructor for class aQute.bnd.classfile.FieldInfo
 
fieldName - Variable in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
fieldOption - Variable in class aQute.bnd.component.ReferenceDef
 
fieldOption() - Element in annotation interface aQute.bnd.component.annotations.Reference
The field option for this reference.
FieldOption - Enum Class in aQute.bnd.component.annotations
Field options for the Reference annotation.
FieldOption(String) - Constructor for enum class aQute.bnd.component.annotations.FieldOption
 
fieldrefInfo(String, String, String) - Method in class aQute.bnd.classfile.ConstantPool
 
FieldrefInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.FieldrefInfo
 
FieldResolver - Class in aQute.bnd.signatures
 
FieldResolver(ClassSignature, FieldSignature) - Constructor for class aQute.bnd.signatures.FieldResolver
 
fields - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
fields - Variable in class aQute.bnd.classfile.ClassFile
 
fields - Variable in class aQute.lib.json.ObjectHandler
 
fields() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
fields() - Method in class aQute.bnd.osgi.Clazz
 
fields(FieldInfo) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
fields(FieldInfo[]) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
fields(FieldInfo, FieldInfo...) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
fields(Collection<FieldInfo>) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
fieldSig - Variable in class aQute.bnd.component.DSAnnotationReader
 
fieldSig - Variable in class aQute.bnd.signatures.FieldResolver
 
FieldSignature - Class in aQute.bnd.signatures
 
FieldSignature(ReferenceTypeSignature) - Constructor for class aQute.bnd.signatures.FieldSignature
 
fieldSignatureCache - Variable in class aQute.bnd.osgi.Descriptors
 
file - Variable in class aQute.bnd.build.Container
 
file - Variable in class aQute.bnd.build.DownloadBlocker
 
file - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
file - Variable in class aQute.bnd.http.URLCache.Info
 
file - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader.Wrapper
 
file - Variable in class aQute.bnd.osgi.FileResource
 
file - Variable in class aQute.bnd.osgi.Processor.FileLine
 
file - Variable in class aQute.bnd.service.url.TaggedData
 
file - Variable in class aQute.lib.index.Index
 
file - Variable in class aQute.lib.utf8properties.PropertiesParser
 
file - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
file - Variable in class aQute.libg.sed.Sed
 
file - Variable in class aQute.service.reporter.Report.Location
 
file() - Method in interface aQute.bnd.main.bnd.createOptions
 
file() - Method in interface aQute.bnd.main.bnd.extractOptions
 
file() - Method in interface aQute.bnd.main.bnd.typeOptions
 
file() - Method in interface aQute.lib.zip.JarIndex.NodeInfo
 
file(File) - Method in class aQute.lib.watcher.FileWatcher.Builder
 
file(String) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
file(String) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
file(String) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
file(String) - Method in interface aQute.service.reporter.Reporter.SetLocation
Set the file location
FILE - Static variable in class aQute.bnd.osgi.Verifier
 
fileCollator - Variable in class aQute.bnd.build.ProjectTracker
 
fileCollator - Variable in class aQute.lib.io.FileTree.FileTreeSpliterator
 
fileCollator() - Static method in class aQute.lib.io.IO
 
fileComparator(Function<? super FILE, ? extends String>) - Static method in class aQute.lib.io.IO
 
FileDescription() - Constructor for class aQute.libg.remote.source.SourceFS.FileDescription
 
FileHandler - Class in aQute.lib.json
 
FileHandler() - Constructor for class aQute.lib.json.FileHandler
 
fileIndexer(ResourceBuilder, File) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
FileIterator - Class in aQute.libg.fileiterator
 
FileIterator(File) - Constructor for class aQute.libg.fileiterator.FileIterator
 
FileLayout() - Constructor for class aQute.bnd.resource.repository.ResourceRepositoryImpl.FileLayout
 
fileLength - Variable in class aQute.bnd.osgi.Jar
 
FileLibrary(File) - Constructor for class aQute.bnd.build.LibraryHandler.FileLibrary
 
FileLine() - Constructor for class aQute.bnd.osgi.Processor.FileLine
 
FileLine(File, int, int) - Constructor for class aQute.bnd.osgi.Processor.FileLine
 
FileMatch(String) - Constructor for class aQute.lib.fileset.FileSet.FileMatch
 
fileMustExist - Variable in class aQute.bnd.osgi.Processor
 
fileName(String) - Method in class aQute.bnd.osgi.Processor
 
FILENAME - Static variable in interface aQute.bnd.service.repository.ResourceRepository
 
filerepo() - Method in interface aQute.bnd.main.RepoCommand.repoOptions
 
FileRepo - Class in aQute.bnd.filerepo
Deprecated.
FileRepo - Class in aQute.lib.deployer
A FileRepo is the primary and example implementation of a repository based on a file system.
FileRepo() - Constructor for class aQute.lib.deployer.FileRepo
 
FileRepo(File) - Constructor for class aQute.bnd.filerepo.FileRepo
Deprecated.
 
FileRepo(String, File, boolean) - Constructor for class aQute.lib.deployer.FileRepo
 
FileRepo.Config - Interface in aQute.lib.deployer
 
FileResource - Class in aQute.bnd.osgi
Resource for a file.
FileResource(Resource) - Constructor for class aQute.bnd.osgi.FileResource
Turn a resource into a file so that anything in the conversion is properly caught
FileResource(File) - Constructor for class aQute.bnd.osgi.FileResource
 
FileResource(Path) - Constructor for class aQute.bnd.osgi.FileResource
 
FileResource(Path, BasicFileAttributes) - Constructor for class aQute.bnd.osgi.FileResource
 
files - Variable in class aQute.bnd.ant.BndTask
 
files - Variable in class aQute.bnd.build.Project
 
files - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
files - Variable in class aQute.lib.io.FileTree
 
files - Variable in class aQute.lib.io.FileTree.FileTreeSpliterator
 
files - Variable in class aQute.libg.remote.sink.SinkFS
 
files - Variable in class aQute.libg.remote.source.SourceFS
 
files() - Method in interface aQute.bnd.main.bnd.HandledProjectWorkspaceOptions
 
files(File...) - Method in class aQute.lib.watcher.FileWatcher.Builder
 
files(Collection<File>) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
Adds files to be indexed.
files(Collection<File>) - Method in class aQute.lib.watcher.FileWatcher.Builder
 
FileSet - Class in aQute.lib.fileset
Implements a FileSet a la Ant/Gradle.
FileSet(File, String) - Constructor for class aQute.lib.fileset.FileSet
 
FileSet(File, String, Collection<String>) - Constructor for class aQute.lib.fileset.FileSet
 
FileSet.AnyDir - Class in aQute.lib.fileset
 
FileSet.DFA - Class in aQute.lib.fileset
 
FileSet.DirMatch - Class in aQute.lib.fileset
 
FileSet.FileMatch - Class in aQute.lib.fileset
 
FileSet.OrDFA - Class in aQute.lib.fileset
 
filesets - Variable in class aQute.bnd.ant.DeployTask
 
FileSystemWatcher(FileSystem) - Constructor for class aQute.lib.watcher.FileWatcher.FileSystemWatcher
 
fileTree - Variable in class aQute.bnd.maven.lib.configuration.FileTree
 
FileTree - Class in aQute.bnd.maven.lib.configuration
 
FileTree - Class in aQute.lib.io
 
FileTree() - Constructor for class aQute.bnd.maven.lib.configuration.FileTree
 
FileTree() - Constructor for class aQute.lib.io.FileTree
 
FileTree.FileTreeSpliterator - Class in aQute.lib.io
 
FileTreeSpliterator(File, Predicate<String>, List<File>) - Constructor for class aQute.lib.io.FileTree.FileTreeSpliterator
 
FileWatcher - Class in aQute.lib.watcher
 
FileWatcher(Collection<FileWatcher.FileSystemWatcher>, CountDownLatch) - Constructor for class aQute.lib.watcher.FileWatcher
 
FileWatcher.Builder - Class in aQute.lib.watcher
 
FileWatcher.FileSystemWatcher - Class in aQute.lib.watcher
 
fillActions(Map<String, Action>) - Method in class aQute.bnd.build.Project
 
fillActions(Map<String, Action>) - Method in class aQute.bnd.build.Workspace
 
fillInLocationForPackageInfo(Report.Location, String) - Method in class aQute.bnd.build.ProjectBuilder
 
filter - Variable in enum class aQute.bnd.maven.plugin.TestCases
 
filter - Variable in enum class aQute.bnd.osgi.Clazz.JAVA
 
filter - Variable in class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
filter - Variable in class aQute.bnd.osgi.Processor
 
filter - Variable in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
filter - Variable in class aQute.lib.collections.Iterables.Distinct
 
filter - Variable in class aQute.lib.collections.Iterables.IterableEnumeration
 
filter - Variable in class aQute.lib.filter.Filter
 
filter() - Element in annotation interface aQute.bnd.annotation.headers.RequireCapability
Deprecated.
A filter expression that is asserted on the Capabilities belonging to the given namespace.
filter() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The filter expression of this requirement, if any.
filter() - Method in interface aQute.bnd.main.bnd.ActionOptions
 
filter() - Method in interface aQute.bnd.main.RepoCommand.CopyOptions
 
filter() - Method in enum class aQute.bnd.maven.plugin.TestCases
 
filter(Instructions, Packages, Set<Instruction>) - Method in class aQute.bnd.osgi.Analyzer
Merge the attributes of two maps, where the first map can contain wildcarded names.
filter(CharSequence) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
filter(Iterable<Version>) - Method in class aQute.bnd.version.VersionRange
 
filter(String) - Static method in interface aQute.bnd.annotation.plugin.InternalPluginNamespace
 
filter(String[], boolean) - Method in class aQute.bnd.osgi.Macro
 
filter(String[], boolean) - Method in class aQute.libg.sed.ReplacerAdapter
 
filter(String, Class<?>) - Static method in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
 
filter(String, String) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
List the resources.
filter(String, String) - Static method in interface aQute.bnd.service.library.LibraryNamespace
 
filter(String, String) - Method in interface aQute.bnd.service.repository.ResourceRepository
Get the list of Resource Descriptors.
filter(String, String, Map<String, String>) - Static method in class aQute.bnd.obr.OBRFragment
 
filter(String, VersionRange) - Static method in class aQute.bnd.osgi.resource.MainClassNamespace
 
filter(Collection<T>, String[]) - Method in class aQute.bnd.osgi.Analyzer
 
filter(BiPredicate<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
filter(BiPredicate<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
filter(Predicate<? super S>) - Method in interface aQute.bnd.memoize.Memoize
Filter this memoizing supplier to a new memoizing supplier.
Filter - Class in aQute.lib.filter
 
Filter - Class in aQute.libg.filters
 
Filter() - Constructor for class aQute.libg.filters.Filter
 
Filter(Instruction, boolean) - Constructor for class aQute.bnd.osgi.Instruction.Filter
 
Filter(Instruction, boolean, Pattern) - Constructor for class aQute.bnd.osgi.Instruction.Filter
 
Filter(Selector, boolean) - Constructor for class aQute.lib.env.Selector.Filter
 
Filter(Selector, boolean, Pattern) - Constructor for class aQute.lib.env.Selector.Filter
 
Filter(String) - Constructor for class aQute.lib.filter.Filter
 
Filter(String, boolean) - Constructor for class aQute.lib.filter.Filter
 
FILTER - Enum constant in enum class aQute.bnd.service.diff.Type
 
FILTER_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
Filter.And - Class in aQute.lib.filter
 
Filter.Arguments - Interface in aQute.lib.filter
 
Filter.DictQuery - Class in aQute.lib.filter
 
Filter.GetQuery - Class in aQute.lib.filter
 
Filter.MapQuery - Class in aQute.lib.filter
 
Filter.Node - Class in aQute.lib.filter
 
Filter.Not - Class in aQute.lib.filter
 
Filter.Or - Class in aQute.lib.filter
 
Filter.Query - Class in aQute.lib.filter
 
Filter.Simple - Class in aQute.lib.filter
 
FilterBuilder - Class in aQute.bnd.osgi.resource
 
FilterBuilder() - Constructor for class aQute.bnd.osgi.resource.FilterBuilder
 
FilterBuilder.Operator - Enum Class in aQute.bnd.osgi.resource
 
FilterBuilder.Sub - Class in aQute.bnd.osgi.resource
 
filterChars - Variable in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
FilterEffectivePair(String, String) - Constructor for class aQute.bnd.component.MergedRequirement.FilterEffectivePair
 
filterFrom(Instruction, List<Jar>) - Method in class aQute.bnd.osgi.Builder
 
FilterImpl - Class in aQute.bnd.osgi.resource
RFC 1960-based Filter.
FilterImpl() - Constructor for class aQute.bnd.osgi.resource.FilterImpl
 
FilterImpl.And - Class in aQute.bnd.osgi.resource
 
FilterImpl.Approx - Class in aQute.bnd.osgi.resource
 
FilterImpl.CaseInsensitiveMap - Class in aQute.bnd.osgi.resource
This Map is used for case-insensitive key lookup during filter evaluation.
FilterImpl.DictionaryMap - Class in aQute.bnd.osgi.resource
This Map is used for key lookup during filter evaluation.
FilterImpl.Equal - Class in aQute.bnd.osgi.resource
 
FilterImpl.GreaterEqual - Class in aQute.bnd.osgi.resource
 
FilterImpl.Item - Class in aQute.bnd.osgi.resource
 
FilterImpl.LessEqual - Class in aQute.bnd.osgi.resource
 
FilterImpl.Not - Class in aQute.bnd.osgi.resource
 
FilterImpl.Or - Class in aQute.bnd.osgi.resource
 
FilterImpl.Parser - Class in aQute.bnd.osgi.resource
Parser class for OSGi filter strings.
FilterImpl.Present - Class in aQute.bnd.osgi.resource
 
FilterImpl.ServiceReferenceMap - Class in aQute.bnd.osgi.resource
This Map is used for key lookup from a ServiceReference during filter evaluation.
FilterImpl.Substring - Class in aQute.bnd.osgi.resource
 
filterKey(Predicate<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
filterKey(Predicate<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
filterMap - Variable in class aQute.bnd.component.MergedRequirement
 
filterMatcher(Requirement) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
filterMatcher(Requirement, Function<String, Predicate<Map<String, Object>>>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
filterMatches(Requirement, List<Capability>) - Method in interface aQute.bnd.service.resolve.hook.ResolverHook
Filter matches hook method.
FILTEROP - Static variable in class aQute.bnd.osgi.Verifier
 
FilterParser - Class in aQute.bnd.osgi.resource
 
FilterParser() - Constructor for class aQute.bnd.osgi.resource.FilterParser
 
FilterParser.And - Class in aQute.bnd.osgi.resource
 
FilterParser.ApproximateExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.BundleExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.Expression - Class in aQute.bnd.osgi.resource
 
FilterParser.ExpressionVisitor<T> - Class in aQute.bnd.osgi.resource
 
FilterParser.HostExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.IdentityExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.Not - Class in aQute.bnd.osgi.resource
 
FilterParser.Op - Enum Class in aQute.bnd.osgi.resource
 
FilterParser.Or - Class in aQute.bnd.osgi.resource
 
FilterParser.PackageExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.PatternExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.RangeExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.Rover - Class in aQute.bnd.osgi.resource
 
FilterParser.SimpleExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.SubExpression - Class in aQute.bnd.osgi.resource
 
FilterParser.WithRangeExpression - Class in aQute.bnd.osgi.resource
 
FILTERPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
filterPredicate(String) - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
filterPredicate(String) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
Filters - Class in aQute.bnd.osgi.resource
 
Filters() - Constructor for class aQute.bnd.osgi.resource.Filters
 
filterstring - Variable in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
filterString - Variable in class aQute.bnd.osgi.resource.FilterImpl
 
filterString - Variable in class aQute.libg.filters.LiteralFilter
 
filterValue(Predicate<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
filterValue(Predicate<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
FilterVisitor() - Constructor for class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
FINAL - Static variable in class aQute.bnd.differ.JavaElement
 
FINAL_FIELD_WITH_REPLACE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
FINAL_TIMEOUT - Static variable in class aQute.bnd.http.HttpClient
 
finalizing - Variable in class aQute.bnd.osgi.AnnotationHeaders
 
find() - Method in class aQute.libg.glob.PathSet
Return a predicate finding the configured include and exclude Ant-style glob expressions.
find(Object) - Method in class aQute.lib.collections.SortedList
Find the first element that is equal or bigger than the given element
find(String) - Method in class aQute.lib.hierarchy.Hierarchy
Find a node in the hierarchy.
find(String) - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
find(String) - Method in interface aQute.lib.hierarchy.NamedNode
Find a path from this node down.
find(String[]) - Method in class aQute.lib.hierarchy.Hierarchy
 
find(String...) - Method in class aQute.libg.glob.PathSet
Return a predicate finding the configured include and exclude Ant-style glob expressions.
find(String[], int) - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
find(String[], int) - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
find(String[], int) - Method in class aQute.lib.hierarchy.Hierarchy.OrphanNode
 
find(String, String, VersionRange) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
find(String, String, VersionRange) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
find(String, String, VersionRange) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
find(List<RepositoryPlugin>, String, String) - Method in class aQute.bnd.main.RepoCommand
 
find(List<String>) - Method in class aQute.libg.glob.PathSet
Return a predicate finding the configured include and exclude Ant-style glob expressions.
find(List<String>, Pattern, File, String) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
find(Set<Resource>, Requirement) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
Find() - Constructor for class aQute.bnd.make.metatype.MetaTypeReader.Find
 
findAncestor(Class<?>, Class<?>) - Method in class aQute.lib.json.MapHandler
 
findAny() - Method in class aQute.bnd.stream.EntryPipeline
 
findAny() - Method in interface aQute.bnd.stream.MapStream
 
findCapabilities(String, String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
findCapabilities(String, String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
findClass(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Analyzer
Find a clazz on the class path.
findClass(String) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler.ProxyClassLoader
 
findClass(String) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
findClasspathEntry(String, String) - Method in class aQute.bnd.osgi.Analyzer
Find a class path entry based on bsn and versionrange
findDiscoveryMode(Resource) - Method in class aQute.bnd.cdi.CDIAnnotations
 
findEntry(IDocument, String) - Static method in class aQute.bnd.build.model.BndEditModel
 
finder - Variable in class aQute.bnd.component.DSAnnotationReader
 
finder - Variable in class aQute.bnd.metatype.DesignateReader
 
finder - Variable in class aQute.bnd.metatype.OCDReader
 
finder - Variable in class aQute.bnd.xmlattribute.ExtensionDef
 
finder(String) - Method in class aQute.bnd.osgi.Instructions
 
finder(String) - Method in class aQute.lib.env.Sieve
 
findExpr() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
findField(Class<? extends Object>, String) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
findFirst() - Method in class aQute.bnd.stream.EntryPipeline
 
findFirst() - Method in interface aQute.bnd.stream.MapStream
 
findFirst(String) - Method in class aQute.lib.fileset.FileSet
 
findFolder(String) - Method in class aQute.lib.hierarchy.Hierarchy
Find a folder
findFolder(String[]) - Method in class aQute.lib.hierarchy.Hierarchy
 
findHeader(File, String) - Static method in class aQute.bnd.osgi.Processor
 
findHeader(File, Pattern) - Static method in class aQute.bnd.osgi.Processor
 
findHeader(File, Pattern, Pattern) - Static method in class aQute.bnd.osgi.Processor
 
findLastModifiedWhileOlder(File, long) - Method in class aQute.bnd.osgi.Builder
Check if a file or directory is older than the given time.
findLine(int) - Method in class aQute.bnd.properties.LineTracker
Binary search for the line at a given offset.
findMacro(CharSequence, int) - Method in class aQute.libg.sed.ReplacerAdapter
Traverses a string to find a macro.
findMatchingHandler(URL) - Method in class aQute.bnd.http.HttpClient
 
findMatchingMavenPackagingPluginExecution(Plugin, String) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
findMatchingVersion(RepositoryPlugin, String, Version) - Method in class aQute.bnd.main.RepoCommand
 
findMethodReference(String, String, String) - Method in class aQute.bnd.osgi.Clazz
Find a method reference in the pool that points to the given class, methodname and descriptor.
findPath(String, String[], boolean) - Method in class aQute.bnd.osgi.Analyzer
 
findProvidedPackages() - Method in class aQute.bnd.osgi.Analyzer
Find the packages we depend on, where we implement an interface that is a Provider Type.
findProvider(Collection<? extends Resource>, Requirement) - Method in class aQute.bnd.build.WorkspaceRepositoryDynamic
 
findProvider(Requirement) - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
findProviders(String, String) - Method in class aQute.bnd.build.Workspace
Find capability providers in the resources in the workspace's repositories.
findProviders(String, String, Workspace.ResourceRepositoryStrategy) - Method in class aQute.bnd.build.Workspace
 
findProviders(Collection<? extends Requirement>) - Method in class aQute.bnd.build.WorkspaceRepositoryDynamic
 
findProviders(Collection<? extends Requirement>) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
findProviders(Collection<? extends Requirement>) - Method in class aQute.bnd.osgi.repository.AggregateRepository
 
findProviders(Collection<? extends Requirement>) - Method in class aQute.bnd.osgi.repository.AugmentRepository
 
findProviders(Collection<? extends Requirement>) - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
findProviders(Collection<? extends Requirement>, Function<? super Requirement, COLLECTION>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
findProviders(Requirement) - Method in class aQute.bnd.osgi.repository.AggregateRepository
 
findProviders(Requirement, Collection<? extends Capability>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
findProviders(RequirementExpression) - Method in class aQute.bnd.osgi.repository.BaseRepository
 
findRecursiveAttribute(String) - Method in class aQute.lib.tag.Tag
 
FindReferencedServices() - Constructor for class aQute.bnd.osgi.PermissionGenerator.FindReferencedServices
 
findRemoteWorkspace(File, FunctionWithException<Integer, RemoteWorkspace>) - Static method in class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
 
findRepo(String) - Method in class aQute.bnd.main.RepoCommand
 
findResource(String) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler.ProxyClassLoader
 
findResource(String) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
findResource(String) - Method in class aQute.bnd.osgi.Analyzer
Locate a resource on the class path.
findResources(String) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
findResources(Predicate<String>) - Method in class aQute.bnd.osgi.Analyzer
 
findResources(Requirement, boolean) - Method in interface aQute.bnd.service.repository.SearchableRepository
Find a set of resources that match the given requirement.This is intended to be used to provide extra resources when a resolve fails.
finds(CharSequence) - Method in class aQute.libg.glob.Glob
 
finds(String) - Method in class aQute.bnd.osgi.Instruction
 
finds(String) - Method in class aQute.lib.env.Selector
 
findWorkspace(File) - Static method in class aQute.bnd.build.Workspace
/* Return the nearest workspace
finish() - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
finished - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
fireBundleAdded(File) - Method in class aQute.lib.deployer.FileRepo
 
first - Variable in class aQute.lib.collections.Iterables.Distinct
 
first - Variable in class aQute.libg.tuple.Pair
 
first() - Method in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
first() - Method in class aQute.lib.collections.SortedList
 
first(String, char) - Static method in class aQute.lib.strings.Strings
 
firstCell() - Method in class aQute.lib.justif.Table
 
firstUse - Variable in class aQute.bnd.osgi.Analyzer
 
firstUse - Variable in class aQute.bnd.osgi.Builder
 
fixDirectories(Project) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
Fix the source & test directories if they are empty
fixed - Static variable in class aQute.bnd.osgi.Builder
 
fixup - Variable in class aQute.bnd.osgi.Processor
 
fixup() - Method in interface aQute.bnd.main.BaselineCommands.baseLineOptions
 
fixupAttributes(Descriptors.PackageRef, Attrs) - Method in class aQute.bnd.osgi.Analyzer
Fixup Attributes Execute any macros on an export and
fixupMessages - Variable in class aQute.bnd.osgi.Processor
 
fixupMessages() - Method in class aQute.bnd.osgi.Processor
Move errors and warnings to their proper place by scanning the fixup messages property.
FIXUPMESSAGES - Static variable in interface aQute.bnd.osgi.Constants
 
FIXUPMESSAGES_IS_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
FIXUPMESSAGES_IS_ERROR - Static variable in interface aQute.bnd.osgi.Constants
 
FIXUPMESSAGES_IS_IGNORE - Static variable in interface aQute.bnd.osgi.Constants
 
FIXUPMESSAGES_IS_WARNING - Static variable in interface aQute.bnd.osgi.Constants
 
FIXUPMESSAGES_REPLACE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
FIXUPMESSAGES_RESTRICT_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
fixupOldStyleVersions(Attrs) - Method in class aQute.bnd.osgi.Analyzer
 
fixupString(String) - Method in class aQute.lib.filter.Filter
 
fixupVersionDefaults() - Method in class aQute.bnd.build.Workspace
 
FLAG_CASE_INSENSITIVE - Static variable in class aQute.bnd.osgi.Instruction
 
FLAG_OPTIONAL - Static variable in class aQute.bnd.osgi.Instruction
 
FLAGS_P - Static variable in class aQute.bnd.osgi.Instruction
 
flatMap(FunctionWithException<? super V, ? extends Result<? extends U>>) - Method in class aQute.bnd.result.Err
FlatMap the contained value if this is an Ok value.
flatMap(FunctionWithException<? super V, ? extends Result<? extends U>>) - Method in class aQute.bnd.result.Ok
FlatMap the contained value if this is an Ok value.
flatMap(FunctionWithException<? super V, ? extends Result<? extends U>>) - Method in interface aQute.bnd.result.Result
FlatMap the contained value if this is an Ok value.
flatMap(BiFunction<? super K, ? super V, ? extends MapStream<? extends R, ? extends S>>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMap(BiFunction<? super K, ? super V, ? extends MapStream<? extends R, ? extends S>>) - Method in interface aQute.bnd.stream.MapStream
 
flatMap(Function<? super S, ? extends Supplier<? extends R>>) - Method in interface aQute.bnd.memoize.Memoize
Flat map this memoizing supplier to a new memoizing supplier.
flatMapKey(Function<? super K, ? extends Stream<? extends R>>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMapKey(Function<? super K, ? extends Stream<? extends R>>) - Method in interface aQute.bnd.stream.MapStream
 
flatMapToDouble(BiFunction<? super K, ? super V, ? extends DoubleStream>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMapToDouble(BiFunction<? super K, ? super V, ? extends DoubleStream>) - Method in interface aQute.bnd.stream.MapStream
 
flatMapToInt(BiFunction<? super K, ? super V, ? extends IntStream>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMapToInt(BiFunction<? super K, ? super V, ? extends IntStream>) - Method in interface aQute.bnd.stream.MapStream
 
flatMapToLong(BiFunction<? super K, ? super V, ? extends LongStream>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMapToLong(BiFunction<? super K, ? super V, ? extends LongStream>) - Method in interface aQute.bnd.stream.MapStream
 
flatMapToObj(BiFunction<? super K, ? super V, ? extends Stream<? extends O>>) - Method in interface aQute.bnd.stream.MapStream
 
flatMapToObj(BiFunction<? super K, ? super V, ? extends Stream<? extends R>>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMapValue(Function<? super V, ? extends Stream<? extends S>>) - Method in class aQute.bnd.stream.EntryPipeline
 
flatMapValue(Function<? super V, ? extends Stream<? extends S>>) - Method in interface aQute.bnd.stream.MapStream
 
flatten() - Method in class aQute.lib.collections.MultiMap
 
flatten(Container, List<Container>) - Static method in class aQute.bnd.build.Container
Flatten a container in the output list.
flatten(MultiMap<T, T>) - Method in class aQute.bnd.main.XRefCommand
 
flatten(Collection<Container>) - Static method in class aQute.bnd.build.Container
Take a container list and flatten it (e.g.
flatten(Collection<Container>, List<Container>) - Static method in class aQute.bnd.build.Container
Take a container list and flatten it (e.g.
flatten(Map<String, Set<CR>>) - Static method in class aQute.bnd.osgi.resource.ResourceBuilder
 
flatten(Set<String>) - Static method in class aQute.bnd.build.Project
 
flattened() - Method in interface aQute.bnd.main.bnd.debugOptions
 
flattening - Variable in class aQute.bnd.osgi.Macro
 
flattening - Variable in class aQute.libg.sed.ReplacerAdapter
 
fLines - Variable in class aQute.bnd.properties.LineTracker
The line information
fload - Static variable in class aQute.bnd.osgi.OpCodes
 
fload_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
fload_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
fload_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
fload_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
Float - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
FLOAT - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Float type.
FLOAT - Static variable in class aQute.bnd.osgi.Descriptors
 
FLOAT_R - Static variable in class aQute.bnd.differ.JavaElement
 
floatInfo(float) - Method in class aQute.bnd.classfile.ConstantPool
 
floatInfo(Float) - Method in class aQute.bnd.classfile.ConstantPool
 
FLOATING_ZERO - Static variable in class aQute.lib.formatter.Formatters
 
FLOATPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
floatValue() - Method in class aQute.libg.ints.IntCounter
If the overflow flag is set, a NaN will be returned
flush() - Method in class aQute.lib.io.ByteBufferOutputStream
 
flush() - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
flush() - Method in class aQute.lib.json.Encoder
 
flush() - Method in class aQute.lib.markdown.MarkdownFormatter
 
flush(OutputStream, int, int) - Static method in class aQute.lib.base64.Base64
 
fMaxGapSize - Variable in class aQute.bnd.properties.GapTextStore
The maximum gap size allocated when re-allocation occurs.
fMinGapSize - Variable in class aQute.bnd.properties.GapTextStore
The minimum gap size allocated when re-allocation occurs.
fModifiableTextStore - Variable in class aQute.bnd.properties.CopyOnWriteTextStore
A modifiable ITextStore instance
fmul - Static variable in class aQute.bnd.osgi.OpCodes
 
fneg - Static variable in class aQute.bnd.osgi.OpCodes
 
Folder(Optional<Hierarchy.Folder>, String, Map<String, Object>, IntCounter) - Constructor for class aQute.lib.hierarchy.Hierarchy.Folder
 
FolderNode - Interface in aQute.lib.hierarchy
 
force - Variable in class aQute.bnd.ant.WrapTask
 
force() - Method in interface aQute.bnd.enroute.commands.EnrouteCommand.WorkspaceOptions
 
force() - Method in interface aQute.bnd.main.bnd.buildoptions
 
force() - Method in interface aQute.bnd.main.bnd.BuildtoolOptions
 
force() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
force() - Method in interface aQute.bnd.main.bnd.createOptions
 
force() - Method in interface aQute.bnd.main.bnd.dooptions
 
force() - Method in interface aQute.bnd.main.bnd.GenerateOptions
 
force() - Method in interface aQute.bnd.main.bnd.testOptions
 
force() - Method in interface aQute.bnd.main.bnd.wrapOptions
 
force() - Method in interface aQute.bnd.main.Plugins.PluginAddOptions
 
force() - Method in interface aQute.bnd.main.RepoCommand.CopyOptions
 
force() - Method in interface aQute.bnd.main.RepoCommand.putOptions
 
forceInitialization() - Method in class aQute.bnd.build.Workspace
 
forceRefresh() - Method in class aQute.bnd.build.ProjectTracker
 
forceRefresh() - Method in class aQute.bnd.osgi.Analyzer
 
forceRefresh() - Method in class aQute.bnd.osgi.Processor
 
forceRefreshProjects() - Method in class aQute.bnd.build.Workspace
 
forEach(BiConsumer<? super String, ? super String>) - Method in class aQute.bnd.header.Attrs
 
forEach(BiConsumer<? super K, ? super List<V>>) - Method in class aQute.lib.collections.MultiMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
forEach(BiConsumer<? super K, ? super V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
forEach(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
forEach(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
forEach(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
forEach(Consumer<? super String>) - Method in class aQute.libg.qtokens.QuotedTokenizer
 
forEach(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.Distinct
 
forEach(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.IterableEnumeration
 
forEachLine(String, Consumer<String>) - Method in class aQute.bnd.main.bnd
 
forEachOrdered(BiConsumer<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
forEachOrdered(BiConsumer<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
forEachRemaining(Consumer<? super Clazz>) - Method in class aQute.bnd.osgi.Clazz.HierarchySpliterator
 
forEachRemaining(Consumer<? super Descriptors.TypeRef>) - Method in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
forEachRemaining(Consumer<? super Resource>) - Method in class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
forEachRemaining(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableIterator
 
forEachRemaining(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
forEachRemaining(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
forEachRemaining(Consumer<? super File>) - Method in class aQute.lib.io.FileTree.FileTreeSpliterator
 
forEachRemaining(Consumer<? super String>) - Method in class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
forEachRemaining(Consumer<? super String>) - Method in class aQute.libg.qtokens.QuotedTokenizer.TokenSpliterator
 
forEachRemaining(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
forEachRemaining(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
forEachRemaining(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationIterator
 
forEachRemaining(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationSpliterator
 
forEachRemaining(Consumer<? super T>) - Method in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
forEachRemaining(Consumer<? super T>) - Method in class aQute.bnd.stream.DropWhile
 
forEachRemaining(Consumer<? super T>) - Method in class aQute.bnd.stream.TakeWhile
 
Forker<T> - Class in aQute.libg.forker
A Forker is good in parallel scheduling tasks with dependencies.
Forker() - Constructor for class aQute.libg.forker.Forker
Constructor
Forker(Executor) - Constructor for class aQute.libg.forker.Forker
Constructor
Forker.Job - Class in aQute.libg.forker
Helper class to model a Job
format(byte[]) - Static method in class aQute.lib.hex.Hex
Format a buffer to show the buffer in a table with 16 bytes per row, hex values and ascii values are shown.
format(int) - Static method in enum class aQute.bnd.osgi.Clazz.JAVA
 
format(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
format(String, Object...) - Static method in class aQute.lib.strings.Strings
This method is the same as String.format but it makes sure that any arrays are transformed to strings.
format(String, String) - Static method in class aQute.bnd.build.model.BndEditModel
Use the built in formatters to take an unformatted header and turn it into a formatted header useful in the editor, for example escaped newlines.
format(String, String...) - Static method in class aQute.lib.formatter.Formatters
Format a string using string, numeric, and date conversions while the input is strings
format(String, Function<String, Boolean>, int, String...) - Static method in class aQute.lib.formatter.Formatters
Format a string where the arguments are all strings.
format(ByteBuffer) - Static method in class aQute.lib.hex.Hex
Format a buffer to show the buffer in a table with 16 bytes per row, hex values and ascii values are shown.
format(Formatter, Diff, List<String>, Set<Delta>, int, int) - Static method in class aQute.bnd.differ.DiffImpl
 
format(Map<T, ? extends Collection<?>>) - Static method in class aQute.lib.collections.MultiMap
 
formatArrays(String, Object...) - Static method in class aQute.bnd.osgi.Processor
This method is the same as String.format but it makes sure that any arrays are transformed to strings.
formatComparatorKey(Map<String, Object>, String) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Returns the formatted comparator key for the specified attributes associating the specified namespace
formatMillis(DateTimeFormatter, long) - Static method in class aQute.lib.date.Dates
Format epoch milliseconds to a string.
formatter() - Method in class aQute.lib.justif.Justif
 
FORMATTER_P - Static variable in class aQute.lib.formatter.Formatters
 
formatters - Static variable in class aQute.bnd.build.model.BndEditModel
 
Formatters - Class in aQute.lib.formatter
 
Formatters() - Constructor for class aQute.lib.formatter.Formatters
 
formatTo(StringBuilder) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
formatTo(StringBuilder, boolean) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
formatTo(StringBuilder, Comparator<Map.Entry<String, String>>) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
formatTo(StringBuilder, Comparator<Map.Entry<String, String>>, boolean) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
formatTo(Formatter, int, int, int) - Method in class aQute.bnd.differ.DiffImpl
 
forName - Variable in class aQute.bnd.osgi.Clazz
 
ForProject_File_FailedToCreateExecutableException_(Project, String, Exception) - Method in interface aQute.bnd.main.BndMessages
 
forURL(URL) - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
forURL(URL) - Method in interface aQute.bnd.service.url.ProxyHandler
 
FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version, RepositoryPlugin>, Strategy) - Method in interface aQute.bnd.build.ProjectMessages
 
fqn - Variable in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
fqn - Variable in class aQute.bnd.osgi.Descriptors.PackageRef
 
fqnClassToBinary(String) - Static method in class aQute.bnd.osgi.Descriptors
Converts the given fully-qualified top-level class name into the binary class path.
FQNPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
fqns - Variable in class aQute.bnd.build.JUnitLauncher
 
fqnToBinary(String) - Static method in class aQute.bnd.osgi.Descriptors
 
fqnToPath(String) - Static method in class aQute.bnd.osgi.Descriptors
 
fragment - Enum constant in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
 
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
FRAGMENT_HOST - Static variable in interface aQute.bnd.osgi.Constants
 
fragmentHost - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
framework - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
framework - Variable in class aQute.bnd.build.ProjectLauncher
 
framework - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
frameworkPreR7 - Static variable in class aQute.bnd.osgi.Analyzer
 
frem - Static variable in class aQute.bnd.osgi.OpCodes
 
freturn - Static variable in class aQute.bnd.osgi.OpCodes
 
from - Variable in class aQute.bnd.osgi.Contracts.Contract
 
from - Variable in class aQute.lib.dot.DOT.Edge
 
from() - Method in interface aQute.bnd.main.RepoCommand.getOptions
 
from() - Method in interface aQute.bnd.main.RepoCommand.IndexOptions
 
from() - Method in interface aQute.bnd.main.RepoCommand.listOptions
 
from() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
from() - Method in interface aQute.bnd.osgi.repository.BridgeRepository.InfoCapability
 
from(byte[]) - Method in class aQute.lib.json.Decoder
 
from(byte[]) - Method in class aQute.libg.cryptography.Digester
 
from(BuilderSpecification) - Method in class aQute.bnd.osgi.Builder
Collect the information from the BuilderSpecification
from(File) - Method in class aQute.lib.json.Decoder
 
from(File) - Method in class aQute.libg.cryptography.Digester
 
from(InputStream) - Method in class aQute.lib.json.Decoder
 
from(InputStream) - Method in class aQute.libg.cryptography.Digester
 
from(Reader) - Method in class aQute.lib.json.Decoder
 
from(String) - Static method in class aQute.lib.collections.ExtList
 
from(String) - Method in class aQute.lib.json.Decoder
 
from(String, int) - Static method in class aQute.lib.strings.Strings
 
from(String, String) - Static method in class aQute.lib.collections.ExtList
 
from(Capability) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
from(Requirement) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
from(Resource) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
from(Resource) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
FROM_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
fromArray(String[]) - Static method in class aQute.lib.utf8properties.UTF8Properties
 
frombuilder - Variable in class aQute.bnd.osgi.Verifier
 
fromDTO(String, Object) - Static method in class aQute.lib.tag.Tag
Convert the DTO object in arguments to a Tag object with rootName as name.
fromDTO(String, String, Object) - Static method in class aQute.lib.tag.Tag
Convert the DTO object in arguments to a Tag object with rootName as name.
fromIterator(Iterator<? extends T>) - Static method in class aQute.lib.collections.SortedList
 
fromIterator(Iterator<? extends T>, Comparator<? super T>) - Static method in class aQute.lib.collections.SortedList
 
fromResource(String, Resource) - Static method in class aQute.bnd.osgi.Jar
 
fromString(String, Class<T>) - Static method in class aQute.libg.cryptography.Crypto
 
fromURL(URL) - Static method in interface aQute.bnd.osgi.Resource
 
fromURL(URL, HttpClient) - Static method in interface aQute.bnd.osgi.Resource
 
fromVersionRange(String) - Static method in class aQute.bnd.osgi.resource.Filters
Generate an LDAP-style version filter from a version range, e.g.
fromVersionRange(String, String) - Static method in class aQute.bnd.osgi.resource.Filters
Generate an LDAP-style version filter from a version range, using a specific attribute name for the version; for example can be used to generate a range using the bundle-version attribute such as (&(bundle-version>=1.0)(!(bundle-version>=2.0)).
fSizeMultiplier - Variable in class aQute.bnd.properties.GapTextStore
The multiplier to compute the array size from the content length (1 <= fSizeMultiplier <= 2).
fstore - Static variable in class aQute.bnd.osgi.OpCodes
 
fstore_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
fstore_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
fstore_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
fstore_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
fsub - Static variable in class aQute.bnd.osgi.OpCodes
 
fsync - Variable in class aQute.libg.remote.source.RemoteSource
 
fText - Variable in class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
Represents the content of this text store.
fTextLength - Variable in class aQute.bnd.properties.LineTracker
The length of the tracked text
fTextStore - Variable in class aQute.bnd.properties.CopyOnWriteTextStore
The underlying "real" text store
fThreshold - Variable in class aQute.bnd.properties.GapTextStore
The current high water mark.
full() - Method in interface aQute.bnd.main.bnd.printOptions
 
full() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
full() - Method in interface aQute.bnd.main.RepoCommand.diffOptions
 
full(String) - Method in class aQute.libg.command.Command
 
FULL_FRAME - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
FullFrame(int, int, StackMapTableAttribute.VerificationTypeInfo[], StackMapTableAttribute.VerificationTypeInfo[]) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
fullpath - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
fullReport - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
func - Variable in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
FunctionWithException<T,R> - Interface in aQute.bnd.exceptions
Function interface that allows exceptions.
FunctionWithException<T,R> - Interface in aQute.lib.exceptions
Deprecated.
fuzzyModifier - Static variable in class aQute.bnd.osgi.Analyzer
 
fuzzyVersion - Static variable in class aQute.bnd.osgi.Analyzer
Clean up version parameters.
fuzzyVersion - Static variable in class aQute.bnd.version.MavenVersion
 
fuzzyVersionRange - Static variable in class aQute.bnd.osgi.Analyzer
 
fuzzyVersionRange - Static variable in class aQute.bnd.version.MavenVersion
 
fw - Variable in class aQute.bnd.build.ProjectLauncher.LiveCoding
 

G

games - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
gapSize() - Method in class aQute.bnd.properties.GapTextStore
Returns the gap size.
GapTextStore - Class in aQute.bnd.properties
Implements a gap managing text store.
GapTextStore() - Constructor for class aQute.bnd.properties.GapTextStore
GapTextStore(int, int) - Constructor for class aQute.bnd.properties.GapTextStore
Creates a new empty text store using the specified low and high watermarks.
GapTextStore(int, int, float) - Constructor for class aQute.bnd.properties.GapTextStore
Creates an empty text store that uses re-allocation thresholds relative to the content length.
GARBAGE - Static variable in class aQute.lib.filter.Filter
 
gav - Variable in class aQute.bnd.service.maven.PomOptions
 
gavs() - Method in interface aQute.bnd.main.RepoCommand.SyncOptions
 
ge(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
GE - Enum constant in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
 
GE - Static variable in class aQute.lib.filter.Filter
 
GENERAL_STRING - Static variable in interface aQute.libg.asn1.Types
 
GENERALIZED_TIME - Static variable in interface aQute.libg.asn1.Types
 
generate - Variable in class aQute.bnd.build.Project.RefreshData
 
generate() - Method in interface aQute.bnd.help.instructions.ProjectInstructions
Generate source code
generate() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.GeneratorSpec
 
generate() - Method in interface aQute.bnd.main.bnd.settingOptions
 
generate() - Method in class aQute.bnd.osgi.PermissionGenerator
 
generate() - Method in class aQute.lib.settings.Settings
 
generate() - Static method in class aQute.libg.cryptography.RSA
 
generate(boolean) - Method in class aQute.bnd.build.ProjectGenerate
 
generate(char[]) - Method in class aQute.lib.settings.Settings
 
generate(BuildContext, O) - Method in interface aQute.bnd.service.generate.Generator
Generate files
generate(StringBuilder, Builder) - Method in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
 
GENERATE - Static variable in interface aQute.bnd.osgi.Constants
 
generateDocumentation(Object, Appendable) - Method in class aQute.lib.getopt.CommandLine
 
generateReportOf(Object) - Method in interface aQute.bnd.service.reporter.ReportGeneratorService
Generate a DTO report of the source object.
generateReportOf(Object, String) - Method in interface aQute.bnd.service.reporter.ReportGeneratorService
Generate a DTO report of the source object.
generateReportOf(Object, Locale) - Method in interface aQute.bnd.service.reporter.ReportGeneratorService
Generate a DTO report of the source object, data will be localized for the specified locale if any.
generateReportOf(Object, Locale, String) - Method in interface aQute.bnd.service.reporter.ReportGeneratorService
Generate a DTO report of the source object, data will be localized for the specified locale if any.
Generator<O> - Interface in aQute.bnd.service.generate
 
GENERIC - Static variable in class aQute.bnd.metatype.OCDReader
 
GenericArray(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType.GenericArray
 
genericGet(String) - Method in class aQute.bnd.build.model.BndEditModel
 
GenericParameter - Class in aQute.bnd.compatibility
 
GenericParameter(String, GenericType[]) - Constructor for class aQute.bnd.compatibility.GenericParameter
 
genericSet(String, Object) - Method in class aQute.bnd.build.model.BndEditModel
 
GenericType - Class in aQute.bnd.compatibility
 
GenericType(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType
 
GenericType.GenericArray - Class in aQute.bnd.compatibility
 
GenericType.GenericWildcard - Class in aQute.bnd.compatibility
 
GenericWildcard(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType.GenericWildcard
 
gestalt - Variable in class aQute.bnd.build.Workspace.WorkspaceData
 
Gestalt() - Constructor for enum class aQute.bnd.service.repository.MinimalRepository.Gestalt
 
GESTALT - Static variable in interface aQute.bnd.osgi.Constants
 
GESTALT_BATCH - Static variable in interface aQute.bnd.osgi.Constants
 
GESTALT_CI - Static variable in interface aQute.bnd.osgi.Constants
 
GESTALT_INTERACTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
GESTALT_OFFLINE - Static variable in interface aQute.bnd.osgi.Constants
 
GESTALT_SHELL - Static variable in interface aQute.bnd.osgi.Constants
 
get - Variable in class aQute.lib.filter.Filter.GetQuery
 
get() - Method in interface aQute.bnd.exceptions.SupplierWithException
 
get() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to get
get() - Method in interface aQute.bnd.memoize.CloseableMemoize
Get the memoized AutoCloseable value.
get() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
get() - Method in interface aQute.bnd.memoize.Memoize
Get the memoized value.
get() - Method in class aQute.bnd.memoize.MemoizingSupplier
 
get() - Method in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
get() - Method in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
get() - Method in class aQute.bnd.properties.Document
 
get() - Method in interface aQute.bnd.properties.IDocument
 
get() - Method in class aQute.lib.concurrentinit.ConcurrentInitialize
Get the value or wait until it is created.
get() - Method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
get() - Method in class aQute.lib.json.Decoder
 
get() - Method in class aQute.libg.ints.IntCounter
Get the current value
get(int) - Method in class aQute.bnd.properties.CopyOnWriteTextStore
 
get(int) - Method in class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
 
get(int) - Method in class aQute.bnd.properties.GapTextStore
 
get(int) - Method in interface aQute.bnd.properties.ITextStore
Returns the character at the specified offset.
get(int) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
get(int) - Method in class aQute.bnd.version.Version
 
get(int) - Method in class aQute.lib.collections.SortedList
 
get(int, int) - Method in class aQute.bnd.properties.CopyOnWriteTextStore
 
get(int, int) - Method in class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
 
get(int, int) - Method in class aQute.bnd.properties.Document
 
get(int, int) - Method in class aQute.bnd.properties.GapTextStore
 
get(int, int) - Method in interface aQute.bnd.properties.IDocument
 
get(int, int) - Method in interface aQute.bnd.properties.ITextStore
Returns the text of the specified character range.
get(Workspace, String) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
get(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Packages
 
get(Descriptors.PackageRef, Attrs) - Method in class aQute.bnd.osgi.Packages
 
get(Instruction) - Method in class aQute.bnd.osgi.Instructions
 
get(TypeReference<T>) - Method in class aQute.lib.json.Decoder
 
get(TypeReference<X>) - Method in class aQute.bnd.http.HttpRequest
Convert the result to a specific type
get(Selector) - Method in class aQute.lib.env.Sieve
 
get(File, URI) - Method in class aQute.bnd.http.URLCache
 
get(Class<T>) - Method in class aQute.lib.json.Decoder
 
get(Class<X>) - Method in class aQute.bnd.http.HttpRequest
Convert the result to a specific type
get(Object) - Method in class aQute.bnd.header.Attrs
Deprecated.
get(Object) - Method in class aQute.bnd.header.Parameters
Deprecated.
get(Object) - Method in class aQute.bnd.osgi.Instructions
Deprecated.
get(Object) - Method in class aQute.bnd.osgi.Packages
Deprecated.
get(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.CaseInsensitiveMap
 
get(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.DictionaryMap
 
get(Object) - Method in class aQute.bnd.osgi.resource.FilterImpl.ServiceReferenceMap
 
get(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
get(Object) - Method in class aQute.lib.collections.MultiMap
 
get(Object) - Method in class aQute.lib.env.Header
Deprecated.
get(Object) - Method in class aQute.lib.env.Props
Deprecated.
get(Object) - Method in class aQute.lib.env.Sieve
Deprecated.
get(Object) - Method in class aQute.lib.settings.Settings
 
get(Object) - Method in class aQute.libg.parameters.Attributes
Deprecated.
get(Method, Map<String, Object>, Map<String, String>, Object[]) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
get(Type) - Method in class aQute.bnd.http.HttpRequest
Convert the result to a specific type
get(Type) - Method in class aQute.lib.json.Decoder
 
get(String) - Method in class aQute.bnd.differ.DiffImpl
 
get(String) - Method in class aQute.bnd.differ.Element
 
get(String) - Method in class aQute.bnd.header.Attrs
 
get(String) - Method in class aQute.bnd.header.Parameters
 
get(String) - Method in class aQute.bnd.maven.support.ProjectPom
 
get(String) - Method in class aQute.bnd.osgi.Annotation
 
get(String) - Method in class aQute.bnd.osgi.Domain
 
get(String) - Method in class aQute.bnd.osgi.Processor
Overrides for the Domain class
get(String) - Method in interface aQute.bnd.service.diff.Diff
 
get(String) - Method in interface aQute.bnd.service.diff.Tree
 
get(String) - Method in class aQute.lib.env.Header
 
get(String) - Method in class aQute.lib.env.Props
 
get(String) - Method in interface aQute.lib.filter.Get
 
get(String) - Method in interface aQute.lib.hierarchy.FolderNode
 
get(String) - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
get(String) - Method in class aQute.libg.parameters.Attributes
 
get(String) - Method in interface aQute.libg.shacache.ShaSource
Get an inputstream based on the given SHA-1
get(String, Version) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
get(String, VersionRange) - Method in class aQute.bnd.filerepo.FileRepo
Deprecated.
Get a list of URLs to bundles that are constrained by the bsn and versionRange.
get(String, VersionRange, int) - Method in class aQute.bnd.filerepo.FileRepo
Deprecated.
 
get(String, Version, Map<String, String>) - Method in interface aQute.bnd.service.repository.MinimalRepository
 
get(String, Version, Map<String, String>, RepositoryPlugin.DownloadListener...) - Method in class aQute.bnd.build.WorkspaceRepository
 
get(String, Version, Map<String, String>, RepositoryPlugin.DownloadListener...) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
get(String, Version, Map<String, String>, RepositoryPlugin.DownloadListener...) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
get(String, Version, Map<String, String>, RepositoryPlugin.DownloadListener...) - Method in interface aQute.bnd.service.RepositoryPlugin
Return a URL to a matching version of the given bundle.
get(String, Version, Map<String, String>, RepositoryPlugin.DownloadListener...) - Method in class aQute.lib.deployer.FileRepo
 
get(String, String) - Method in class aQute.bnd.build.WorkspaceRepository
 
get(String, String) - Method in class aQute.bnd.header.Attrs
 
get(String, String) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
get(String, String) - Method in class aQute.bnd.osgi.Domain
 
get(String, String) - Method in class aQute.bnd.osgi.Processor
 
get(String, String) - Method in class aQute.lib.env.Props
 
get(String, String) - Method in class aQute.libg.parameters.Attributes
 
get(String, String, Strategy, Map<String, String>) - Method in class aQute.bnd.build.WorkspaceRepository
 
get(String, String, Strategy, Map<String, String>) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
get(String, String, Strategy, Map<String, String>) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
get(URI) - Method in class aQute.bnd.http.URLCache
 
get(K1, K2) - Method in class aQute.lib.collections.DoubleKeyMap
 
get(NamedNodeMap, String) - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
get(T, Node) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
Get - Interface in aQute.lib.filter
 
getAbove(Class<?>) - Method in class aQute.lib.inject.Injector
 
getAbsolutePath() - Method in class aQute.bnd.osgi.Clazz
 
getAcceptedIssuers() - Method in class aQute.bnd.url.LocalTrustManager
 
getAccess() - Method in class aQute.bnd.osgi.Clazz.Def
 
getAccess() - Method in class aQute.bnd.osgi.Clazz
 
getAccess() - Method in class aQute.bnd.osgi.Clazz.MethodParameter
 
getAccess(int) - Static method in class aQute.bnd.make.calltree.CalltreeResource
 
getActions() - Method in class aQute.bnd.build.Project
 
getActivators() - Method in class aQute.bnd.build.ProjectLauncher
 
getAgent() - Method in interface aQute.bnd.build.RunSession
 
getAlgorithm() - Method in class aQute.libg.cryptography.Digest
 
getAlgorithm() - Method in class aQute.libg.cryptography.Digester
 
getAlgorithm() - Method in class aQute.libg.cryptography.MD5
 
getAlgorithm() - Method in class aQute.libg.cryptography.SHA1
 
getAlgorithm() - Method in class aQute.libg.cryptography.SHA256
 
getAlgorithm() - Method in class aQute.libg.cryptography.SHA512
 
getAlgorithms(String[], MessageDigest[]) - Method in class aQute.bnd.signing.Signer
 
getAllKeys() - Method in class aQute.libg.sed.ReplacerAdapter
 
getAllProjects() - Method in class aQute.bnd.build.ProjectTracker
 
getAllProjects() - Method in class aQute.bnd.build.Workspace
 
getAllPropertyNames() - Method in class aQute.bnd.build.model.BndEditModel
 
getAllResources(Repository) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
Return all resources from a repository as returned by the wildcard requirement, see ResourceUtils.createWildcardRequirement()
getAllsourcepath() - Method in class aQute.bnd.build.Project
 
getAllSources() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getAlternative(Class<?>, Reporter) - Static method in class aQute.libg.reporter.slf4j.Slf4jReporter
 
getAnnotatedPlugins() - Method in class aQute.bnd.main.Plugins
 
getAnnotation() - Method in class aQute.bnd.osgi.Annotation
 
getAnnotation(Class<T>) - Method in class aQute.bnd.osgi.Annotation
 
getAnnotation(ClassLoader) - Method in class aQute.bnd.osgi.Annotation
 
getAPI(Analyzer) - Static method in class aQute.bnd.differ.JavaElement
 
getAPIUses() - Method in class aQute.bnd.osgi.Analyzer
 
getAPIUses() - Method in class aQute.bnd.osgi.Clazz
 
getArea(String) - Method in interface aQute.libg.remote.Sink
Get a specific area
getArea(String) - Method in class aQute.libg.remote.sink.RemoteSink
 
getAreas() - Method in interface aQute.libg.remote.Sink
Return a list of areas
getAreas() - Method in class aQute.libg.remote.sink.RemoteSink
 
getArguments() - Method in class aQute.bnd.service.generate.BuildContext
 
getArguments() - Method in class aQute.libg.command.Command
 
getArtifact() - Method in class aQute.bnd.maven.support.CachedPom
 
getArtifact() - Method in class aQute.bnd.maven.support.MavenEntry
 
getArtifact() - Method in class aQute.bnd.maven.support.Pom
 
getArtifact() - Method in class aQute.bnd.maven.support.ProjectPom
 
getArtifact(String, String, String) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
getArtifactFile() - Method in class aQute.bnd.maven.support.MavenEntry
 
getArtifactId() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getArtifactId() - Method in class aQute.bnd.maven.PomFromManifest
 
getArtifactId() - Method in class aQute.bnd.maven.PomResource
 
getArtifactId() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getArtifactId() - Method in class aQute.bnd.maven.support.Pom
 
getArtifactInfos() - Method in interface aQute.bnd.build.api.BuildInfo
Get the build artifacts
getArtifactInfos() - Method in class aQute.bnd.build.ProjectBuilder.BuildInfoImpl
 
getAttribs() - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
getAttribute(String) - Method in class aQute.lib.tag.Tag
Return the attribute value.
getAttribute(String, String) - Method in class aQute.lib.tag.Tag
Return the attribute value or a default if not defined.
getAttributeAttr(String, Object) - Static method in class aQute.bnd.osgi.resource.PersistentResource
 
getAttributes() - Method in class aQute.bnd.build.Container
 
getAttributes() - Method in class aQute.bnd.build.DownloadBlocker
 
getAttributes() - Method in class aQute.bnd.osgi.resource.CapReq
 
getAttributes() - Method in class aQute.bnd.osgi.resource.PersistentResource.RC
Deprecated.
 
getAttributes() - Method in class aQute.lib.tag.Tag
Answer the attributes as a Dictionary object.
getAttributes(Annotation, String...) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
getAtts() - Method in class aQute.libg.sax.SAXElement
 
getAvailableReportsOf(Object) - Method in interface aQute.bnd.service.reporter.ReportExporterService
 
getBase() - Method in class aQute.bnd.osgi.Processor
 
getBase() - Method in class aQute.lib.env.Env
 
getBasedFile(File, String) - Static method in class aQute.lib.io.IO
 
getBasedPath(Path, String) - Static method in class aQute.lib.io.IO
 
getBaselineJar() - Method in class aQute.bnd.build.ProjectBuilder
This method attempts to find the baseline jar for the current project.
getBaselineRepo() - Method in class aQute.bnd.build.ProjectBuilder
 
getBaseURI() - Method in class aQute.bnd.osgi.Processor
 
getBinary() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getBinary() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getBinary() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
getBinary() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getBind() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
getBits() - Method in class aQute.libg.asn1.PDU
 
getBndInfo(String, String) - Method in class aQute.bnd.osgi.Analyzer
 
getBndInfo(String, Supplier<String>) - Static method in class aQute.bnd.osgi.About
 
getBndLastModified() - Method in class aQute.bnd.osgi.Analyzer
 
getBndMavenPlugin(Model) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the bnd-maven-plugin from build/plugins section of model or null if not present.
getBndMavenPluginFromContainer(PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the bnd-maven-plugin from pluginContainer or null if not present.
getBndProject(File) - Method in class aQute.bnd.ant.BaseTask
 
getBndResource() - Method in class aQute.bnd.build.model.BndEditModel
 
getBndResourceName() - Method in class aQute.bnd.build.model.BndEditModel
 
getBndVersion() - Static method in class aQute.bnd.osgi.About
 
getBndVersion() - Method in class aQute.bnd.osgi.Analyzer
Get the version for this bnd
getBndVersion() - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
getBndVersion() - Method in interface aQute.bnd.service.remoteworkspace.RemoteWorkspace
Get the bnd version of the workspace.
getBoolean() - Method in class aQute.libg.asn1.PDU
 
getBootclasspath() - Method in class aQute.bnd.build.Project
 
getBootclasspath() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getBsn() - Method in class aQute.bnd.differ.Baseline
 
getBsn() - Method in class aQute.bnd.maven.PomFromManifest
 
getBsn() - Method in class aQute.bnd.osgi.Analyzer
Clear the key part of a header.
getBsn() - Method in class aQute.bnd.osgi.BundleId
 
getBsn() - Method in class aQute.bnd.osgi.Jar
Get the jar bsn from the Constants.BUNDLE_SYMBOLICNAME manifest header.
getBsn(Tree) - Method in class aQute.bnd.differ.Baseline
 
getBsns() - Method in class aQute.bnd.build.Project
 
getBuffer() - Method in class aQute.bnd.osgi.AbstractResource
 
getBuffer() - Method in class aQute.bnd.osgi.URLResource
 
getBuffer() - Method in class aQute.bnd.osgi.WriteResource
 
getBuffer() - Method in class aQute.bnd.osgi.ZipResource
 
getBuildDependencies() - Method in class aQute.bnd.build.Project
Return the direct build dependencies of this project.
getBuildDir() - Method in class aQute.bnd.build.Workspace
 
getBuilder(ProjectBuilder) - Method in class aQute.bnd.build.Project
Return a new builder that is nicely setup for this project.
getBuilder(Project, List<String>) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
Calculate the builder with the properly inheritance structure.
getBuildFiles() - Method in class aQute.bnd.build.Project
This method must only be called when it is sure that the project has been build before in the same session.
getBuildFiles(boolean) - Method in class aQute.bnd.build.Project
 
getBuildInfo() - Method in class aQute.bnd.build.ProjectBuilder
 
getBuildJar() - Method in class aQute.bnd.osgi.Builder
 
getBuildNow() - Method in class aQute.bnd.osgi.Macro
 
getBuildOrder() - Method in class aQute.bnd.build.Workspace
 
getBuildOrder(Collection<Project>, Set<Project>) - Method in class aQute.bnd.build.Workspace
 
getBuildpath() - Method in class aQute.bnd.build.Project
 
getBuildPath() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundle() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getBundle(String, Version, Map<String, String>) - Method in class aQute.bnd.build.Workspace
 
getBundle(String, Version, Map<String, String>, Workspace.ResourceRepositoryStrategy) - Method in class aQute.bnd.build.Workspace
 
getBundle(String, String, Strategy, Map<String, String>) - Method in class aQute.bnd.build.Project
Get a bundle from one of the plugin repositories.
getBundle(Resource) - Method in class aQute.bnd.build.Project
 
getBundle(Resource) - Method in class aQute.bnd.build.Workspace
 
getBundle(Resource, Workspace.ResourceRepositoryStrategy) - Method in class aQute.bnd.build.Workspace
 
getBundleActivator() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleActivator() - Method in class aQute.bnd.osgi.Domain
 
getBundleBlueprint() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleByHash(String, Map<String, String>) - Method in class aQute.bnd.build.Project
 
getBundleCapability(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getBundleCategory() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleCategory() - Method in class aQute.bnd.osgi.Domain
 
getBundleClasspath() - Method in class aQute.bnd.osgi.Domain
 
getBundleClassPath() - Method in class aQute.bnd.osgi.Domain
 
getBundleClassPathEntry(Clazz) - Method in class aQute.bnd.osgi.Analyzer
 
getBundleClasspathFiles() - Method in class aQute.bnd.build.Container
 
getBundleClassPathTypes() - Method in class aQute.bnd.osgi.Analyzer
 
getBundleContactAddress() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleContactAddress() - Method in class aQute.bnd.osgi.Domain
 
getBundleContext() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getBundleCopyright() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleCopyright() - Method in class aQute.bnd.osgi.Domain
 
getBundleDescription() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleDescription() - Method in class aQute.bnd.osgi.Domain
 
getBundleDocUrl() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleDocURL() - Method in class aQute.bnd.osgi.Domain
 
getBundleFromProject(String, Map<String, String>) - Method in class aQute.bnd.build.Project
Look for the bundle in the workspace.
getBundleId() - Method in interface aQute.bnd.build.api.ArtifactInfo
The bundle ID of the build bundle
getBundleId() - Method in class aQute.bnd.build.Container
 
getBundleId() - Method in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
getBundleId(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getBundleInfo() - Method in class aQute.bnd.differ.Baseline
 
getBundleLicense() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleName() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleName() - Method in class aQute.bnd.osgi.Domain
 
getBundleNative() - Method in class aQute.bnd.osgi.Domain
 
getBundleRequiredExecutionEnvironment() - Method in class aQute.bnd.osgi.Domain
 
getBundles(Strategy, String) - Method in class aQute.bnd.build.Project
Just calls a new method with a default parm.
getBundles(Strategy, String, String) - Method in class aQute.bnd.build.Project
Analyze the header and return a list of files that should be on the build, test or some other path.
getBundles(Collection<Container>, Processor) - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
getBundlesWildcard(String, String, Strategy, Map<String, String>) - Method in class aQute.bnd.build.Project
Get all bundles matching a wildcard expression.
getBundleSymbolicName() - Method in class aQute.bnd.build.Container
 
getBundleSymbolicName() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleSymbolicName() - Method in class aQute.bnd.osgi.Domain
 
getBundleUpdateLocation() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleVendor() - Method in class aQute.bnd.build.model.BndEditModel
 
getBundleVendor() - Method in class aQute.bnd.osgi.Domain
 
getBundleVersion() - Method in class aQute.bnd.osgi.Domain
 
getBundleVersionString() - Method in class aQute.bnd.build.model.BndEditModel
 
getByBinaryName(String) - Method in class aQute.bnd.osgi.Packages
 
getByFQN(String) - Method in class aQute.bnd.osgi.Packages
 
getBytes() - Method in class aQute.bnd.osgi.AbstractResource
 
getBytes() - Method in class aQute.bnd.osgi.PreprocessResource
 
getBytes() - Method in class aQute.libg.asn1.PDU
 
getCache(String) - Method in class aQute.bnd.build.Workspace
 
getCacheDir(String) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
getCacheDir(String) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
getCacheDirectory() - Method in interface aQute.bnd.service.RemoteRepositoryPlugin
 
getCacheFileFor(URI) - Method in class aQute.bnd.http.HttpClient
 
getCacheFileFor(URI) - Method in class aQute.bnd.http.URLCache
 
getCacheInfoFileFor(URI) - Method in class aQute.bnd.http.URLCache
 
getCanonical() - Method in class aQute.bnd.version.maven.ComparableVersion
 
getCapabilities() - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
getCapabilities() - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
getCapabilities(String) - Method in class aQute.bnd.osgi.resource.PersistentResource
Deprecated.
getCapabilities(String) - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
getCapabilitiesFrom(Parameters) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
getCapability() - Method in class aQute.bnd.osgi.resource.WireImpl
 
getCapabilityFrom(String, Attrs) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
getCapabilityName() - Method in enum class aQute.bnd.build.model.EE
 
getCapabilityVersion() - Method in enum class aQute.bnd.build.model.EE
 
getCategoryKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getCertificates(String, List<X509Certificate>) - Static method in class aQute.bnd.url.HttpsVerification
 
getChanged() - Method in class aQute.bnd.build.Project
 
getChar(int) - Method in class aQute.bnd.properties.Document
 
getChar(int) - Method in interface aQute.bnd.properties.IDocument
 
getChecksum() - Method in class aQute.bnd.build.Project
 
getChecksum() - Method in class aQute.bnd.osgi.Processor
A checksum based on the values of the properties
getChildren() - Method in class aQute.bnd.differ.DiffImpl
 
getChildren() - Method in class aQute.bnd.differ.Element
 
getChildren() - Method in class aQute.bnd.help.Syntax
 
getChildren() - Method in interface aQute.bnd.service.diff.Diff
 
getChildren() - Method in interface aQute.bnd.service.diff.Tree
 
getChildren() - Method in class aQute.libg.asn1.PDU
 
getClass(String, File) - Method in class aQute.bnd.osgi.Processor
 
getClassDataCollector(Analyzer) - Method in interface aQute.bnd.service.classparser.ClassParser
 
getClasses(String...) - Method in class aQute.bnd.osgi.Analyzer
 
getClassesDir() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getClassesDir() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getClassesDir() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getClassifier() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getClassifier() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getClassifier() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
getClassifier() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
getClassName() - Method in class aQute.bnd.osgi.Clazz
 
getClasspath() - Method in class aQute.bnd.build.Project
 
getClasspath() - Method in class aQute.bnd.build.ProjectBuilder
 
getClasspath() - Method in class aQute.bnd.build.ProjectLauncher
 
getClasspath() - Method in class aQute.bnd.osgi.Analyzer
 
getClasspath() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getClasspath(Project) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
Get the .classpath file for a project
getClassPath() - Method in class aQute.bnd.build.model.BndEditModel
 
getClasspathEntrySuffix(File) - Method in class aQute.bnd.osgi.Builder
Answer the string of the resource that it has in the container.
getClasspathExports() - Method in class aQute.bnd.osgi.Analyzer
 
getClassRef() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getClassRef() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getClassRef() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getClassSignature() - Method in class aQute.bnd.osgi.Clazz
 
getClassSignature(String) - Method in class aQute.bnd.osgi.Analyzer
 
getClassSignature(String) - Method in class aQute.bnd.osgi.Descriptors
 
getClassspace() - Method in class aQute.bnd.osgi.Analyzer
 
getClassspace(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Analyzer
Return the classes for a given source package.
getClause() - Method in class aQute.libg.clauses.Selector
 
getClazz() - Method in class aQute.bnd.osgi.Clazz.Def
 
getClss() - Method in class aQute.libg.asn1.PDU
 
getCommands() - Method in class aQute.bnd.osgi.Macro
Get all the commands available
getCommands(Object) - Method in class aQute.lib.getopt.CommandLine
Parse a class and return a list of command names
getComment() - Method in class aQute.bnd.differ.Element
 
getCommonJavac(boolean) - Method in class aQute.bnd.build.Project
 
getComparator() - Method in class aQute.bnd.stream.AbstractWhile
 
getCompatible() - Method in enum class aQute.bnd.build.model.EE
 
getCompatibleSet() - Method in enum class aQute.bnd.build.model.EE
 
getComponentTypeRef() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getComponentTypeRef() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getComponentTypeRef() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getConfiguration(List<Plugin>) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getConnection() - Method in class aQute.bnd.service.url.TaggedData
 
getConnectionBlocker(URLConnectionHandler) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
getConstant() - Method in class aQute.bnd.osgi.Clazz.FieldDef
 
getConstant() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
getConstant() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
getContactAddressKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getContained() - Method in interface aQute.bnd.build.api.ArtifactInfo
Contained packages
getContained() - Method in class aQute.bnd.build.Project
Get the contained packages calculated from all builders from the last build
getContained() - Method in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
getContained() - Method in class aQute.bnd.osgi.Analyzer
 
getContainingClass() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
getContent() - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
getContent() - Method in class aQute.lib.redirect.Redirect
 
getContent(boolean, String, Version) - Method in class aQute.bnd.build.PackageInfo
 
getContentAsString() - Method in class aQute.bnd.properties.GapTextStore
Returns a copy of the content of this text store.
getContentCapabilities(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getContentCapability(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getContents() - Method in class aQute.lib.tag.Tag
Return the contents.
getContents(String) - Method in class aQute.lib.tag.Tag
Return only the tags of the first level of descendants that match the name.
getContentsAsString() - Method in class aQute.lib.tag.Tag
Return the whole contents as a String (no tag info and attributes).
getContentsAsString(StringBuilder) - Method in class aQute.lib.tag.Tag
convenient method to get the contents in a StringBuilder.
getContinuous() - Method in class aQute.bnd.build.ProjectTester
 
getCopyrightKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getCount() - Method in class aQute.lib.watcher.FileWatcher
 
getCount() - Method in class aQute.libg.forker.Forker
 
getCRC(File) - Method in class aQute.lib.putjar.DirectoryInputStream
 
getCrossRef(Collection<Clazz>, Collection<Clazz>) - Static method in class aQute.bnd.make.coverage.Coverage
Create a cross reference table from source to dest.
getCurrentProjects() - Method in class aQute.bnd.build.Workspace
 
getCwd() - Method in class aQute.bnd.build.ProjectLauncher
 
getCwd() - Method in class aQute.bnd.build.ProjectTester
 
getData(boolean, Map<String, Object>, Map<String, String>) - Static method in class aQute.bnd.osgi.resource.PersistentResource
 
getData(byte[]) - Method in interface aQute.bnd.service.remotelaunch.Master
 
getData(String) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader.Wrapper
 
getData(String) - Method in class aQute.libg.remote.sink.SinkFS
 
getData(String) - Method in interface aQute.libg.remote.Source
 
getData(String) - Method in class aQute.libg.remote.source.RemoteSource
Called from the remote sink to get the data when it lacks the given sha.
getData(String) - Method in class aQute.libg.remote.source.SourceFS
 
getData(Map<String, Object>, Map<String, String>) - Static method in class aQute.bnd.osgi.resource.PersistentResource
Deprecated.
getDataURI(String, String, int) - Method in class aQute.bnd.osgi.Jar
Return a data uri from the JAR.
getDate() - Method in class aQute.libg.asn1.PDU
 
getDeclaredServices(Builder) - Static method in class aQute.bnd.osgi.PermissionGenerator
 
getDef() - Method in class aQute.bnd.component.DSAnnotationReader
 
getDef() - Method in class aQute.bnd.metatype.DesignateReader
 
getDef() - Method in class aQute.bnd.metatype.OCDReader
 
getDefault(Processor) - Method in class aQute.bnd.build.LibraryHandler.Library
 
getDefaultPort(String) - Static method in class aQute.libg.uri.URIUtil
 
getDefaults() - Static method in class aQute.bnd.build.Workspace
 
getDefaults() - Method in class aQute.bnd.osgi.Clazz
 
getDefaults(Annotation) - Method in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
getDefaultsMap() - Static method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
getDefinition(Clazz, Analyzer, EnumSet<Discover>) - Static method in class aQute.bnd.cdi.CDIAnnotationReader
 
getDefinition(Clazz, Analyzer, Set<DSAnnotations.Options>, XMLAttributeFinder, Version) - Static method in class aQute.bnd.component.DSAnnotationReader
 
getDefs() - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
getDeliverable(String, Map<String, String>) - Method in class aQute.bnd.build.Project
Answer the container associated with a given bsn.
getDeliverables() - Method in class aQute.bnd.build.Project
Returns containers for the deliverables of this project.
getDelta() - Method in class aQute.bnd.differ.DiffImpl
Return the absolute delta.
getDelta() - Method in interface aQute.bnd.service.diff.Diff
 
getDelta(Diff.Ignore) - Method in class aQute.bnd.differ.DiffImpl
This getDelta calculates the delta but allows the caller to ignore certain Diff objects by calling back the ignore call back parameter.
getDelta(Diff.Ignore) - Method in interface aQute.bnd.service.diff.Diff
 
getDependencies() - Method in class aQute.bnd.maven.support.Pom
 
getDependencies(Pom.Scope) - Method in class aQute.bnd.maven.support.ProjectPom
 
getDependencies(Pom.Scope, URI...) - Method in class aQute.bnd.maven.support.Pom
 
getDependents() - Method in class aQute.bnd.build.Project
Return the full transitive dependents of this project.
getDependents() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getDependson() - Method in class aQute.bnd.build.Project
Return the full transitive dependencies of this project.
getDescription() - Method in class aQute.bnd.maven.support.Pom
 
getDescription(Class<?>) - Method in class aQute.bnd.main.Plugins
 
getDescriptionKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getDescriptor() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
getDescriptor(Class<?>) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
getDescriptor(Class<?>, Class<?>[]) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
getDescriptor(String) - Method in class aQute.bnd.osgi.Analyzer
 
getDescriptor(String) - Method in class aQute.bnd.osgi.Descriptors
 
getDescriptor(String, Version) - Method in interface aQute.bnd.service.repository.InfoRepository
Return a resource descriptor for a given bsn/version.
getDescriptor(String, Version) - Method in class aQute.lib.deployer.FileRepo
 
getDesignate(Clazz, Analyzer, Map<Descriptors.TypeRef, OCDDef>, XMLAttributeFinder) - Static method in class aQute.bnd.metatype.DesignateReader
 
getDetails(ReferenceDef, DeclarativeServicesAnnotationError.ErrorType) - Method in class aQute.bnd.component.DSAnnotationReader
 
getDiff() - Method in class aQute.bnd.differ.Baseline
Gets the generated diff
getDigest() - Method in interface aQute.bnd.service.repository.RepositoryDigest
Return a SHA-1 for the collection.
getDigester(OutputStream...) - Static method in class aQute.libg.cryptography.MD5
 
getDigester(OutputStream...) - Static method in class aQute.libg.cryptography.SHA1
 
getDigester(OutputStream...) - Static method in class aQute.libg.cryptography.SHA256
 
getDigester(OutputStream...) - Static method in class aQute.libg.cryptography.SHA512
 
getDir(String, String) - Method in class aQute.lib.env.Env
 
getDirectiveAttr(String, String) - Static method in class aQute.bnd.osgi.resource.PersistentResource
 
getDirectives() - Method in class aQute.bnd.osgi.resource.CapReq
 
getDirectives() - Method in class aQute.bnd.osgi.resource.PersistentResource.RC
Deprecated.
 
getDirectories() - Method in class aQute.bnd.osgi.Jar
 
getDirectory() - Method in class aQute.lib.putjar.DirectoryInputStream
end of central dir signature 4 bytes (0x06054b50) number of this disk 2 bytes number of the disk with the start of the central directory 2 bytes total number of entries in the central directory on this disk 2 bytes total number of entries in the central directory 2 bytes size of the central directory 4 bytes offset of start of central directory with respect to the starting disk number 4 bytes .ZIP file comment length 2 bytes .ZIP file comment (variable size)
getDirectory(String) - Method in class aQute.bnd.osgi.Jar
 
getDisplayTypeName(Throwable) - Static method in class aQute.bnd.exceptions.Exceptions
Return a display name of an exception type.
getDisplayTypeName(Throwable) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
Return a display name of an exception type.
getDistro() - Method in class aQute.bnd.build.model.BndEditModel
 
getDocumentChanges() - Method in class aQute.bnd.build.model.BndEditModel
Return the saved changes in document format.
getDocURLKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getDoNotCopy() - Method in class aQute.bnd.osgi.Builder
 
getDottedOnly() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getDottedOnly() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getDottedOnly() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getDriver() - Method in class aQute.bnd.build.Workspace
Get the bnddriver, can be null if not set.
getDSAnnotationPatterns() - Method in class aQute.bnd.build.model.BndEditModel
 
getDuplicate() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
getDuration(String, long) - Static method in class aQute.bnd.osgi.Processor
 
getDynamicImportPackage() - Method in class aQute.bnd.osgi.Domain
 
getEE() - Method in class aQute.bnd.build.model.BndEditModel
 
getEE() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
getEEName() - Method in enum class aQute.bnd.build.model.EE
 
getEEs() - Method in class aQute.bnd.osgi.Analyzer
Return the EEs
getEffective(Map<String, String>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getEmail() - Method in class aQute.lib.settings.Settings
 
getEnclosingScope(Class<?>) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
getEntries() - Method in class aQute.bnd.build.Classpath
 
getEntries(String, Converter<? extends E, ? super String>) - Method in class aQute.bnd.build.model.BndEditModel
 
getEntry(Pom) - Method in class aQute.bnd.maven.support.Maven
 
getEntry(String, String, String) - Method in class aQute.bnd.maven.support.Maven
 
getenv(String) - Method in class aQute.lib.io.IO.EnvironmentCalculator
 
getError() - Method in class aQute.bnd.build.Container
 
getError() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
getErrors() - Method in class aQute.bnd.ant.BaseTask
 
getErrors() - Method in class aQute.bnd.osgi.Processor
 
getErrors() - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
getErrors() - Method in interface aQute.libg.log.Logger
 
getErrors() - Method in class aQute.libg.reporter.ReporterAdapter
 
getErrors() - Method in interface aQute.service.reporter.Report
Return the errors.
getETag() - Method in class aQute.bnd.http.URLCache.Info
 
getExactSizeIfKnown() - Method in class aQute.bnd.stream.AbstractWhile
 
getExactSizeIfKnown() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
getExample() - Method in class aQute.bnd.help.Syntax
 
getException() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getExclusions() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getExecutor() - Method in class aQute.bnd.osgi.ExecutorGroup
 
getExecutor() - Static method in class aQute.bnd.osgi.Processor
 
getExitCode() - Method in interface aQute.bnd.build.RunSession
 
getExpandedInCache(String, File) - Method in class aQute.bnd.build.Workspace
Get a cached directory of an inputstream to a Jar.
getExpandedInCache(Resource) - Method in class aQute.bnd.build.Workspace
Get a cached directory of an expanded resource.
getExportContents() - Method in class aQute.bnd.osgi.Domain
 
getExportedByAnnotation() - Method in class aQute.bnd.osgi.Analyzer
 
getExportedPackages() - Method in class aQute.bnd.build.model.BndEditModel
 
getExportedRuns() - Method in class aQute.bnd.build.ProjectBuilder
Return the bndrun files that need to be exported
getExporter(String) - Method in class aQute.bnd.build.Project
 
getExportPackage() - Method in class aQute.bnd.osgi.Domain
 
getExports() - Method in interface aQute.bnd.build.api.ArtifactInfo
Exported packages
getExports() - Method in class aQute.bnd.build.Project
Get the exported packages form all builders calculated from the last build
getExports() - Method in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
getExports() - Method in class aQute.bnd.osgi.Analyzer
 
getExports() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getExports(Jar) - Method in class aQute.bnd.differ.Baseline
 
getExpressionCombiner() - Method in class aQute.bnd.osgi.repository.BaseRepository
 
getExpressions() - Method in class aQute.bnd.osgi.resource.FilterParser.SubExpression
 
getExtends(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Clazz
 
getExtension() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getExtension() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getExtension(String, String) - Static method in class aQute.lib.io.IO
 
getExternalPlugins() - Method in class aQute.bnd.build.Workspace
Execute a function with a class from a plugin loaded from the repositories.
getExtra() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getExtra() - Method in class aQute.bnd.osgi.AbstractResource
 
getExtra() - Method in class aQute.bnd.osgi.Analyzer
 
getExtra() - Method in class aQute.bnd.osgi.Builder
Answer extra packages.
getExtra() - Method in class aQute.bnd.osgi.EmbeddedResource
 
getExtra() - Method in class aQute.bnd.osgi.FileResource
 
getExtra() - Method in interface aQute.bnd.osgi.Resource
Use Resource.decodeExtra(String) to properly decode the ZIP extra field structured binary data from the returned String.
getExtra() - Method in class aQute.bnd.osgi.URLResource
 
getExtra() - Method in class aQute.bnd.osgi.WriteResource
 
getExtra() - Method in class aQute.bnd.osgi.ZipResource
 
getExtra() - Method in class aQute.lib.json.Decoder
 
getFactory() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getfield - Static variable in class aQute.bnd.osgi.OpCodes
 
getField(Object, String) - Method in class aQute.bnd.maven.lib.configuration.BeanProperties
 
getField(Field, Object) - Static method in class aQute.lib.json.Handler
 
getField(Field, Object) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
getField(String) - Method in class aQute.lib.json.ObjectHandler
 
getFields(Class<?>) - Static method in class aQute.lib.converter.Converter
 
getFields(Class<?>) - Method in class aQute.lib.inject.Injector
 
getFields(Class<?>) - Static method in class aQute.lib.tag.Tag
 
getFieldSignature(Clazz.FieldDef) - Method in class aQute.bnd.component.DSAnnotationReader
 
getFieldSignature(String) - Method in class aQute.bnd.osgi.Analyzer
 
getFieldSignature(String) - Method in class aQute.bnd.osgi.Descriptors
 
getFile() - Method in class aQute.bnd.build.Container
 
getFile() - Method in class aQute.bnd.build.DownloadBlocker
 
getFile() - Method in class aQute.bnd.osgi.FileResource
 
getFile() - Method in class aQute.bnd.service.url.TaggedData
 
getFile(File, File, String) - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getFile(File, String) - Static method in class aQute.bnd.ant.BaseTask
 
getFile(File, String) - Static method in class aQute.bnd.osgi.Processor
 
getFile(File, String) - Static method in class aQute.lib.io.IO
 
getFile(String) - Method in class aQute.bnd.build.PackageInfo
 
getFile(String) - Method in class aQute.bnd.osgi.Processor
 
getFile(String) - Method in class aQute.lib.env.Env
 
getFile(String) - Static method in class aQute.lib.io.IO
 
getFile(String, boolean) - Method in class aQute.bnd.build.ProjectGenerate
 
getFile(String, ShaSource...) - Method in class aQute.libg.shacache.ShaCache
Small variation on the cache that returns a file instead of a stream
getFile(String, String) - Method in class aQute.lib.env.Env
Return a file relative to the base.
getFiles() - Method in class aQute.bnd.build.Project
Return the files
getFiles() - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
getFiles() - Method in class aQute.lib.fileset.FileSet
 
getFiles(File, boolean, boolean) - Method in class aQute.libg.glob.Glob
Get a list of files that match the glob expression
getFiles(File, String...) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Return a list of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
getFiles(File, String...) - Method in class aQute.lib.io.FileTree
Return a list of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
getFiles(File, Predicate<String>) - Method in class aQute.lib.io.FileTree
 
getFiles(File, List<File>, boolean, boolean) - Method in class aQute.libg.glob.Glob
 
getFiles(File, List<String>) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Return a list of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
getFiles(File, List<String>) - Method in class aQute.lib.io.FileTree
Return a list of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
getFilter() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
getFilter() - Method in class aQute.bnd.osgi.Contracts
 
getFilter(Annotation, Requirement) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
getFilteredProjects(bnd.ProjectWorkspaceOptions) - Method in class aQute.bnd.main.bnd
 
getFirst() - Method in class aQute.libg.tuple.Pair
 
getFlattenedProperties() - Method in class aQute.bnd.osgi.Macro
Take all the properties and translate them to actual values.
getFlattenedProperties() - Method in class aQute.bnd.osgi.Processor
Return the properties but expand all macros.
getFlattenedProperties() - Method in class aQute.libg.sed.ReplacerAdapter
Take all the properties and translate them to actual values.
getFlattenedProperties(boolean) - Method in class aQute.bnd.osgi.Macro
Take all the properties and translate them to actual values.
getFlattenedProperties(boolean) - Method in class aQute.bnd.osgi.Processor
Return the properties but expand all macros.
getFormat() - Method in class aQute.bnd.osgi.Clazz
 
getFQN() - Method in class aQute.bnd.osgi.Clazz
 
getFQN() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getFQN() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getFQN() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
getFQN() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getFragmentHost() - Method in class aQute.bnd.osgi.Domain
 
getGapEndIndex() - Method in class aQute.bnd.properties.GapTextStore
Returns the end index of the gap managed by this text store.
getGapStartIndex() - Method in class aQute.bnd.properties.GapTextStore
Returns the start index of the gap managed by this text store.
getGenerate() - Method in class aQute.bnd.build.Project
Get the object responsible for source code generation.
getGenericReturnType() - Method in class aQute.bnd.osgi.Clazz.FieldDef
 
getGenericReturnType() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
getGenericReturnType() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
getGenericString(String) - Method in class aQute.bnd.build.model.BndEditModel
 
getGestalt() - Method in class aQute.bnd.build.Workspace
Get the complete gestalt
getGestalt(String) - Method in class aQute.bnd.build.Workspace
Get the attrs for a gestalt part
getGlobalScope(Class<?>) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
getGroup(Matcher, String) - Method in class aQute.bnd.build.Makefile.Cmd
 
getGroupAndArtifact(String) - Method in interface aQute.bnd.maven.BsnToMavenPath
 
getGroupAndArtifact(String) - Method in class aQute.bnd.maven.MavenGroup
 
getGroupAndArtifact(String) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
getGroupId() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getGroupId() - Method in class aQute.bnd.maven.PomFromManifest
 
getGroupId() - Method in class aQute.bnd.maven.PomResource
 
getGroupId() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getGroupId() - Method in class aQute.bnd.maven.support.Pom
 
getHandle(String, String, Strategy, Map<String, String>) - Method in interface aQute.bnd.service.RemoteRepositoryPlugin
Retrieve a resource handle from the repository.
getHandledExtensions() - Method in interface aQute.bnd.service.reporter.ReportSerializerPlugin
Get the set of file extension names corresponding to the format that this plugin can serialize to.
getHandledModelExtensions() - Method in interface aQute.bnd.service.reporter.ReportTransformerPlugin
Get the set of file extension names corresponding to the model format that this plugin support.
getHandledTemplateExtensions() - Method in interface aQute.bnd.service.reporter.ReportTransformerPlugin
Get the set of file extension names corresponding to the template format that this plugin support.
getHandler(Class<T>, Collection<Container>, String, String) - Method in class aQute.bnd.build.Project
 
getHandler(Type, Class<?>) - Method in class aQute.lib.json.JSONCodec
This method figures out which handler should handle the type specific stuff.
getHeader() - Method in class aQute.bnd.help.Syntax
 
getHeader(File, File) - Method in class aQute.lib.putjar.DirectoryInputStream
Local file header:
getHeader(String) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
getHeader(String) - Method in class aQute.bnd.osgi.Processor
Get a header relative to this processor, taking its parents and includes into account.
getHeader(String) - Method in class aQute.lib.env.Env
 
getHeader(String, String) - Method in class aQute.bnd.osgi.Processor
 
getHeader(String, String) - Method in class aQute.lib.env.Env
 
getHeader(Pattern) - Method in class aQute.bnd.osgi.Processor
 
getHeader(Pattern, Pattern) - Method in class aQute.bnd.osgi.Processor
 
getHeader0(Pattern, Pattern) - Method in class aQute.bnd.osgi.Processor
 
getHigh() - Method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
getHigh() - Method in class aQute.bnd.version.VersionRange
 
getHighestEE() - Method in class aQute.bnd.osgi.Analyzer
 
getHome() - Method in class aQute.lib.io.IO.EnvironmentCalculator
 
getHost() - Method in interface aQute.bnd.build.RunSession
 
getHostName() - Method in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
getHostPackages() - Method in class aQute.bnd.osgi.Analyzer
Get the packages from the host if this is a fragment bundle
getIcon() - Method in class aQute.bnd.build.WorkspaceRepository
 
getIcon() - Method in interface aQute.bnd.service.RepositoryPlugin
Return a name of an icon
getIcon(int) - Method in class aQute.bnd.osgi.Domain
Find an icon with the requested size in the list of icons.
getIdentity(Capability) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getIdentity(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getIdentityCapability(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getIdentityVersion(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getIgnoreStandalone() - Method in class aQute.bnd.build.model.BndEditModel
 
getImplementation() - Method in interface aQute.bnd.annotation.plugin.InternalPluginDefinition
The implementation type of the plugin as set with the type that the BndPlugin annotation is applied to.
getImplementation(Capability) - Static method in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
 
getImplementations(Class<T>, Attrs) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
Returns list of external plugin proxies that implement the given interface.
getImplements() - Method in class aQute.bnd.osgi.Clazz.TypeDef
 
getImplements(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Clazz
 
getImportPackage() - Method in class aQute.bnd.osgi.Domain
 
getImportPatterns() - Method in class aQute.bnd.build.model.BndEditModel
 
getImports() - Method in interface aQute.bnd.build.api.ArtifactInfo
Imported packages
getImports() - Method in class aQute.bnd.build.Project
Get the imported packages from all builders calculated from the last build
getImports() - Method in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
getImports() - Method in class aQute.bnd.osgi.Analyzer
 
getIncluded() - Method in class aQute.bnd.osgi.Processor
 
getIncludedResourcePrefixes() - Method in class aQute.bnd.osgi.Builder
Extra the paths for the directories and files that are used in the Include-Resource header.
getIncludeResource() - Method in class aQute.bnd.build.model.BndEditModel
 
getIncludeResource() - Method in class aQute.bnd.osgi.Domain
 
getIndex() - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Get the index, load it if necessary
getIndexedByResource(Collection<? extends Capability>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getIndexLocations() - Method in interface aQute.bnd.service.IndexProvider
 
getInfo() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
getInfo(Report) - Method in class aQute.libg.reporter.ReporterAdapter
 
getInfo(Reporter) - Method in class aQute.bnd.osgi.Processor
 
getInfo(Reporter, String) - Method in class aQute.bnd.osgi.Processor
 
getInfo(Report, String) - Method in class aQute.libg.reporter.ReporterAdapter
 
getInfo(String, Version) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
getInfo(Resource) - Static method in class aQute.bnd.osgi.repository.BridgeRepository
 
getInitializedRepositories() - Method in class aQute.bnd.build.Workspace
Get the repositories and ensure they are all ready.
getInnerTag(Namespaces) - Method in class aQute.bnd.metatype.DesignateDef
 
getInput() - Method in class aQute.bnd.osgi.Instruction
 
getInput() - Method in class aQute.lib.env.Selector
 
getInput() - Method in class aQute.lib.link.Link
Get the input stream
getInputs() - Method in class aQute.bnd.build.ProjectGenerate
 
getInputStream() - Method in class aQute.bnd.service.url.TaggedData
Returns the input stream containing the resource data.
getInsert() - Method in class aQute.bnd.help.Syntax
 
getInstallRepositories() - Method in class aQute.bnd.build.Project
 
getInstructions(Processor, Class<T>) - Static method in class aQute.bnd.help.ProcessorHandler
 
getInstructions(Processor, Class<T>) - Static method in class aQute.bnd.help.Syntax
 
getInstructions(Clauses) - Static method in class aQute.libg.clauses.Selector
 
getInstructions(Class<T>) - Method in class aQute.bnd.osgi.Processor
Return an instance of an interface where each method is mapped to an instruction available from this Processor.
getInt() - Method in class aQute.libg.asn1.PDU
 
getInterfaces() - Method in class aQute.bnd.osgi.Clazz
 
getJar() - Method in class aQute.bnd.osgi.Analyzer
 
getJar() - Method in class aQute.bnd.osgi.JarResource
 
getJar(String) - Method in class aQute.bnd.main.bnd
Central routine to get a JAR with error checking
getJarFile() - Method in class aQute.bnd.osgi.URLResource.JarURLUtil
 
getJarFileNameFrom(String) - Method in class aQute.bnd.main.bnd
 
getJarFromFileOrURL(String) - Method in class aQute.bnd.maven.MavenCommand
 
getJarFromName(String, String) - Method in class aQute.bnd.osgi.Analyzer
Try to get a Jar from a file name/path or a url, or in last resort from the classpath name part of their files.
getJarFromName(String, String) - Method in class aQute.bnd.osgi.Processor
Try to get a Jar from a file name/path or a url, or in last resort from the classpath name part of their files.
getJarsFromName(String, String) - Method in class aQute.bnd.osgi.Analyzer
 
getJava(int, int) - Static method in enum class aQute.bnd.osgi.Clazz.JAVA
 
getJavaExecutable(String) - Method in class aQute.bnd.build.ProjectLauncher
 
getJavaExecutable(String) - Method in class aQute.bnd.osgi.Processor
 
getJavaExecutablePath(String) - Static method in class aQute.lib.io.IO
 
getJavaHome() - Method in class aQute.lib.io.IO.EnvironmentCalculator
 
getJdb() - Method in interface aQute.bnd.build.RunSession
 
getKey() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
getKey() - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
getKey() - Method in class aQute.bnd.unmodifiable.ImmutableEntry
 
getKey() - Method in class aQute.lib.filter.Filter.Query
 
getKeyFactory() - Static method in class aQute.libg.cryptography.RSA
 
getLabel() - Method in interface aQute.bnd.build.RunSession
 
getLastRevision() - Method in class aQute.bnd.build.ProjectBuilder
 
getLastSegment(String) - Static method in class aQute.lib.strings.Strings
 
getLastSegment(String, char) - Static method in class aQute.lib.strings.Strings
 
getLatestBundles(String, String) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
getLatestBundles(String, String) - Method in interface aQute.bnd.service.remoteworkspace.RemoteWorkspace
Get the latest bundles from a specification.
getLauncher(Project) - Method in interface aQute.bnd.service.LauncherPlugin
 
getLayout() - Method in class aQute.bnd.build.Workspace
Get the layout style of the workspace.
getLead() - Method in class aQute.bnd.help.Syntax
 
getLength() - Method in class aQute.bnd.osgi.Jar
Get the length of the last written file or -1 if unavailable.
getLength() - Method in class aQute.bnd.properties.CopyOnWriteTextStore
 
getLength() - Method in class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
 
getLength() - Method in class aQute.bnd.properties.Document
 
getLength() - Method in class aQute.bnd.properties.GapTextStore
 
getLength() - Method in interface aQute.bnd.properties.IDocument
 
getLength() - Method in interface aQute.bnd.properties.IRegion
 
getLength() - Method in interface aQute.bnd.properties.ITextStore
Returns number of characters stored in this text store.
getLength() - Method in class aQute.bnd.properties.Line
 
getLength() - Method in class aQute.bnd.properties.Region
 
getLength() - Method in class aQute.libg.cryptography.Digester
 
getLevel() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getLibrary(Pom.Scope, URI...) - Method in class aQute.bnd.maven.support.Pom
 
getLibrary(String, String, Workspace.ResourceRepositoryStrategy) - Method in class aQute.bnd.build.LibraryHandler
 
getLine(String, int) - Static method in class aQute.bnd.osgi.Processor
 
getLineDelimiter(int) - Method in class aQute.bnd.properties.Document
 
getLineDelimiter(int) - Method in interface aQute.bnd.properties.IDocument
 
getLineDelimiter(int) - Method in class aQute.bnd.properties.LineTracker
 
getLineInformation(int) - Method in class aQute.bnd.properties.Document
 
getLineInformation(int) - Method in interface aQute.bnd.properties.IDocument
 
getLineInformation(int) - Method in class aQute.bnd.properties.LineTracker
 
getLineInformationOfOffset(int) - Method in class aQute.bnd.properties.LineTracker
 
getLineLength(int) - Method in class aQute.bnd.properties.LineTracker
 
getLineNumberOfOffset(int) - Method in class aQute.bnd.properties.LineTracker
 
getLineOffset(int) - Method in class aQute.bnd.properties.LineTracker
 
getLines() - Method in class aQute.bnd.properties.LineTracker
Returns the internal data structure, a List of Lines.
getListAttrib(String) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
getLiteral() - Method in class aQute.bnd.osgi.Instruction
 
getLiteral() - Method in class aQute.lib.env.Selector
 
getLiteralProperty(String, String, Processor, boolean) - Method in class aQute.bnd.osgi.Processor
 
getLoader() - Method in class aQute.bnd.osgi.Processor
 
getLoader(Capability) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
getLocal(String, Version, Map<String, String>) - Method in class aQute.lib.deployer.FileRepo
 
getLocalAPI() - Method in class aQute.bnd.differ.JavaElement
 
getLocalization() - Method in class aQute.bnd.osgi.Domain
 
getLocalizationDefaultBasenameKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getLocalizationKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getLocalName() - Method in class aQute.lib.tag.Tag
 
getLocalName() - Method in class aQute.libg.sax.SAXElement
 
getLocation() - Method in class aQute.bnd.build.WorkspaceRepository
 
getLocation() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getLocation() - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
getLocation() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
getLocation() - Method in interface aQute.bnd.service.RepositoryPlugin
Return a location identifier of this repository
getLocation() - Method in interface aQute.bnd.service.ResourceHandle
 
getLocation() - Method in class aQute.lib.deployer.FileRepo
 
getLocation(String) - Method in class aQute.bnd.ant.BaseTask
 
getLocation(String) - Method in class aQute.bnd.osgi.Processor
 
getLocation(String) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
getLocation(String) - Method in class aQute.libg.reporter.ReporterAdapter
 
getLocation(String) - Method in interface aQute.service.reporter.Report
Return the errors for the given error or warning.
getLocations() - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
getLocations(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getLog() - Method in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
getLogger() - Method in class aQute.bnd.osgi.Processor
 
getLogger(Class<?>) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
getLogger(Class<?>, Class<L>) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
getLogger(String) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
getLogger(String, Class<L>) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
getLogger(Bundle, String, Class<L>) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
getLoggerName() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getLogLevel() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getLow() - Method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
getLow() - Method in class aQute.bnd.version.VersionRange
 
getLowestEE() - Method in class aQute.bnd.osgi.Analyzer
 
getMacro(String, Macro.Link) - Method in class aQute.bnd.osgi.Macro
 
getMacro(String, List<String>, Macro.Link, char, char) - Method in class aQute.bnd.osgi.Macro
 
getMacroDomains() - Method in class aQute.bnd.build.Project
 
getMacroDomains() - Method in class aQute.bnd.build.ProjectBuilder
We put our project and our workspace on the macro path.
getMacroDomains() - Method in class aQute.bnd.osgi.Processor
This should be overridden by subclasses to add extra macro command domains on the search list.
getMainTypeName() - Method in class aQute.bnd.build.JUnitLauncher
 
getMainTypeName() - Method in class aQute.bnd.build.ProjectLauncher
 
getMajor() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
getMajor() - Method in class aQute.bnd.version.Version
 
getMakefile() - Method in class aQute.bnd.build.Project
 
getMakeHeader() - Method in class aQute.bnd.make.Make
 
getManifest() - Method in class aQute.bnd.build.Container
Answer the manifest for this container (if possible).
getManifest() - Method in enum class aQute.bnd.build.model.OSGI_CORE
 
getManifest() - Method in class aQute.bnd.osgi.Jar
 
getManifest() - Method in class aQute.bnd.osgi.ManifestResource
 
getManifest(File) - Static method in class aQute.bnd.osgi.Analyzer
Specifically for Maven
getManifestAsProperties(InputStream) - Static method in class aQute.bnd.osgi.Processor
Read a manifest but return a properties object.
getManifestInfoFromClasspath(Jar, Packages, Contracts) - Method in class aQute.bnd.osgi.Analyzer
 
getManifestName() - Method in class aQute.bnd.osgi.Jar
 
getManifestPath() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getManifestPath() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getManifestPath() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getManifestURI() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getMap() - Method in class aQute.lib.env.Env
 
getMap() - Method in interface aQute.libg.sed.Domain
 
getMatcher(String) - Method in class aQute.bnd.osgi.Instruction
 
getMatcher(String) - Method in class aQute.lib.env.Selector
 
getMatchingResources(String) - Method in class aQute.bnd.build.WorkspaceClassIndex
 
getMaven() - Method in class aQute.bnd.build.Workspace
 
getMaven() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
getMavenCapability(Resource) - Static method in interface aQute.bnd.maven.MavenCapability
 
getMavenEntry() - Method in class aQute.bnd.maven.support.CachedPom
 
getMavenJarPlugin(Model) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-jar-plugin from build/plugins section of model or null if not present.
getMavenJarPluginFromContainer(PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-jar-plugin from pluginContainer or null if not present.
getMavenWarPlugin(Model) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-war-plugin from build/plugins section of model or null if not present.
getMavenWarPluginFromContainer(PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-war-plugin from pluginContainer or null if not present.
getMembers() - Method in class aQute.bnd.build.Container
Return the this if this is anything else but a library.
getMergedParameters(String) - Method in class aQute.bnd.osgi.Processor
Get a Parameters from merged properties
getMessage() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getMessage(TaggedData) - Static method in exception aQute.bnd.http.HttpRequestException
 
getMessage(HttpURLConnection) - Static method in exception aQute.bnd.http.HttpRequestException
 
getMessage(URLConnection) - Method in class aQute.bnd.service.url.TaggedData
 
getMessageDigest() - Method in class aQute.libg.cryptography.Digester
 
getMessages(Class<T>) - Method in class aQute.libg.reporter.ReporterAdapter
Return a messages object bound to this adapter
getMethod(Class<?>, String, Class<?>...) - Static method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
getMethod(String, int) - Method in class aQute.lib.link.Link
 
getMethods(Class<?>) - Method in class aQute.lib.inject.Injector
 
getMethodSignature(Clazz.MethodDef) - Method in class aQute.bnd.component.DSAnnotationReader
 
getMethodSignature(String) - Method in class aQute.bnd.osgi.Analyzer
 
getMethodSignature(String) - Method in class aQute.bnd.osgi.Descriptors
 
getMicro() - Method in class aQute.bnd.version.Version
 
getMinor() - Method in class aQute.bnd.version.Version
 
getModified() - Method in class aQute.bnd.http.URLCache.Info
 
getModified() - Method in class aQute.bnd.service.url.TaggedData
 
getModifiedTime(ZipEntry) - Static method in class aQute.lib.zip.ZipUtil
 
getModuleName() - Method in class aQute.bnd.osgi.Jar
 
getModuleName(Analyzer, Jar, Parameters) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
getModules() - Method in enum class aQute.bnd.build.model.EE
Return the list of modules
getModuleVersion() - Method in class aQute.bnd.osgi.Jar
 
getName() - Method in interface aQute.bnd.annotation.plugin.InternalPluginDefinition
The short name of the plugin as set with the BndPlugin.name()
getName() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
getName() - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
getName() - Method in class aQute.bnd.build.Project
 
getName() - Method in class aQute.bnd.build.Run
 
getName() - Method in interface aQute.bnd.build.RunSession
 
getName() - Method in class aQute.bnd.build.WorkspaceRepository
 
getName() - Method in class aQute.bnd.differ.DiffImpl
 
getName() - Method in class aQute.bnd.differ.Element
 
getName() - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
getName() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
getName() - Method in class aQute.bnd.maven.support.Pom
 
getName() - Method in class aQute.bnd.osgi.Annotation
 
getName() - Method in class aQute.bnd.osgi.Clazz.ClassDef
 
getName() - Method in class aQute.bnd.osgi.Clazz.Def
 
getName() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
getName() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
getName() - Method in class aQute.bnd.osgi.Clazz.MethodParameter
 
getName() - Method in class aQute.bnd.osgi.Clazz.TypeDef
 
getName() - Method in class aQute.bnd.osgi.Jar
 
getName() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
getName() - Method in interface aQute.bnd.service.action.NamedAction
 
getName() - Method in interface aQute.bnd.service.diff.Diff
 
getName() - Method in interface aQute.bnd.service.diff.Tree
 
getName() - Method in interface aQute.bnd.service.RepositoryPlugin
 
getName() - Method in interface aQute.bnd.service.ResourceHandle
 
getName() - Method in class aQute.lib.deployer.FileRepo
 
getName() - Method in class aQute.lib.settings.Settings
 
getName() - Method in class aQute.lib.tag.Tag
Return the name of the tag.
getName(Jar) - Method in class aQute.bnd.osgi.Analyzer
 
getName(File) - Static method in class aQute.bnd.osgi.Jar
Make the JAR file name the project name if we get a src or bin directory.
getName(Field) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
getName(Vertex) - Method in class aQute.lib.dot.DOT
 
getNameKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getNamespace() - Method in enum class aQute.bnd.metatype.MetatypeVersion
 
getNamespace() - Method in class aQute.bnd.osgi.resource.CapReq
 
getNamespace() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
getNamespace() - Method in class aQute.bnd.osgi.resource.PersistentResource.RC
Deprecated.
 
getNamespace(Map<String, String>, ComponentDef, Map<String, Clazz.MethodDef>) - Method in class aQute.bnd.component.HeaderReader
Check if we need to use the v1.1 namespace (or later).
getNameSpace() - Method in class aQute.lib.tag.Tag
 
getNameSpace(String) - Method in class aQute.lib.tag.Tag
 
getNativeCapabilityClause(Processor, String[]) - Static method in class aQute.bnd.osgi.OSInformation
Helper for the Processor._native_capability macro
getNativeCode(String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder
Caclulate the requirement from a native code header
getNativeCode(String) - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
getNewer() - Method in class aQute.bnd.differ.DiffImpl
 
getNewer() - Method in interface aQute.bnd.service.diff.Diff
 
getNewerVersion() - Method in class aQute.bnd.differ.Baseline
 
getNode(Map<T, Tarjan.Node>, T) - Method in class aQute.libg.tarjan.Tarjan
 
getNodeInfo(File) - Static method in class aQute.lib.zip.JarIndex
 
getNodeInfo(ZipEntry, SupplierWithException<InputStream>) - Static method in class aQute.lib.zip.JarIndex
 
getNonProxyHosts() - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
getNotificationListeners() - Method in class aQute.bnd.build.ProjectLauncher
 
getNumberOfLines() - Method in class aQute.bnd.properties.Document
 
getNumberOfLines() - Method in interface aQute.bnd.properties.IDocument
 
getNumberOfLines() - Method in class aQute.bnd.properties.LineTracker
 
getNumberOfLines(int, int) - Method in class aQute.bnd.properties.LineTracker
 
getNumberOfLines(int, int, int) - Method in class aQute.bnd.properties.LineTracker
Returns the number of lines covered by the specified text range.
getObjectType(Object) - Method in class aQute.bnd.header.Attrs
 
getObjectType(Object) - Method in class aQute.libg.parameters.Attributes
 
getOCD(Class<?>) - Method in class aQute.bnd.main.Plugins
 
getOCDDef(Clazz, Analyzer, Set<MetatypeAnnotations.Options>, XMLAttributeFinder, MetatypeVersion) - Static method in class aQute.bnd.metatype.OCDReader
 
getOffline() - Method in class aQute.bnd.build.Workspace
 
getOffset() - Method in interface aQute.bnd.properties.IRegion
 
getOffset() - Method in class aQute.bnd.properties.Line
 
getOffset() - Method in class aQute.bnd.properties.Region
 
getOID() - Method in class aQute.libg.asn1.PDU
 
getOlder() - Method in class aQute.bnd.differ.DiffImpl
 
getOlder() - Method in interface aQute.bnd.service.diff.Diff
 
getOlderVersion() - Method in class aQute.bnd.differ.Baseline
 
getOp() - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
getOperatingSystemAliases(String, String) - Static method in class aQute.bnd.osgi.OSInformation
 
getOption(String, Method) - Method in class aQute.lib.getopt.CommandLine
 
getOptions(Class<? extends Options>) - Method in class aQute.lib.getopt.CommandLine
Answer a list of the options specified in an options interface
getOptions(Class<T>, List<String>) - Method in class aQute.lib.getopt.CommandLine
Parse the options in a command line and return an interface that provides the options from this command line.
getOptions(Class<T>, List<String>, File) - Static method in class aQute.lib.specinterface.SpecInterface
Parse the options in a command line and return an interface that provides the options from this command line.
getOrDefault(Clazz.MethodDef) - Method in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
getOrDefault(Object, List<V>) - Method in class aQute.lib.collections.MultiMap
 
getOSGiVersion() - Method in class aQute.bnd.version.MavenVersion
 
getOut() - Method in class aQute.libg.reporter.ReporterAdapter
 
getOuterTag() - Method in class aQute.bnd.metatype.DesignateDef
 
getOutput() - Method in class aQute.bnd.build.Project
 
getOutput() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getOutput() - Method in class aQute.lib.link.Link
Get the output stream
getOutputDir() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getOutputDir() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getOutputDir() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getOutputDirs() - Method in class aQute.bnd.build.ProjectGenerate
 
getOutputFile() - Method in class aQute.bnd.build.model.BndEditModel
 
getOutputFile(String) - Method in class aQute.bnd.build.Project
 
getOutputFile(String) - Method in class aQute.bnd.osgi.Analyzer
Calculate the output file for the given target.
getOutputFile(String, String) - Method in class aQute.bnd.build.Project
Calculate the file for a JAR.
getOwnerCause() - Method in class aQute.bnd.build.WorkspaceLock
 
getOwnerType() - Method in class aQute.bnd.osgi.Clazz.Def
 
getPackage(String) - Static method in class aQute.bnd.osgi.Descriptors
 
getPackageInfo(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Analyzer
 
getPackageInfo(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Descriptors
 
getPackageInfo(String) - Method in class aQute.bnd.build.PackageInfo
Get the version for a package name.
getPackageInfo(String) - Method in class aQute.bnd.build.Project
 
getPackageInfos() - Method in class aQute.bnd.differ.Baseline
 
getPackageName() - Method in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
getPackageRef() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getPackageRef() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getPackageRef() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getPackageRef(String) - Method in class aQute.bnd.osgi.Analyzer
 
getPackageRef(String) - Method in class aQute.bnd.osgi.Descriptors
 
getPackages() - Method in enum class aQute.bnd.build.model.EE
Return the list of packages
getPackages() - Method in class aQute.bnd.osgi.Jar
 
getPackages(Packages, String...) - Method in class aQute.bnd.osgi.Analyzer
 
getPackaging() - Method in class aQute.bnd.maven.support.ProjectPom
 
getPage(int) - Method in class aQute.lib.index.Index
 
getParameterizedInterfaceType(Class<?>, Class<?>) - Static method in class aQute.lib.specinterface.SpecInterface
A common pattern is to use the SpecInterface with a parameterized interface.
getParameterizedSuperType(Class<?>) - Static method in class aQute.lib.specinterface.SpecInterface
A common pattern is to use the SpecInterface with a parameterized super class.
getParameters() - Method in interface aQute.bnd.annotation.plugin.InternalPluginDefinition
The configuration type of the plugin as set with BndPlugin.parameters().
getParameters() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
getParameters(String) - Method in class aQute.bnd.osgi.Domain
 
getParameters(String, boolean) - Method in class aQute.bnd.osgi.Domain
 
getParameters(String, boolean) - Method in class aQute.bnd.osgi.Processor
 
getParameters(String, Reporter) - Method in class aQute.bnd.osgi.Domain
 
getParameters(String, String) - Method in class aQute.bnd.osgi.Domain
 
getParameters(String, String, Reporter) - Method in class aQute.bnd.osgi.Domain
 
getParent() - Method in class aQute.bnd.osgi.Processor
 
getParent() - Method in class aQute.lib.env.Env
 
getParent() - Method in interface aQute.libg.sax.ContentFilter
 
getParent() - Method in class aQute.libg.sax.ContentFilterImpl
 
getParent() - Method in interface aQute.libg.sed.Domain
 
getParent(String) - Method in class aQute.bnd.osgi.Jar
 
getParent(Properties) - Static method in class aQute.bnd.osgi.Macro
 
getParent(Properties) - Static method in class aQute.libg.sed.ReplacerAdapter
 
getParsedFiles() - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
getPath() - Method in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
getPath() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getPath() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getPath() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
getPath() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getPath() - Method in class aQute.lib.tag.Tag
 
getPath(File, File) - Method in class aQute.lib.putjar.DirectoryInputStream
 
getPath(String) - Static method in class aQute.lib.io.IO
 
getPath(StringBuilder) - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
getPath(StringBuilder) - Method in class aQute.lib.hierarchy.Hierarchy.Leaf
 
getPath(StringBuilder) - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
getPath(StringBuilder) - Method in class aQute.lib.hierarchy.Hierarchy.OrphanNode
 
getPath(StringBuilder) - Method in class aQute.lib.hierarchy.Hierarchy.RootNode
 
getPath(String, String, String, String) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
getPath(Path, String) - Static method in class aQute.lib.io.IO
 
getPattern() - Method in class aQute.bnd.help.Syntax
 
getPattern() - Method in class aQute.bnd.osgi.Instruction
 
getPattern() - Method in class aQute.lib.env.Selector
 
getPattern() - Method in class aQute.libg.clauses.Selector
 
getPattern(File) - Method in class aQute.bnd.build.PackageInfo
 
getPattern(String) - Static method in class aQute.libg.clauses.Selector
Convert a string based pattern to a regular expression based pattern.
getPayload(Function<JarIndex.NodeInfo, ?>, JarIndex.NodeInfo) - Static method in class aQute.lib.zip.JarIndex
 
getPayloadLength(PDU) - Method in class aQute.libg.asn1.BER
 
getPlugin(Class<T>) - Method in class aQute.bnd.osgi.PluginsContainer
Return the first plugin of the specified type.
getPlugin(Class<T>) - Method in class aQute.bnd.osgi.Processor
Returns the first plugin it can find of the given type.
getPlugin(Class<T>) - Method in interface aQute.bnd.service.Registry
 
getPluginByGAFromContainer(String, String, PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
getPluginPath() - Method in class aQute.bnd.build.model.BndEditModel
 
getPlugins() - Method in class aQute.bnd.build.model.BndEditModel
 
getPlugins() - Method in class aQute.bnd.osgi.Processor
Return the PluginsContainer.
getPlugins(Class<T>) - Method in class aQute.bnd.osgi.PluginsContainer
Return all plugins of the specified type.
getPlugins(Class<T>) - Method in class aQute.bnd.osgi.Processor
Return a list of plugins that implement the given class.
getPlugins(Class<T>) - Method in interface aQute.bnd.service.Registry
 
getPom() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getPom(String, String, String, URI...) - Method in class aQute.bnd.maven.support.Maven
 
getPom(URI[]) - Method in class aQute.bnd.maven.support.MavenEntry
This is the method to get the POM for a cached entry.
getPomFile() - Method in class aQute.bnd.maven.support.MavenEntry
 
getPomFile() - Method in class aQute.bnd.maven.support.Pom
 
getPomXmlResources() - Method in class aQute.bnd.osgi.Jar
 
getPortDirectory(File, File) - Static method in class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
Get the directory where the ports are registered in
getPosition() - Method in class aQute.libg.asn1.BER
 
getPrefix(String) - Method in class aQute.bnd.xmlattribute.Namespaces
 
getPreProcessMatcher(Map<String, String>) - Method in class aQute.bnd.osgi.Builder
 
getPrivateKey() - Method in class aQute.lib.settings.Settings
Return an encoded private RSA key.
getPrivatePackage() - Method in class aQute.bnd.osgi.Domain
 
getPrivatePackages() - Method in class aQute.bnd.build.model.BndEditModel
 
getPrivates() - Method in class aQute.bnd.osgi.Analyzer
 
getProcessed(String) - Method in class aQute.libg.sed.ReplacerAdapter
 
getProcessorAliases() - Static method in class aQute.bnd.osgi.OSInformation
 
getProcessorAliases(String) - Static method in class aQute.bnd.osgi.OSInformation
 
getProfile() - Method in class aQute.bnd.osgi.Processor
 
getProfiles() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
getProgress() - Method in interface aQute.libg.log.Logger
 
getProject() - Method in interface aQute.bnd.build.api.BuildInfo
The associated project.
getProject() - Method in class aQute.bnd.build.Container
 
getProject() - Method in class aQute.bnd.build.model.BndEditModel
 
getProject() - Method in class aQute.bnd.build.ProjectBuilder.BuildInfoImpl
 
getProject() - Method in class aQute.bnd.build.ProjectBuilder
 
getProject() - Method in class aQute.bnd.build.ProjectLauncher
 
getProject() - Method in class aQute.bnd.build.ProjectTester
 
getProject() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getProject() - Method in class aQute.bnd.main.bnd
 
getProject() - Method in class aQute.bnd.service.generate.BuildContext
 
getProject(File) - Static method in class aQute.bnd.build.Workspace
This static method finds the workspace and creates a project (or returns an existing project)
getProject(String) - Method in class aQute.bnd.build.ProjectTracker
 
getProject(String) - Method in class aQute.bnd.build.Workspace
 
getProject(String) - Method in class aQute.bnd.main.bnd
 
getProject(String) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
getProjectDescription(Project) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
 
getProjectFromFile(File) - Method in class aQute.bnd.build.Workspace
 
getProjectLauncher() - Method in class aQute.bnd.build.Project
Get a launcher.
getProjectLauncher() - Method in class aQute.bnd.build.ProjectTester
 
getProjects() - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
getProjects() - Method in interface aQute.bnd.service.remoteworkspace.RemoteWorkspace
Get a list of all projects.
getProjectTester() - Method in class aQute.bnd.build.Project
 
getPromiseFactory() - Method in class aQute.bnd.osgi.ExecutorGroup
 
getPromiseFactory() - Static method in class aQute.bnd.osgi.Processor
 
getProp(String) - Method in interface aQute.lib.filter.Filter.Arguments
 
getProp(String) - Method in class aQute.lib.filter.Filter.DictQuery
 
getProp(String) - Method in class aQute.lib.filter.Filter.GetQuery
 
getProp(String) - Method in class aQute.lib.filter.Filter.MapQuery
 
getProperties() - Method in class aQute.bnd.build.model.BndEditModel
Return a processor for this model.
getProperties() - Method in interface aQute.bnd.build.RunSession
 
getProperties() - Method in class aQute.bnd.maven.support.MavenEntry
Answer the properties, loading if needed.
getProperties() - Method in class aQute.bnd.maven.support.ProjectPom
 
getProperties() - Method in class aQute.bnd.osgi.Processor
Property handling ...
getProperties() - Method in class aQute.bnd.osgi.PropertiesResource
 
getProperties() - Method in interface aQute.bnd.service.reporter.ReportEntryPlugin
 
getProperties() - Method in class aQute.lib.env.Env
 
getProperties(Attrs, Class<X>) - Static method in class aQute.bnd.help.AttrsHandler
 
getProperties(File) - Method in class aQute.bnd.maven.PomParser
 
getProperties0() - Method in class aQute.bnd.osgi.Processor
 
getPropertiesFile() - Method in class aQute.bnd.osgi.Processor
 
getPropertiesFile(File, File, String) - Method in class aQute.bnd.main.bnd
 
getPropertiesMap() - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
getProperty(String) - Method in class aQute.bnd.maven.lib.configuration.BeanProperties
 
getProperty(String) - Method in class aQute.bnd.maven.support.MavenEntry
Answer a property.
getProperty(String) - Method in class aQute.bnd.maven.support.ProjectPom
 
getProperty(String) - Method in class aQute.bnd.osgi.Processor
 
getProperty(String) - Method in class aQute.lib.env.Env
 
getProperty(String, String) - Method in class aQute.bnd.osgi.Processor
Get a property with preprocessing it with a proper default
getProperty(String, String) - Method in class aQute.lib.env.Env
 
getProperty(String, String, String) - Method in class aQute.bnd.osgi.Processor
 
getProperty(String, String, String, boolean) - Method in class aQute.bnd.osgi.Processor
 
getPropertyKeys(boolean) - Method in class aQute.bnd.osgi.Processor
Return all inherited property keys.
getPrototype() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
getPrototype() - Method in class aQute.bnd.osgi.Descriptors.Descriptor
 
getProvideCapability() - Method in class aQute.bnd.osgi.Domain
 
getProvider() - Method in class aQute.bnd.osgi.resource.WireImpl
 
getProxiedAndConfiguredConnection(URL, ProxyHandler.ProxySetup, URLConnectionHandler) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
getProxyHandlers() - Method in class aQute.bnd.http.HttpClient
 
getProxySetup(URL) - Method in class aQute.bnd.http.HttpClient
 
getPublicKey() - Method in class aQute.lib.settings.Settings
Return an encoded public RSA key.
getqName() - Method in class aQute.libg.sax.SAXElement
 
getQualifier() - Method in class aQute.bnd.version.Version
 
GetQuery(Get) - Constructor for class aQute.lib.filter.Filter.GetQuery
 
getRangeExpression() - Method in class aQute.bnd.osgi.resource.FilterParser.WithRangeExpression
 
getRangeString() - Method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
getRawClass(Type) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
getRawClass(Type) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
getRawClass(Type) - Method in class aQute.lib.converter.Converter
 
getRawClass(Type) - Method in class aQute.lib.json.JSONCodec
 
getReason() - Method in class aQute.bnd.build.DownloadBlocker
Return a failure reason or null.
getReference() - Method in class aQute.bnd.osgi.Clazz.TypeDef
 
getReferencedServices(Builder) - Static method in class aQute.bnd.osgi.PermissionGenerator
 
getReferred() - Method in class aQute.bnd.osgi.Analyzer
 
getReferred() - Method in class aQute.bnd.osgi.Clazz
 
getReleaseRepo() - Method in class aQute.bnd.build.ProjectBuilder
 
getReleaseRepos(String) - Method in class aQute.bnd.build.Project
 
getReleaseRepository() - Method in class aQute.bnd.differ.Baseline
 
getRemote() - Method in class aQute.lib.link.Link
Get the proxy to the remote peer.
getReplacer() - Method in class aQute.bnd.osgi.Processor
 
getReportDir() - Method in class aQute.bnd.build.ProjectTester
 
getReporter() - Method in class aQute.bnd.http.HttpClient
 
getReporter() - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
getReporter() - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
getReports() - Method in class aQute.bnd.build.ProjectTester
 
getRepositories() - Method in class aQute.bnd.build.Workspace
 
getRepositories(Artifact) - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
getRepository() - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
getRepository(String) - Method in class aQute.bnd.build.Workspace
 
getRequireBundle() - Method in class aQute.bnd.osgi.Domain
 
getRequireBundlePackages() - Method in class aQute.bnd.osgi.Analyzer
Find the packages belonging to the required bundles
getRequireCapability() - Method in class aQute.bnd.osgi.Domain
 
getRequiredBundles(Project) - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
getRequirement() - Method in class aQute.bnd.osgi.resource.WireImpl
 
getRequirementFrom(String, Attrs) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
getRequirementFrom(String, Attrs, boolean) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
 
getRequirements() - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
getRequirements() - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
getRequirements(String) - Method in class aQute.bnd.osgi.resource.PersistentResource
Deprecated.
getRequirements(String) - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
getRequirementsFrom(Parameters) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
Equivalent to getRequirementsFrom(rr, true).
getRequirementsFrom(Parameters, boolean) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
Parse requirements from a Parameters set in the form of an OSGi Require-Capability header.
getRequirer() - Method in class aQute.bnd.osgi.resource.WireImpl
 
getResolution(Requirement) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getResolveMode() - Method in class aQute.bnd.build.model.BndEditModel
 
getResolveStatus(byte[]) - Method in interface aQute.bnd.service.repository.ResolverInfo
 
getResolveStatus(String) - Method in interface aQute.bnd.service.repository.ResolverInfo
 
getResource() - Method in class aQute.bnd.osgi.Clazz
 
getResource() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
getResource() - Method in class aQute.bnd.osgi.resource.CapReq
 
getResource() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
getResource() - Method in class aQute.bnd.osgi.resource.PersistentResource
 
getResource() - Method in class aQute.bnd.osgi.resource.PersistentResource.RC
Deprecated.
 
getResource(byte[]) - Method in class aQute.lib.deployer.FileRepo
 
getResource(byte[], RepositoryPlugin.DownloadListener...) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Get the file belonging to a Resource Descriptor
getResource(byte[], RepositoryPlugin.DownloadListener...) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
getResource(String) - Method in class aQute.bnd.osgi.Jar
 
getResourceDescriptor(byte[]) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
List the resources.
getResourceDescriptor(byte[]) - Method in interface aQute.bnd.service.repository.ResourceRepository
 
getResourceInfos() - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
getResourceNames(Predicate<String>) - Method in class aQute.bnd.osgi.Jar
 
getResourceRepository(Workspace.ResourceRepositoryStrategy) - Method in class aQute.bnd.build.Workspace
Return an aggregate repository of all the repositories to search.
getResources() - Method in class aQute.bnd.build.Project
 
getResources() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getResources() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getResources() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getResources() - Method in class aQute.bnd.osgi.Jar
 
getResources() - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
getResources() - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
getResources() - Method in class aQute.bnd.osgi.repository.SimpleIndexer
Return the resources so far.
getResources() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
getResources() - Method in class aQute.lib.deployer.FileRepo
 
getResources(Resource, Predicate<String>) - Static method in class aQute.bnd.osgi.Jar
 
getResources(File) - Static method in class aQute.bnd.osgi.repository.XMLResourceParser
 
getResources(File, URI) - Static method in class aQute.bnd.osgi.repository.XMLResourceParser
 
getResources(InputStream, URI) - Static method in class aQute.bnd.osgi.repository.XMLResourceParser
 
getResources(URI) - Static method in class aQute.bnd.osgi.repository.XMLResourceParser
 
getResources(URI, boolean) - Method in interface aQute.bnd.service.repository.SearchableRepository
Convert a URL to a set of resource descriptors.
getResources(Collection<? extends Capability>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getResources(Predicate<String>) - Method in class aQute.bnd.osgi.Jar
 
getResources(Stream<? extends Capability>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getResponseCode() - Method in class aQute.bnd.service.url.TaggedData
 
getResult() - Method in class aQute.lib.getopt.CommandLine
 
getResult(Map<T, ? extends Collection<T>>) - Method in class aQute.libg.tarjan.Tarjan
 
getRetentionPolicy() - Method in class aQute.bnd.osgi.Annotation
 
getReturn(Descriptors.TypeRef) - Method in class aQute.bnd.differ.JavaElement
 
getRoot() - Method in class aQute.bnd.compatibility.ParseSignatureBuilder
 
getRoot() - Method in interface aQute.bnd.service.Refreshable
 
getRoot() - Method in class aQute.lib.deployer.FileRepo
 
getRoot() - Method in class aQute.libg.shacache.ShaCache
Get the root to the cache
getRootCauses(Diff) - Method in class aQute.bnd.differ.Baseline
 
getRootCauses(Formatter, Diff, String) - Method in class aQute.bnd.differ.Baseline
 
getRootElements() - Method in class aQute.libg.sax.filters.MergeContentFilter
 
getRun(File) - Static method in class aQute.bnd.build.Workspace
 
getRun(String) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
getRun(String) - Method in interface aQute.bnd.service.remoteworkspace.RemoteWorkspace
Parse a bndrun file (which can also a plain bnd file with -run* instructions) and provide the resulting run specification.
getRunblacklist() - Method in class aQute.bnd.osgi.Domain
 
getRunBlacklist() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunBuilds() - Method in class aQute.bnd.build.Project
 
getRunbundles() - Method in class aQute.bnd.build.Project
 
getRunBundles() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunBundles() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunee() - Method in class aQute.bnd.osgi.Domain
 
getRunEnv() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunframework(String) - Method in class aQute.bnd.build.ProjectLauncher
 
getRunFramework() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunFramework() - Method in class aQute.bnd.build.ProjectLauncher
Either NONE or SERVICES to indicate how the remote end launches.
getRunFw() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunFw() - Method in class aQute.bnd.build.Project
Return the run framework
getRunJdb() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunKeep() - Method in class aQute.bnd.build.Project
 
getRunpath() - Method in class aQute.bnd.build.Project
 
getRunpath() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunProgramArgs() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunProgramArgs() - Method in class aQute.bnd.build.Project
 
getRunProgramArgs() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunProperties() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunProperties() - Method in class aQute.bnd.build.Project
 
getRunProperties() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunRepos() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunRequires() - Method in class aQute.bnd.build.model.BndEditModel
 
getRunSessions() - Method in class aQute.bnd.build.ProjectLauncher
Get the run sessions.
getRunStorage() - Method in class aQute.bnd.build.Project
 
getRunSystemCapabilities() - Method in class aQute.bnd.build.Project
 
getRunSystemPackages() - Method in class aQute.bnd.build.Project
 
getRunVM() - Method in class aQute.bnd.build.Project
 
getRunVM() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunVMArgs() - Method in class aQute.bnd.build.model.BndEditModel
 
getScheduledExecutor() - Method in class aQute.bnd.osgi.ExecutorGroup
 
getScheduledExecutor() - Static method in class aQute.bnd.osgi.Processor
 
getScope() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getScope(String) - Method in class aQute.bnd.compatibility.Scope
 
getSecond() - Method in class aQute.libg.tuple.Pair
 
getSelfAndAncestors() - Method in class aQute.bnd.osgi.Processor
Return a list of all files that provide the properties for this Processor.
getSelfAndAncestors(List<File>) - Method in class aQute.bnd.osgi.Processor
 
getSeparator() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
getSequence() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getServerDTOs() - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
getService(Class<T>) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getServiceClass() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
getServiceComponents() - Method in class aQute.bnd.build.model.BndEditModel
 
getServiceReference() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getServices(Class<T>) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getSettings() - Method in class aQute.bnd.connection.settings.SettingsParser
 
getSettings(Processor) - Method in class aQute.bnd.osgi.Processor
Copy the settings of another processor
getSha1Stream(SHA1, byte[], int) - Method in class aQute.libg.cafs.CAFS
 
getSHA256() - Method in class aQute.bnd.osgi.Jar
Get the SHA256 digest of the last write operation when Jar.setCalculateFileDigest(boolean) was on.
getShortDelta(Delta) - Method in class aQute.bnd.main.BaselineCommands
 
getShorterName() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getShorterName() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getShorterName() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getShortName() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getShortName() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getShortName() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getShortName(String) - Static method in class aQute.bnd.osgi.Descriptors
Return the short name of a FQN
getShortVersion() - Method in class aQute.bnd.osgi.BundleId
 
getSignature() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
getSignature(Class<?>) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Class.
getSignature(Object) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Class,Method,Field, or Constructor.
getSignature(Constructor<?>) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Constructor.
getSignature(Field) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Field.
getSignature(Method) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Method.
getSink() - Method in class aQute.libg.remote.source.RemoteSource
 
getSocket() - Method in class aQute.lib.link.Link
Some links are connected over sockets.
getSource() - Method in class aQute.bnd.osgi.Jar
 
getSourceDir() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getSourceDir() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getSourceDir() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getSourceFile() - Method in class aQute.bnd.osgi.Clazz.ClassDef
 
getSourceFile() - Method in class aQute.bnd.osgi.Clazz
 
getSourceFileFor(Descriptors.TypeRef) - Method in class aQute.bnd.build.ProjectBuilder
Find the source file for this type
getSourceFileFor(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Analyzer
Find the source file for this type
getSourceFileFor(Descriptors.TypeRef, Collection<File>) - Method in class aQute.bnd.osgi.Analyzer
 
getSourcepath() - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
getSourcePath() - Method in class aQute.bnd.build.Project
 
getSourcePath() - Method in class aQute.bnd.osgi.Builder
 
getSourcePath() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
getSourcePath() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
getSourcePath() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
getSpecification() - Method in class aQute.bnd.build.Project
Return a basic type only specification of the run aspect of this project
getSplitStrategy(String) - Method in class aQute.bnd.osgi.Builder
 
getSrc() - Method in class aQute.bnd.build.Project
Deprecated.
getSrcOutput() - Method in class aQute.bnd.build.Project
 
getSrcOutput0() - Method in class aQute.bnd.build.Project
 
getStage() - Method in class aQute.bnd.build.DownloadBlocker
Return the stage we're in
getStandaloneLinks() - Method in class aQute.bnd.build.model.BndEditModel
 
getState() - Method in class aQute.bnd.service.url.TaggedData
 
getstatic - Static variable in class aQute.bnd.osgi.OpCodes
 
getStatus() - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
getStatus() - Method in interface aQute.bnd.service.RepositoryPlugin
Return a status of this repository, if it is null, status is ok.
getStderr() - Method in class aQute.bnd.service.generate.BuildContext
 
getStderr() - Method in class aQute.lib.redirect.Redirect
 
getStdin() - Method in class aQute.bnd.service.generate.BuildContext
 
getStdout() - Method in class aQute.bnd.service.generate.BuildContext
 
getStdout() - Method in class aQute.lib.redirect.Redirect
 
getStorageDir() - Method in class aQute.bnd.build.ProjectLauncher
 
getStream(String, ShaSource...) - Method in class aQute.libg.shacache.ShaCache
Return a stream that is associated with a SHA.
getString() - Method in class aQute.libg.asn1.PDU
 
getString(String) - Method in class aQute.lib.tag.Tag
 
getStringContent() - Method in class aQute.lib.tag.Tag
 
getStringSet(String) - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
getSubBndFiles() - Method in class aQute.bnd.build.model.BndEditModel
 
getSubBuilder() - Method in class aQute.bnd.build.ProjectBuilder
 
getSubBuilder() - Method in class aQute.bnd.osgi.Builder
 
getSubBuilder(File) - Method in class aQute.bnd.build.Project
Return a builder associated with the give bnd file or null.
getSubBuilder(File) - Method in class aQute.bnd.osgi.Builder
 
getSubBuilder(String) - Method in class aQute.bnd.build.Project
Return a build that maps to the sub file.
getSubBuilders() - Method in class aQute.bnd.osgi.Builder
Answer a list of builders that represent this file or a list of files specified in -sub.
getSuggestedVersion() - Method in class aQute.bnd.differ.Baseline
 
getSuper() - Method in class aQute.bnd.osgi.Clazz
 
getSupportedPhases() - Method in interface aQute.bnd.service.IndexProvider
 
getSvcRefs() - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
getSymbol() - Method in enum class aQute.libg.filters.Operator
 
getSymbolicName() - Method in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
getSymbolicNameKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getSynopsis(String, Map<String, Method>, Arguments) - Method in class aQute.lib.getopt.CommandLine
 
getSystemCapabilities() - Method in class aQute.bnd.build.ProjectLauncher
 
getSystemCapabilitiesParameters() - Method in class aQute.bnd.build.ProjectLauncher
 
getSystemEnv(String) - Method in class aQute.lib.io.IO.EnvironmentCalculator
Get the value of a system environment variable.
getSystemEnv(String, Set<String>) - Method in class aQute.lib.io.IO.EnvironmentCalculator
 
getSystemPackages() - Method in class aQute.bnd.build.model.BndEditModel
 
getSystemPackages() - Method in class aQute.bnd.build.ProjectLauncher
 
getTag() - Method in class aQute.bnd.component.ComponentDef
Returns a tag describing the component element.
getTag() - Method in class aQute.bnd.component.TagResource
 
getTag() - Method in exception aQute.bnd.http.RetryException
 
getTag() - Method in class aQute.bnd.metatype.IconDef
 
getTag() - Method in class aQute.bnd.metatype.OCDDef
 
getTag() - Method in class aQute.bnd.metatype.OptionDef
 
getTag() - Method in class aQute.bnd.service.url.TaggedData
Returns the ETag for the retrieved resource, or null if the ETag was not provided by the server.
getTag() - Method in class aQute.libg.asn1.PDU
 
getTag(Project) - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
getTag(Baseline.Info) - Method in class aQute.bnd.main.BaselineCommands
 
getTag(Namespaces) - Method in class aQute.bnd.component.ReferenceDef
Calculate the tag.
getTag(Namespaces) - Method in class aQute.bnd.metatype.ADDef
 
getTagFrom(Diff, boolean) - Static method in class aQute.bnd.main.DiffCommand
 
getTagFrom(String, Jar) - Static method in class aQute.bnd.main.DiffCommand
 
getTarget() - Method in class aQute.bnd.build.Project
 
getTarget() - Method in class aQute.bnd.osgi.Analyzer
 
getTarget0() - Method in class aQute.bnd.build.Project
 
getTargetDir() - Method in class aQute.bnd.build.Project
 
getTargetFilter() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
getTask() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
getTask() - Method in class aQute.bnd.service.progress.TaskManager
Get the current task if there is one.
getTask(Command) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
getTemplate() - Method in interface aQute.bnd.annotation.plugin.InternalPluginDefinition
A template string for this plugin including all attributes the plugin supports
getTerminate() - Method in class aQute.bnd.build.ProjectTester
 
getTerminator(char) - Static method in class aQute.bnd.osgi.Macro
 
getTerminator(char) - Static method in class aQute.libg.sed.ReplacerAdapter
 
getTestDependencies() - Method in class aQute.bnd.build.Project
Return the direct test dependencies of this project.
getTester(Project) - Method in interface aQute.bnd.service.LauncherPlugin
 
getTestOutput() - Method in class aQute.bnd.build.Project
 
getTestpath() - Method in class aQute.bnd.build.Project
 
getTestPath() - Method in class aQute.bnd.build.model.BndEditModel
 
getTests() - Method in class aQute.bnd.build.ProjectTester
 
getTestSrc() - Method in class aQute.bnd.build.Project
 
getTestSuites() - Method in class aQute.bnd.build.model.BndEditModel
 
getThreadInfo() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getTime() - Method in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
getTimelessDigest() - Method in class aQute.bnd.osgi.Jar
 
getTimeout() - Method in class aQute.bnd.build.ProjectLauncher
 
getTimeout() - Method in interface aQute.bnd.build.RunSession
 
getTitle() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
getTokens() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
getTokenSet() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
getTooltip() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
getTop() - Method in class aQute.bnd.osgi.Processor
 
getTrace() - Method in class aQute.bnd.build.ProjectLauncher
 
getTransformer(URL) - Method in class aQute.lib.spring.XMLType
 
getTree(RepositoryPlugin) - Static method in class aQute.bnd.differ.RepositoryElement
 
getType() - Method in class aQute.bnd.build.Container
 
getType() - Method in class aQute.bnd.differ.DiffImpl
 
getType() - Method in class aQute.bnd.differ.Element
 
getType() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getType() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
getType() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
getType() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getType() - Method in class aQute.bnd.osgi.Clazz.ClassDef
 
getType() - Method in class aQute.bnd.osgi.Clazz.Def
 
getType() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
getType() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
getType() - Method in class aQute.bnd.osgi.Clazz.TypeDef
 
getType() - Method in class aQute.bnd.osgi.Descriptors.Descriptor
 
getType() - Method in interface aQute.bnd.service.diff.Diff
 
getType() - Method in interface aQute.bnd.service.diff.Tree
 
getType() - Method in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
getType() - Method in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
getType() - Method in interface aQute.bnd.version.maven.ComparableVersion.Item
 
getType() - Method in class aQute.bnd.version.maven.ComparableVersion.ListItem
 
getType() - Method in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
getType() - Method in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
getType() - Method in class aQute.lib.collections.SortedList
 
getType() - Method in class aQute.lib.converter.TypeReference
 
getType(Object) - Static method in class aQute.bnd.osgi.resource.PersistentResource
 
getType(Object) - Static method in class aQute.bnd.osgi.resource.TypedAttribute
 
getType(String) - Method in class aQute.bnd.header.Attrs
 
getType(String) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
getType(String) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
getType(String) - Method in class aQute.libg.parameters.Attributes
 
getTyped(Attrs.DataType<T>, String) - Method in class aQute.bnd.header.Attrs
 
getTyped(Attributes.DataType<T>, String) - Method in class aQute.libg.parameters.Attributes
 
getTyped(String) - Method in class aQute.bnd.header.Attrs
 
getTyped(String) - Method in class aQute.libg.parameters.Attributes
 
getTypedAttribute(Object) - Static method in class aQute.bnd.osgi.resource.TypedAttribute
 
getTypeDescriptor(Type) - Method in class aQute.lib.getopt.CommandLine
Show a type in a nice way
getTypeName() - Method in class aQute.lib.converter.TypeReference
 
getTypeRef(String) - Method in class aQute.bnd.osgi.Analyzer
 
getTypeRef(String) - Method in class aQute.bnd.osgi.Descriptors
 
getTypeRefFromFQN(String) - Method in class aQute.bnd.osgi.Analyzer
 
getTypeRefFromFQN(String) - Method in class aQute.bnd.osgi.Descriptors
 
getTypeRefFromPath(String) - Method in class aQute.bnd.osgi.Analyzer
 
getTypeRefFromPath(String) - Method in class aQute.bnd.osgi.Descriptors
 
getTypes() - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
getTypes() - Method in class aQute.bnd.exporter.executable.ExecutableJarExporter
 
getTypes() - Method in class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
getTypes() - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
getTypes() - Method in interface aQute.bnd.service.export.Exporter
 
getTypes(Analyzer) - Method in class aQute.lib.spring.JPAComponent
 
getTypes(Analyzer) - Method in class aQute.lib.spring.SpringXMLType
 
getTypes(Analyzer) - Method in class aQute.lib.spring.XMLTypeProcessor
 
getUnbind() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
getUnexpandedProperty(String) - Method in class aQute.bnd.osgi.Processor
 
getUnparented(File) - Static method in class aQute.bnd.build.Project
 
getUnprocessedProperty(String, String) - Method in class aQute.bnd.osgi.Processor
Get a property without preprocessing it with a proper default
getUnreachable() - Method in class aQute.bnd.osgi.Analyzer
Return the set of unreachable code depending on exports and the bundle activator.
getUri() - Method in class aQute.libg.sax.SAXElement
 
getURI(Capability) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getURI(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getUrl() - Method in class aQute.bnd.maven.support.ProjectPom
 
getUrl() - Method in class aQute.bnd.service.url.TaggedData
 
getUrl(String, Attrs) - Method in class aQute.bnd.main.bnd
 
getURLConnectionHandlers() - Method in class aQute.bnd.http.HttpClient
 
getURLs() - Method in class aQute.bnd.osgi.Processor.CL
Deprecated.
getUserFor(String) - Method in class aQute.bnd.http.HttpClient
 
getUserHomeBnd() - Static method in class aQute.bnd.util.home.Home
 
getUses() - Method in class aQute.bnd.osgi.Analyzer
 
getValidJar(Jar, String) - Method in class aQute.bnd.build.Project
 
getValidJar(File) - Method in class aQute.bnd.build.Project
This methods attempts to turn any jar into a valid jar.
getValidJar(URL) - Method in class aQute.bnd.build.Project
 
getValue() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
getValue() - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
getValue() - Method in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
getValue() - Method in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
getValue() - Method in class aQute.bnd.unmodifiable.ImmutableEntry
 
getValue() - Method in class aQute.lib.filter.Filter.Query
 
getValue(Injector.Target<T>) - Method in class aQute.lib.inject.Injector
 
getValue(Map<String, ?>, String) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getValues() - Method in class aQute.bnd.help.Syntax
 
getVendorKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getVersion() - Method in class aQute.bnd.build.Container
 
getVersion() - Method in class aQute.bnd.header.Attrs
 
getVersion() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getVersion() - Method in class aQute.bnd.maven.PomFromManifest
 
getVersion() - Method in class aQute.bnd.maven.PomResource
 
getVersion() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getVersion() - Method in class aQute.bnd.maven.support.Pom
 
getVersion() - Method in class aQute.bnd.osgi.Analyzer
Answer the bundle version.
getVersion() - Method in class aQute.bnd.osgi.BundleId
 
getVersion() - Method in class aQute.bnd.osgi.Jar
Get the jar version from the Constants.BUNDLE_VERSION manifest header.
getVersion() - Method in class aQute.lib.env.Props
 
getVersion() - Method in class aQute.libg.parameters.Attributes
 
getVersion(Tree) - Method in class aQute.bnd.differ.Baseline
 
getVersion(File, Pattern) - Method in class aQute.bnd.build.PackageInfo
 
getVersion(String) - Method in class aQute.bnd.build.Project
 
getVersion(Map<String, String>) - Method in class aQute.bnd.differ.Baseline
 
getVersion(Capability) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getVersion(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getVersionAnnotation() - Method in class aQute.bnd.build.PackageInfo
Check what version annotation to use for new content: not set -> use packageinfo osgi -> use the OSGi Version ann.
getVersionAttributeForNamespace(String) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
getVersionKey() - Method in enum class aQute.bnd.exporter.subsystem.ContainerType
 
getVersionLabel() - Method in enum class aQute.bnd.build.model.EE
 
getVersionPolicy(boolean) - Method in class aQute.bnd.osgi.Analyzer
 
getVersionRange() - Method in class aQute.bnd.build.model.clauses.VersionedClause
 
getVersions() - Method in class aQute.bnd.build.Project
 
getVersionString() - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
getWarning() - Method in class aQute.bnd.build.Container
 
getWarnings() - Method in class aQute.bnd.ant.BaseTask
 
getWarnings() - Method in class aQute.bnd.osgi.Processor
 
getWarnings() - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
getWarnings() - Method in interface aQute.libg.log.Logger
 
getWarnings() - Method in class aQute.libg.reporter.ReporterAdapter
 
getWarnings() - Method in interface aQute.service.reporter.Report
Return the warnings.
getWelcome(int) - Method in interface aQute.libg.remote.Sink
Return the protocol version that must be used.
getWelcome(int) - Method in class aQute.libg.remote.sink.RemoteSink
 
getWhere() - Method in class aQute.bnd.maven.PomPropertiesResource
 
getWhere() - Method in class aQute.bnd.maven.PomResource
 
getWildcardProperty(String, String, boolean, Instruction) - Method in class aQute.bnd.osgi.Processor
 
getWithoutQualifier() - Method in class aQute.bnd.version.Version
 
getWorkspace() - Method in class aQute.bnd.build.model.BndEditModel
 
getWorkspace() - Method in class aQute.bnd.build.Project
 
getWorkspace() - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
getWorkspace() - Method in class aQute.bnd.main.bnd
 
getWorkspace(File) - Static method in class aQute.bnd.build.Workspace
 
getWorkspace(File) - Method in class aQute.bnd.main.bnd
 
getWorkspace(File, String) - Static method in class aQute.bnd.build.Workspace
 
getWorkspace(String) - Static method in class aQute.bnd.build.Workspace
 
getWorkspace(String) - Method in class aQute.bnd.main.bnd
 
getWorkspaceRepository() - Method in class aQute.bnd.build.Workspace
Return the workspace repo
getWorkspaceWithoutException(File) - Static method in class aQute.bnd.build.Workspace
 
getWritableAttributes() - Method in class aQute.bnd.build.Container
 
getWriter() - Method in class aQute.bnd.print.JarPrinter
 
getXMLAttribute(Annotation) - Method in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
getXRef(Descriptors.PackageRef, Collection<Descriptors.PackageRef>, int) - Method in class aQute.bnd.osgi.Analyzer
Create a cross reference from package source, to packages in dest
giga - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
GIT_WORKTREES_P - Static variable in class aQute.bnd.osgi.Builder
 
GITIGNORE - Static variable in class aQute.bnd.plugin.git.GitPlugin
 
GitPlugin - Class in aQute.bnd.plugin.git
Adds .gitignore files to projects when created.
GitPlugin() - Constructor for class aQute.bnd.plugin.git.GitPlugin
 
GITREF_P - Static variable in class aQute.bnd.osgi.Builder
#388 Manifest header to get GIT head Get the head commit number.
glob - Variable in class aQute.lib.fileset.FileSet.DirMatch
 
glob - Variable in class aQute.lib.fileset.FileSet.FileMatch
 
glob - Variable in class aQute.libg.glob.Glob
 
glob() - Method in class aQute.libg.glob.Glob
 
Glob - Class in aQute.libg.glob
 
Glob(String) - Constructor for class aQute.libg.glob.Glob
 
Glob(String, int) - Constructor for class aQute.libg.glob.Glob
 
Glob(String, Pattern) - Constructor for class aQute.libg.glob.Glob
 
Glob.State - Enum Class in aQute.libg.glob
 
globs - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
globs - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
go() - Method in class aQute.bnd.main.Interactive
 
go(URI) - Method in class aQute.bnd.http.HttpRequest
 
go(URL) - Method in class aQute.bnd.http.HttpRequest
 
GotFileNeedDir_(File) - Method in interface aQute.bnd.ant.AntMessages
 
goto_ - Static variable in class aQute.bnd.osgi.OpCodes
 
goto_w - Static variable in class aQute.bnd.osgi.OpCodes
 
GPL_2_0 - Annotation Interface in aQute.bnd.annotation.licenses
Deprecated.
GPL_2_0_only - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the GNU General Public License v2.0 only.
GPL_2_0_or_later - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the GNU General Public License v2.0 or later.
GPL_3_0 - Annotation Interface in aQute.bnd.annotation.licenses
Deprecated.
GPL_3_0_only - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the GNU General Public License v3.0 only.
GPL_3_0_or_later - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the GNU General Public License v3.0 or later.
grabLine(boolean) - Method in class aQute.bnd.properties.PropertiesLineReader
 
GradleLogging - Class in aQute.libg.slf4j
SLF4J Markers for special Gradle log levels.
GradleLogging() - Constructor for class aQute.libg.slf4j.GradleLogging
 
GradlePlugin - Class in aQute.bnd.plugin.gradle
The Gradle life cycle plugin.
GradlePlugin() - Constructor for class aQute.bnd.plugin.gradle.GradlePlugin
 
graph - Variable in class aQute.lib.dot.DOT
 
graphAttributes - Variable in class aQute.lib.dot.DOT
 
GraphCommand - Class in aQute.bnd.main
 
GraphCommand(bnd, GraphCommand.GraphOptions) - Constructor for class aQute.bnd.main.GraphCommand
 
GraphCommand.GraphOptions - Interface in aQute.bnd.main
 
GraphCommand.RootOptions - Interface in aQute.bnd.main
 
GRAPHIC_STRING - Static variable in interface aQute.libg.asn1.Types
 
GREATER - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
GREATER_OR_EQUAL - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
GreaterEqual(String, String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.GreaterEqual
 
GreaterThanOrEqual - Enum constant in enum class aQute.libg.filters.Operator
 
GREEDY - Enum constant in enum class aQute.bnd.component.annotations.ReferencePolicyOption
The greedy policy option is a valid policy option for both static and dynamic reference policies.
GROUP_ARTIFACT_VERSION - Static variable in class aQute.bnd.maven.MavenCommand
View - Show the dependency details of an artifact
groupBy(Collection<? extends V>, Function<? super V, ? extends K>) - Method in class aQute.lib.collections.MultiMap
Index a collection.
groupId - Variable in class aQute.bnd.maven.baseline.plugin.Base
 
groupId - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
groupId - Variable in class aQute.bnd.maven.MavenGroup
 
groupId - Variable in class aQute.bnd.maven.PomResource
 
groupId - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
groupId - Variable in class aQute.bnd.maven.support.Pom
 
GROUPID - Static variable in class aQute.bnd.maven.PomResource
 
GROUPID - Static variable in interface aQute.bnd.osgi.Constants
 
gt(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
GT - Static variable in class aQute.lib.filter.Filter
 
GZipUtils - Class in aQute.libg.gzip
 
GZipUtils() - Constructor for class aQute.libg.gzip.GZipUtils
 

H

h1(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
h2(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
h3(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
handle(URLConnection) - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
handle(URLConnection) - Method in interface aQute.bnd.service.url.URLConnectionHandler
If the corresponding URL matches, modify the connection in the parameterized way.
handle(URLConnection) - Method in class aQute.bnd.url.BasicAuthentication
 
handle(URLConnection) - Method in class aQute.bnd.url.BearerAuthentication
 
handle(URLConnection) - Method in class aQute.bnd.url.BndAuthentication
 
handle(URLConnection) - Method in class aQute.bnd.url.ConnectionSettings
Handle the connection
handle(URLConnection) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
Not doing anything is perfect ok
handle(URLConnection) - Method in class aQute.bnd.url.HttpsVerification
Ensure Https verification is disabled or matches given certificates
handle(URLConnection) - Method in class aQute.bnd.url.MultiURLConnectionHandler
 
handleAttributeOrDirective(Annotation) - Method in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
handleContentEncoding(InputStream, HttpURLConnection) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
handleInheritedClasses(Clazz) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
handleMixedUsageError(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
handleOptions(bnd.ProjectWorkspaceOptions, String...) - Method in class aQute.bnd.main.bnd
 
handlePossibleComponentPropertyAnnotation(Annotation) - Method in class aQute.bnd.component.DSAnnotationReader
 
handler - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
Handler - Class in aQute.lib.json
 
Handler() - Constructor for class aQute.lib.json.Handler
 
handler_pc - Variable in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
handlers - Static variable in class aQute.lib.json.JSONCodec
 
handleValue(String, Object, boolean, Class<?>) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
This method relies on ConcreteRef#toString() returning Descriptors.TypeRef.getFQN()
HAS_ARGUMENT - Static variable in class aQute.bnd.osgi.Clazz
 
hasAnnotations() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
hasAttribute(String) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
hasClassAnnotations - Variable in class aQute.bnd.osgi.Clazz
 
hasCompression() - Method in class aQute.bnd.osgi.Jar
 
hasDefaultConstructor - Variable in class aQute.bnd.osgi.Clazz
 
hasDirective(String) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
hasDirectory(String) - Method in class aQute.bnd.osgi.Jar
 
hasDuplicates() - Method in class aQute.lib.collections.SortedList
 
hasEnums() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
hasGenerics() - Method in enum class aQute.bnd.osgi.Clazz.JAVA
 
hash(Object[]) - Static method in class aQute.bnd.unmodifiable.ImmutableMap
 
hash(Object[]) - Static method in class aQute.bnd.unmodifiable.ImmutableSet
 
hash(String) - Static method in class aQute.bnd.classindex.ClassIndexerAnalyzer
 
hash_bucket - Variable in class aQute.bnd.unmodifiable.ImmutableMap
 
hash_bucket - Variable in class aQute.bnd.unmodifiable.ImmutableSet
 
hashCode - Variable in class aQute.bnd.osgi.resource.CapReq
 
hashCode() - Method in class aQute.bnd.build.Container
 
hashCode() - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
hashCode() - Method in class aQute.bnd.differ.DiffImpl
 
hashCode() - Method in class aQute.bnd.differ.Element
 
hashCode() - Method in class aQute.bnd.header.Attrs
Deprecated.
hashCode() - Method in class aQute.bnd.header.Parameters
Deprecated.
hashCode() - Method in class aQute.bnd.osgi.BundleId
 
hashCode() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
hashCode() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
hashCode() - Method in class aQute.bnd.osgi.Descriptors.Descriptor
 
hashCode() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
hashCode() - Method in class aQute.bnd.osgi.Packages
Deprecated.
hashCode() - Method in class aQute.bnd.osgi.resource.CapReq
 
hashCode() - Method in class aQute.bnd.osgi.resource.FilterImpl
Returns the hashCode for this Filter.
hashCode() - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
hashCode() - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
hashCode() - Method in class aQute.bnd.osgi.resource.WireImpl
 
hashCode() - Method in class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
hashCode() - Method in class aQute.bnd.signatures.ArrayTypeSignature
 
hashCode() - Method in class aQute.bnd.signatures.ClassResolver
 
hashCode() - Method in class aQute.bnd.signatures.ClassSignature
 
hashCode() - Method in class aQute.bnd.signatures.ClassTypeSignature
 
hashCode() - Method in class aQute.bnd.signatures.FieldResolver
 
hashCode() - Method in class aQute.bnd.signatures.FieldSignature
 
hashCode() - Method in class aQute.bnd.signatures.MethodResolver
 
hashCode() - Method in class aQute.bnd.signatures.MethodSignature
 
hashCode() - Method in class aQute.bnd.signatures.SimpleClassTypeSignature
 
hashCode() - Method in class aQute.bnd.signatures.TypeArgument
 
hashCode() - Method in class aQute.bnd.signatures.TypeParameter
 
hashCode() - Method in class aQute.bnd.signatures.TypeVariableSignature
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableEntry
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementSet
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableMap.EntrySet
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableMap.KeySet
 
hashCode() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
hashCode() - Method in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
hashCode() - Method in class aQute.bnd.version.maven.ComparableVersion
 
hashCode() - Method in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
hashCode() - Method in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
hashCode() - Method in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
hashCode() - Method in class aQute.bnd.version.MavenVersion
 
hashCode() - Method in class aQute.bnd.version.Version
 
hashCode() - Method in class aQute.lib.collections.MultiMap
 
hashCode() - Method in class aQute.lib.collections.SortedList
Deprecated.
hashCode() - Method in class aQute.lib.env.Header
Deprecated.
hashCode() - Method in class aQute.lib.env.Props
Deprecated.
hashCode() - Method in class aQute.lib.filter.Filter
 
hashCode() - Method in class aQute.libg.cryptography.Digest
 
hashCode() - Method in class aQute.libg.glob.Glob
 
hashCode() - Method in class aQute.libg.parameters.Attributes
Deprecated.
hashCode() - Method in class aQute.libg.tuple.Pair
 
hasIncludeResourceInstruction() - Method in class aQute.bnd.build.model.BndEditModel
 
hasIndex - Variable in class aQute.lib.deployer.FileRepo
 
hasMethods - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
hasMoreElements() - Method in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
hasNext - Variable in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
hasNext - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
hasNext - Variable in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationIterator
 
hasNext - Variable in class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
hasNext() - Method in class aQute.bnd.unmodifiable.ImmutableIterator
 
hasNext() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
hasNext() - Method in class aQute.lib.collections.EnumerationIterator
 
hasNext() - Method in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
hasNext() - Method in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationIterator
 
hasNext() - Method in class aQute.lib.collections.LineCollection
 
hasNext() - Method in class aQute.lib.collections.SortedList.It
 
hasNext() - Method in class aQute.lib.utf8properties.PropertiesParser
 
hasNext() - Method in class aQute.libg.fileiterator.FileIterator
 
hasNext() - Method in class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
hasNoDefault - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
hasNoDefault - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
hasOverflow() - Method in class aQute.libg.ints.IntCounter
 
hasOverlap(Collection<? extends T>, Collection<? extends T>...) - Static method in class aQute.lib.collections.Logic
 
hasOverlap(Collection<File>) - Method in class aQute.lib.fileset.FileSet
 
hasOverlap(Set<?>, Set<?>) - Method in class aQute.bnd.osgi.Verifier
 
hasParameter - Variable in class aQute.lib.specinterface.SpecInterface.O
 
hasPayload() - Method in class aQute.bnd.service.url.TaggedData
 
hasPrevious() - Method in class aQute.bnd.unmodifiable.ImmutableListIterator
 
hasPrevious() - Method in class aQute.lib.collections.SortedList.It
 
hasPrivatePackageInstruction() - Method in class aQute.bnd.build.model.BndEditModel
 
hasPublicNoArgsConstructor() - Method in class aQute.bnd.osgi.Clazz
 
hasRemaining() - Method in class aQute.lib.io.LimitedInputStream
 
hasRuntimeAnnotations - Variable in class aQute.bnd.osgi.Clazz
 
hasSource(Analyzer, String) - Method in class aQute.bnd.differ.DiffPluginImpl
 
hasSources() - Method in class aQute.bnd.osgi.Builder
 
hasValue - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
hasValue - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
HCodec - Class in aQute.lib.codec
 
HCodec(Codec) - Constructor for class aQute.lib.codec.HCodec
 
head() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to head
header - Variable in class aQute.bnd.help.Syntax
 
header - Variable in class aQute.service.reporter.Report.Location
 
header() - Method in interface aQute.bnd.main.bnd.selectOptions
 
header(String) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
header(String) - Method in class aQute.bnd.print.JarPrinter
 
header(String) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
header(String) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
header(String) - Method in interface aQute.service.reporter.Reporter.SetLocation
Set the header/section location.
Header - Class in aQute.lib.env
 
Header - Annotation Interface in aQute.bnd.bundle.annotations
Define a manifest header for a bundle.
Header() - Constructor for class aQute.lib.env.Header
 
Header(String) - Constructor for class aQute.lib.env.Header
 
Header(String, Reporter) - Constructor for class aQute.lib.env.Header
 
HEADER - Enum constant in enum class aQute.bnd.service.diff.Type
 
HEADER - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
HEADER_AUTHORIZATION - Static variable in class aQute.bnd.url.BasicAuthentication
 
HEADER_AUTHORIZATION - Static variable in class aQute.bnd.url.BearerAuthentication
 
HEADER_PATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
HeaderClause - Class in aQute.bnd.build.model.clauses
 
HeaderClause(String) - Constructor for class aQute.bnd.build.model.clauses.HeaderClause
Accept String syntax as defined by 1 element of a Parameters
HeaderClause(String, Attrs) - Constructor for class aQute.bnd.build.model.clauses.HeaderClause
 
HeaderClauseFormatter - Class in aQute.bnd.build.model.conversions
 
HeaderClauseFormatter() - Constructor for class aQute.bnd.build.model.conversions.HeaderClauseFormatter
 
HeaderClauseFormatter(boolean) - Constructor for class aQute.bnd.build.model.conversions.HeaderClauseFormatter
 
headerClauseListConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
HeaderClauseListConverter<R> - Class in aQute.bnd.build.model.conversions
 
HeaderClauseListConverter(Converter<? extends R, ? super HeaderClause>) - Constructor for class aQute.bnd.build.model.conversions.HeaderClauseListConverter
 
headerClauseListFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
HEADERLENGTH - Static variable in class aQute.libg.cafs.CAFS
 
HeaderReader - Class in aQute.bnd.component
 
HeaderReader(Analyzer) - Constructor for class aQute.bnd.component.HeaderReader
 
headers - Variable in class aQute.bnd.http.HttpRequest
 
headers - Variable in class aQute.bnd.osgi.AnnotationHeaders
 
headers - Static variable in interface aQute.bnd.osgi.Constants
 
headers - Variable in class aQute.bnd.url.ConnectionSettings
 
headers() - Method in interface aQute.bnd.main.bnd.grepOptions
 
headers(String, String) - Method in class aQute.bnd.http.HttpRequest
Add header to request
headers(Attributes, Project) - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
headers(Map<String, String>) - Method in class aQute.bnd.http.HttpRequest
Add headers to request
Headers - Annotation Interface in aQute.bnd.bundle.annotations
Container annotation for repeated Header annotations.
headSet(T) - Method in class aQute.lib.collections.SortedList
 
help() - Method in class aQute.bnd.maven.MavenCommand
 
help(Object, String, Class<? extends Options>) - Method in class aQute.lib.getopt.CommandLine
 
help(Formatter, Class<? extends Options>, String) - Method in class aQute.lib.getopt.CommandLine
 
help(Formatter, Object) - Method in class aQute.lib.getopt.CommandLine
Show all commands in a target
help(Formatter, Object, String) - Method in class aQute.lib.getopt.CommandLine
Show the full help for a given command
help(Formatter, Object, String, Class<? extends Options>) - Method in class aQute.lib.getopt.CommandLine
Provide a help text.
HELP - Static variable in class aQute.bnd.help.Syntax
 
HERE_PATTERN - Static variable in class aQute.lib.utf8properties.UTF8Properties
 
hex() - Method in interface aQute.bnd.main.bnd.hashOptions
 
hex(byte[], int, int) - Method in class aQute.lib.index.Index.Page
 
Hex - Class in aQute.lib.hex
 
Hex() - Constructor for class aQute.lib.hex.Hex
 
HEX - Static variable in class aQute.bnd.print.JarPrinter
 
HEX - Static variable in class aQute.lib.hex.Hex
 
HEX_COLUMN - Static variable in class aQute.libg.classdump.ClassDumper
 
HEX_P - Static variable in class aQute.lib.hex.Hex
 
hexDigit(int) - Method in class aQute.lib.json.JSONCodec
 
hi - Variable in class aQute.bnd.version.MavenVersionRange
 
hiddenDepth - Variable in class aQute.libg.sax.filters.ElementSelectionFilter
 
hide() - Element in annotation interface aQute.bnd.annotation.plugin.BndPlugin
 
HIDE_A - Static variable in interface aQute.bnd.annotation.plugin.InternalPluginNamespace
Do not show as option in UI (normally for plugins added by the software
Hierarchy - Class in aQute.lib.hierarchy
A general hierarchy of named nodes.
Hierarchy(Map<String, Object>) - Constructor for class aQute.lib.hierarchy.Hierarchy
 
HIERARCHY_ANNOTATED - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
HIERARCHY_INDIRECTLY_ANNOTATED - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
Hierarchy.Folder - Class in aQute.lib.hierarchy
 
Hierarchy.Leaf - Class in aQute.lib.hierarchy
 
Hierarchy.Node - Class in aQute.lib.hierarchy
 
Hierarchy.OrphanNode - Class in aQute.lib.hierarchy
 
Hierarchy.RootNode - Class in aQute.lib.hierarchy
 
HierarchySpliterator(Analyzer) - Constructor for class aQute.bnd.osgi.Clazz.HierarchySpliterator
 
hierarchyStream(Analyzer) - Method in class aQute.bnd.osgi.Clazz
 
high - Variable in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
high - Variable in class aQute.bnd.version.MavenVersionRange
 
high - Variable in class aQute.bnd.version.VersionRange
 
HIGHEST - Enum constant in enum class aQute.bnd.service.Strategy
 
HIGHEST - Static variable in class aQute.bnd.version.MavenVersion
 
HIGHEST - Static variable in class aQute.bnd.version.Version
 
HIGHESTCHAR - Static variable in class aQute.bnd.version.Version
 
highestFromTargetVersion(String) - Static method in enum class aQute.bnd.build.model.EE
 
home - Variable in class aQute.bnd.maven.support.Pom
 
home - Static variable in class aQute.lib.io.IO
 
home - Variable in class aQute.libg.cafs.CAFS
 
Home - Class in aQute.bnd.util.home
 
Home() - Constructor for class aQute.bnd.util.home.Home
 
homedir - Variable in class aQute.bnd.maven.MavenDeploy
 
homedir - Variable in class aQute.bnd.maven.MavenDeployCmd
 
hook(Type, Converter.Hook) - Method in class aQute.lib.converter.Converter
 
hooks - Variable in class aQute.lib.converter.Converter
 
host - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
host_class - Variable in class aQute.bnd.classfile.NestHostAttribute
 
HostExpression(String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
hosting - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
hostName - Variable in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
HTML_TAGS_P - Static variable in class aQute.bnd.service.url.TaggedData
 
HTTP_INVALID_SSL_CERTIFICATE - Static variable in class aQute.bnd.http.HttpClient.HttpConnection
 
HTTP_PERMANENT_REDIRECT - Static variable in class aQute.bnd.http.HttpClient.HttpConnection
 
HTTP_TEMPORARY_REDIRECT - Static variable in class aQute.bnd.http.HttpClient.HttpConnection
 
HTTP_UNKNOWN_ERROR - Static variable in class aQute.bnd.http.HttpClient.HttpConnection
 
httpClient - Variable in class aQute.bnd.main.CommunicationCommands
 
HttpClient - Class in aQute.bnd.http
A simple Http Client that inter-works with the bnd registry.
HttpClient() - Constructor for class aQute.bnd.http.HttpClient
 
HttpClient.HttpConnection<T> - Class in aQute.bnd.http
 
HttpConnection(HttpRequest<T>) - Constructor for class aQute.bnd.http.HttpClient.HttpConnection
 
HttpRequest<T> - Class in aQute.bnd.http
Builds up a request
HttpRequest(HttpClient) - Constructor for class aQute.bnd.http.HttpRequest
 
HttpRequestException - Exception in aQute.bnd.http
 
HttpRequestException(TaggedData) - Constructor for exception aQute.bnd.http.HttpRequestException
 
HttpRequestException(TaggedData, Throwable) - Constructor for exception aQute.bnd.http.HttpRequestException
 
HttpRequestException(HttpURLConnection) - Constructor for exception aQute.bnd.http.HttpRequestException
 
https - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
HttpsVerification - Class in aQute.bnd.url
TODO Needs testing Can be used to override default verification of HTTPS.
HttpsVerification() - Constructor for class aQute.bnd.url.HttpsVerification
 
HttpsVerification(String, boolean, Reporter) - Constructor for class aQute.bnd.url.HttpsVerification
 
HttpsVerification(X509Certificate[], boolean, Reporter) - Constructor for class aQute.bnd.url.HttpsVerification
 
HttpsVerification.Config - Interface in aQute.bnd.url
 

I

i - Variable in class aQute.bnd.compatibility.Signatures.Rover
 
I - Enum constant in enum class aQute.bnd.signatures.BaseType
 
i2b - Static variable in class aQute.bnd.osgi.OpCodes
 
i2c - Static variable in class aQute.bnd.osgi.OpCodes
 
i2d - Static variable in class aQute.bnd.osgi.OpCodes
 
i2f - Static variable in class aQute.bnd.osgi.OpCodes
 
i2l - Static variable in class aQute.bnd.osgi.OpCodes
 
i2s - Static variable in class aQute.bnd.osgi.OpCodes
 
IA5STRING - Static variable in interface aQute.libg.asn1.Types
 
iadd - Static variable in class aQute.bnd.osgi.OpCodes
 
iaload - Static variable in class aQute.bnd.osgi.OpCodes
 
iand - Static variable in class aQute.bnd.osgi.OpCodes
 
iastore - Static variable in class aQute.bnd.osgi.OpCodes
 
icon() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The icon resources associated with this ObjectClassDefinition.
Icon - Annotation Interface in aQute.bnd.metatype.annotations
Icon information for an ObjectClassDefinition.
IconDef - Class in aQute.bnd.metatype
 
IconDef(String, int) - Constructor for class aQute.bnd.metatype.IconDef
 
icons - Variable in class aQute.bnd.metatype.OCDDef
 
iconst_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
iconst_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
iconst_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
iconst_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
iconst_4 - Static variable in class aQute.bnd.osgi.OpCodes
 
iconst_5 - Static variable in class aQute.bnd.osgi.OpCodes
 
iconst_m1 - Static variable in class aQute.bnd.osgi.OpCodes
 
id - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
id - Variable in class aQute.bnd.connection.settings.ServerDTO
 
id - Variable in class aQute.bnd.main.BaselineCommands.PSpec
 
id - Variable in class aQute.bnd.metatype.ADDef
 
id - Variable in class aQute.bnd.metatype.OCDDef
 
id - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
SHA-1 for the resource.
id - Variable in class aQute.lib.dot.DOT
 
id - Variable in class aQute.lib.link.Link
 
id - Variable in class aQute.lib.settings.Settings.Data
 
id - Variable in class aQute.libg.remote.Area
 
id() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The id of the attribute.
id() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.OCD
The id of the component.
id() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The id of this ObjectClassDefinition.
id() - Element in annotation interface aQute.configurable.Config
 
ide - Variable in class aQute.bnd.build.Project
 
idemPotent(boolean) - Method in class aQute.bnd.http.HttpRequest
Idempotent Methods
identifiableCollection(Descriptors.TypeRef, boolean, boolean) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
identifiableCollection(String, boolean) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
identifier - Variable in class aQute.bnd.signatures.SimpleClassTypeSignature
 
identifier - Variable in class aQute.bnd.signatures.TypeParameter
 
identifier - Variable in class aQute.bnd.signatures.TypeVariableSignature
 
identifier - Variable in class aQute.libg.asn1.PDU
 
IDENTIFIERTOPROPERTY - Static variable in class aQute.bnd.component.DSAnnotationReader
 
IDENTIFIERTOPROPERTY - Static variable in class aQute.bnd.metatype.OCDReader
 
identifierToPropertyName(String) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
identifierToPropertyName(String) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
identity - Variable in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
identity - Variable in class aQute.bnd.url.BndAuthentication
 
identity(Class<?>) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
identity(Constructor<?>) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
identity(Field) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
identity(Method) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
IDENTITY_INITIAL_RESOURCE - Static variable in interface aQute.bnd.osgi.Constants
 
IDENTITY_SYSTEM_RESOURCE - Static variable in interface aQute.bnd.osgi.Constants
 
IDENTITY_VERSION_COMPARATOR - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
A comparator that compares the identity versions
IdentityExpression(String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
idiv - Static variable in class aQute.bnd.osgi.OpCodes
 
IDocument - Interface in aQute.bnd.properties
 
if_acmpeq - Static variable in class aQute.bnd.osgi.OpCodes
 
if_acmpne - Static variable in class aQute.bnd.osgi.OpCodes
 
if_icmpeq - Static variable in class aQute.bnd.osgi.OpCodes
 
if_icmpge - Static variable in class aQute.bnd.osgi.OpCodes
 
if_icmpgt - Static variable in class aQute.bnd.osgi.OpCodes
 
if_icmple - Static variable in class aQute.bnd.osgi.OpCodes
 
if_icmplt - Static variable in class aQute.bnd.osgi.OpCodes
 
if_icmpne - Static variable in class aQute.bnd.osgi.OpCodes
 
ifAdded() - Method in class aQute.bnd.differ.Element
 
ifAdded() - Method in interface aQute.bnd.service.diff.Tree
 
ifeq - Static variable in class aQute.bnd.osgi.OpCodes
 
ifge - Static variable in class aQute.bnd.osgi.OpCodes
 
ifgt - Static variable in class aQute.bnd.osgi.OpCodes
 
ifle - Static variable in class aQute.bnd.osgi.OpCodes
 
iflt - Static variable in class aQute.bnd.osgi.OpCodes
 
ifMatch - Variable in class aQute.bnd.http.HttpRequest
 
ifMatch(String) - Method in class aQute.bnd.http.HttpRequest
 
ifModifiedSince - Variable in class aQute.bnd.http.HttpRequest
 
ifModifiedSince(long) - Method in class aQute.bnd.http.HttpRequest
 
ifne - Static variable in class aQute.bnd.osgi.OpCodes
 
ifNoneMatch - Variable in class aQute.bnd.http.HttpRequest
 
ifNoneMatch(String) - Method in class aQute.bnd.http.HttpRequest
 
ifnonnull - Static variable in class aQute.bnd.osgi.OpCodes
 
ifnull - Static variable in class aQute.bnd.osgi.OpCodes
 
ifPresent(Consumer<? super S>) - Method in interface aQute.bnd.memoize.CloseableMemoize
If a value is memoized, call the consumer with the value of this memoizing supplier.
ifPresent(Consumer<? super S>) - Method in interface aQute.bnd.memoize.Memoize
If a value is memoized, call the consumer with the value of this memoizing supplier.
ifPresent(Consumer<? super T>) - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
ifRemoved() - Method in class aQute.bnd.differ.Element
 
ifRemoved() - Method in interface aQute.bnd.service.diff.Tree
 
ifSameRevision(int, WorkspaceNotifier.ET, T) - Method in class aQute.bnd.build.WorkspaceNotifier
 
ifUnmodifiedSince - Variable in class aQute.bnd.http.HttpRequest
 
ifUnmodifiedSince(long) - Method in class aQute.bnd.http.HttpRequest
 
ignorableWhitespace(char[], int, int) - Method in class aQute.libg.sax.ContentFilterImpl
 
ignorableWhitespace(char[], int, int) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
ignore - Enum constant in enum class aQute.bnd.annotation.component.ConfigurationPolicy
Deprecated.
 
ignore() - Method in interface aQute.bnd.main.bnd.bndOptions
 
ignore() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
ignore() - Method in interface aQute.bnd.main.XmlRepoDiffCommand.XmlRepoDiffOptions
 
IGNORE - Enum constant in enum class aQute.bnd.component.annotations.ConfigurationPolicy
Always allow the component configuration to be satisfied and do not use the corresponding Configuration object even if it is present.
IGNORE - Static variable in class aQute.bnd.build.ProjectLauncher
launch a framework internally.
IGNORE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
IGNORE_HEADERS - Static variable in class aQute.bnd.differ.DiffPluginImpl
Headers that are considered not major enough to be considered
IGNORE_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
IGNORE_STANDALONE - Static variable in interface aQute.bnd.osgi.Constants
 
IGNORED - Enum constant in enum class aQute.bnd.service.diff.Delta
 
ignoreException() - Method in interface aQute.bnd.exceptions.BiConsumerWithException
 
ignoreException() - Method in interface aQute.bnd.exceptions.ConsumerWithException
 
ignoreException() - Method in interface aQute.bnd.exceptions.RunnableWithException
 
ignoreException() - Method in interface aQute.lib.exceptions.BiConsumerWithException
Deprecated.
 
ignoreException() - Method in interface aQute.lib.exceptions.ConsumerWithException
Deprecated.
 
ignoreException() - Method in interface aQute.lib.exceptions.RunnableWithException
Deprecated.
 
ignoreMember() - Method in class aQute.bnd.component.DSAnnotationReader
Check whether the current member should be ignored.
ignorenull - Variable in class aQute.lib.json.JSONCodec
 
iinc - Static variable in class aQute.bnd.osgi.OpCodes
 
iload - Static variable in class aQute.bnd.osgi.OpCodes
 
iload_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
iload_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
iload_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
iload_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
immediate - Variable in class aQute.bnd.component.ComponentDef
 
immediate() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
immediate() - Element in annotation interface aQute.bnd.component.annotations.Component
Declares whether this Component must be immediately activated upon becoming satisfied or whether activation should be delayed.
IMMEDIATE - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
ImmutableEntry<K,V> - Class in aQute.bnd.unmodifiable
 
ImmutableEntry(K, V) - Constructor for class aQute.bnd.unmodifiable.ImmutableEntry
Constructor.
ImmutableIterator<E> - Class in aQute.bnd.unmodifiable
 
ImmutableIterator(Object[]) - Constructor for class aQute.bnd.unmodifiable.ImmutableIterator
 
ImmutableList<E> - Class in aQute.bnd.unmodifiable
 
ImmutableList(Object...) - Constructor for class aQute.bnd.unmodifiable.ImmutableList
 
ImmutableList(Object[], int, int) - Constructor for class aQute.bnd.unmodifiable.ImmutableList
 
ImmutableList.SerializationProxy - Class in aQute.bnd.unmodifiable
 
ImmutableListIterator<E> - Class in aQute.bnd.unmodifiable
 
ImmutableListIterator(Object[]) - Constructor for class aQute.bnd.unmodifiable.ImmutableListIterator
 
ImmutableListIterator(Object[], int) - Constructor for class aQute.bnd.unmodifiable.ImmutableListIterator
 
ImmutableMap<K,V> - Class in aQute.bnd.unmodifiable
 
ImmutableMap(Object...) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap
 
ImmutableMap.ElementCollection<E> - Class in aQute.bnd.unmodifiable
 
ImmutableMap.ElementCollection.ElementIterator - Class in aQute.bnd.unmodifiable
 
ImmutableMap.ElementCollection.ElementSpliterator - Class in aQute.bnd.unmodifiable
 
ImmutableMap.ElementSet<E> - Class in aQute.bnd.unmodifiable
 
ImmutableMap.EntrySet<K,V> - Class in aQute.bnd.unmodifiable
 
ImmutableMap.KeySet<K> - Class in aQute.bnd.unmodifiable
 
ImmutableMap.SerializationProxy - Class in aQute.bnd.unmodifiable
 
ImmutableMap.ValueCollection<V> - Class in aQute.bnd.unmodifiable
 
ImmutableSet<E> - Class in aQute.bnd.unmodifiable
 
ImmutableSet(Object...) - Constructor for class aQute.bnd.unmodifiable.ImmutableSet
 
ImmutableSet.SerializationProxy - Class in aQute.bnd.unmodifiable
 
impdep1 - Static variable in class aQute.bnd.osgi.OpCodes
 
impdep2 - Static variable in class aQute.bnd.osgi.OpCodes
 
impexp() - Method in interface aQute.bnd.main.bnd.printOptions
 
IMPEXP - Static variable in class aQute.bnd.print.JarPrinter
 
implementation - Variable in class aQute.bnd.cdi.BeanDef
 
implementation - Variable in class aQute.bnd.component.ComponentDef
 
IMPLEMENTATION_A - Static variable in interface aQute.bnd.annotation.plugin.InternalPluginNamespace
The implementation class
IMPLEMENTATION_A - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
 
IMPLEMENTS - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
IMPLEMENTS - Enum constant in enum class aQute.bnd.service.diff.Type
 
implementsInterfaces(Descriptors.TypeRef[]) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
implementsInterfaces(Descriptors.TypeRef[]) - Method in class aQute.bnd.component.DSAnnotationReader
 
implementsInterfaces(Descriptors.TypeRef[]) - Method in class aQute.bnd.osgi.ClassDataCollector
 
implementsInterfaces(Descriptors.TypeRef[]) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
IMPORT - Enum constant in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
import_ - Enum constant in enum class aQute.bnd.maven.support.Pom.Scope
 
IMPORT_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
IMPORT_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
IMPORT_PRIVATE - Static variable in interface aQute.bnd.osgi.Constants
 
IMPORT_REFERENCE - Static variable in interface aQute.bnd.osgi.Constants
 
IMPORT_SERVICE - Static variable in interface aQute.bnd.osgi.Constants
 
importDirectives - Static variable in interface aQute.bnd.osgi.Constants
 
importedClassesCache - Variable in class aQute.bnd.osgi.Analyzer
 
importedPackages - Variable in class aQute.bnd.build.Project
 
importPackage - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
ImportPattern - Class in aQute.bnd.build.model.clauses
 
ImportPattern(String, Attrs) - Constructor for class aQute.bnd.build.model.clauses.ImportPattern
 
importPatternConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
imports - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
imports - Variable in class aQute.bnd.osgi.Analyzer
 
imports - Variable in class aQute.bnd.osgi.Clazz
 
imports() - Method in interface aQute.bnd.main.bnd.FindOptions
 
imports() - Method in interface aQute.bnd.main.bnd.grepOptions
 
IMPORTS - Enum constant in enum class aQute.bnd.osgi.Analyzer.Check
 
IMPORTS - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
imul - Static variable in class aQute.bnd.osgi.OpCodes
 
in - Variable in class aQute.bnd.build.ProjectLauncher
 
in - Variable in class aQute.bnd.service.url.TaggedData
 
in - Variable in class aQute.lib.io.LimitedDataInput
 
in - Variable in class aQute.lib.io.LimitedInputStream
 
in - Variable in class aQute.lib.link.Link
 
in - Variable in class aQute.libg.classdump.ClassDumper
 
in(Glob[], String) - Static method in class aQute.libg.glob.Glob
 
in(String[], String) - Static method in class aQute.lib.strings.Strings
 
in(String, VersionRange) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
in(String, VersionRange) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
in(Collection<? extends Glob>, String) - Static method in class aQute.libg.glob.Glob
 
inc() - Method in class aQute.libg.ints.IntCounter
Increment the current value.
include() - Element in annotation interface aQute.bnd.annotation.Export
 
include(String...) - Method in class aQute.libg.glob.PathSet
Add Ant-style globs to the include patterns.
INCLUDE - Static variable in annotation interface aQute.bnd.annotation.Export
 
INCLUDE - Static variable in interface aQute.bnd.osgi.Constants
 
INCLUDE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INCLUDE_RESOURCE - Static variable in interface aQute.bnd.osgi.Constants
 
includeClassesDir - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
included - Variable in class aQute.bnd.osgi.Processor
 
included - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
True if already included in the local repository.
includeDistributionManagement - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
includedSourcesConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
includeHigh - Variable in class aQute.bnd.version.VersionRange
 
includeHigh() - Method in class aQute.bnd.version.VersionRange
 
includeLow - Variable in class aQute.bnd.version.VersionRange
 
includeLow() - Method in class aQute.bnd.version.VersionRange
 
includepackage() - Method in interface aQute.bnd.help.instructions.BuilderInstructions
 
INCLUDEPACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
includeresource - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
INCLUDERESOURCE - Static variable in interface aQute.bnd.osgi.Constants
 
includes - Variable in class aQute.libg.glob.PathSet
 
includes(MavenVersion) - Method in class aQute.bnd.version.MavenVersionRange
 
includes(Version) - Method in class aQute.bnd.version.VersionRange
 
includes(List<String>) - Method in class aQute.libg.glob.PathSet
Add Ant-style globs to the include patterns.
includeTestpath - Variable in class aQute.bnd.build.ProjectBuilder
 
includeTestpath() - Method in class aQute.bnd.build.ProjectBuilder
 
INCOMPATIBLE_SERVICE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
IncompatibleHandler_For_(String, String) - Method in interface aQute.bnd.build.ProjectMessages
 
increment - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
increment - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
increment - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl.FileLayout
 
increment() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
increment() - Method in class aQute.lib.stringrover.StringRover
 
increment(int) - Method in class aQute.lib.stringrover.StringRover
 
increment(long) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
increment(long) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
indent - Variable in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
indent - Variable in class aQute.lib.json.Encoder
 
indent() - Method in class aQute.lib.json.Encoder
 
indent(int) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
indent(int, String) - Method in class aQute.lib.justif.Justif
 
indent(String) - Method in class aQute.lib.json.Encoder
 
index - Variable in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
index - Variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
index - Variable in class aQute.bnd.osgi.repository.BridgeRepository
 
index - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
index - Variable in class aQute.bnd.unmodifiable.ImmutableIterator
 
index - Variable in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
index - Variable in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
index - Variable in class aQute.lib.deployer.FileRepo
 
index - Variable in class aQute.libg.cafs.CAFS
 
index - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
index - Variable in class aQute.libg.tarjan.Tarjan
 
index - Variable in class aQute.libg.tarjan.Tarjan.Node
 
index() - Method in interface aQute.lib.deployer.FileRepo.Config
 
index(File) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
Generate the index to the specified file.
index(OutputStream) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
Generate the index to the specified output stream.
index(Class<I>, Predicate<I>, Supplier<I>) - Method in class aQute.bnd.classfile.ConstantPool
 
index(String, String, String) - Method in interface aQute.bnd.classfile.ConstantPool.RefInfoFunction
 
index(KEY, Collection<FILE>) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
index(KEY, Supplier<? extends Collection<FILE>>) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
index(Resource) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
Index - Class in aQute.lib.index
0 -> 0, 122 -> 1 123 -> 123, 244 -> 2 245 -> 245, ...
Index(File, int) - Constructor for class aQute.lib.index.Index
 
INDEX - Static variable in class aQute.lib.deployer.FileRepo
Should this file repo have an index? Either true or false (absent)
INDEX - Static variable in class aQute.lib.index.Index
 
Index.Page - Class in aQute.lib.index
 
indexBundleSnapshots() - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
IndexCommand - Class in aQute.bnd.main
 
IndexCommand(bnd) - Constructor for class aQute.bnd.main.IndexCommand
 
IndexCommand.indexOptions - Interface in aQute.bnd.main
 
indexer - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
indexer(Supplier<? extends Collection<FILE>>, BiFunction<? super ResourceBuilder, FILE, ? extends ResourceBuilder>) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
indexer(KEY) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
indexFile - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
indexFile(File) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
INDEXFILE - Static variable in class aQute.libg.cafs.CAFS
 
indexOf(int) - Method in class aQute.lib.stringrover.StringRover
 
indexOf(int, int) - Method in class aQute.lib.stringrover.StringRover
 
indexOf(Hierarchy.Node) - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
indexOf(CharSequence) - Method in class aQute.lib.stringrover.StringRover
 
indexOf(CharSequence, int) - Method in class aQute.lib.stringrover.StringRover
 
indexOf(Object) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
indexOf(Object) - Method in class aQute.lib.collections.SortedList
 
indexOf(String) - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
IndexProvider - Interface in aQute.bnd.service
 
INDIRECTLY_ANNOTATED - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
ineg - Static variable in class aQute.bnd.osgi.OpCodes
 
inflate - Variable in class aQute.lib.json.Decoder
 
inflate() - Method in class aQute.lib.json.Decoder
 
Info() - Constructor for class aQute.bnd.differ.Baseline.Info
 
Info(File, URI) - Constructor for class aQute.bnd.http.URLCache.Info
 
Info(URI) - Constructor for class aQute.bnd.http.URLCache.Info
Deprecated.
INFO - Enum constant in enum class aQute.bnd.build.ProjectLauncher.NotificationType
 
INFO - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
InfoDTO() - Constructor for class aQute.bnd.http.URLCache.InfoDTO
 
InfoFileRepo - Class in aQute.lib.deployer
 
InfoFileRepo() - Constructor for class aQute.lib.deployer.InfoFileRepo
 
InfoRepository - Interface in aQute.bnd.service.repository
Can return a SearchableRepository.ResourceDescriptor for a given bsn/version.
infos - Variable in class aQute.bnd.differ.Baseline
 
infos - Variable in class aQute.bnd.http.URLCache
 
infos() - Method in class aQute.bnd.http.URLCache
 
infos_length(AnnotationInfo[]) - Static method in class aQute.bnd.classfile.AnnotationInfo
 
inherit - Enum constant in enum class aQute.bnd.component.DSAnnotations.Options
 
inherit - Variable in class aQute.bnd.ant.BndTask
 
inherit - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
inherit - Variable in class aQute.bnd.service.specifications.BuilderSpecification
Deprecated.
inherit() - Method in class aQute.libg.command.Command
 
INHERITED - Static variable in class aQute.bnd.differ.JavaElement
 
init - Variable in class aQute.bnd.component.ComponentDef
 
init - Variable in class aQute.lib.deployer.FileRepo
 
init() - Method in enum class aQute.bnd.build.model.EE
 
init() - Method in class aQute.bnd.build.ProjectBuilder
 
init() - Method in class aQute.bnd.build.Workspace.CachedFileRepo
 
init() - Method in class aQute.bnd.http.HttpClient
 
init() - Method in class aQute.bnd.osgi.Builder
Allow any local initialization by subclasses before we build.
init() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
init() - Method in class aQute.bnd.url.BndAuthentication
 
init() - Method in class aQute.bnd.url.HttpsVerification
Initialize the SSL Context and factory.
init() - Method in class aQute.lib.deployer.FileRepo
Initialize the repository Subclasses should first call this method and then if it returns true, do their own initialization
init() - Method in class aQute.lib.persistentmap.PersistentMap
 
init(int, int) - Method in interface aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo.Constructor
 
init(int, int) - Method in interface aQute.bnd.classfile.ConstantPool.AbstractRefInfo.Constructor
 
init(int, String, String, Attribute[]) - Method in interface aQute.bnd.classfile.MemberInfo.Constructor
 
init(Workspace) - Method in class aQute.bnd.plugin.eclipse.EclipsePlugin
 
init(Workspace) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
Called when the plugin is setup.
init(AnnotationInfo[]) - Method in interface aQute.bnd.classfile.AnnotationsAttribute.Constructor
 
init(ParameterAnnotationInfo[]) - Method in interface aQute.bnd.classfile.ParameterAnnotationsAttribute.Constructor
 
init(TypeAnnotationInfo[]) - Method in interface aQute.bnd.classfile.TypeAnnotationsAttribute.Constructor
 
init(Parameters) - Method in class aQute.bnd.osgi.repository.AugmentRepository
 
init(Processor) - Method in class aQute.bnd.osgi.PluginsContainer
Init actions occur inside of the first-level memoizer.
init(String, ElementValueInfo[]) - Method in interface aQute.bnd.classfile.AnnotationInfo.Constructor
 
init(Map<String, String>) - Method in class aQute.bnd.url.BasicAuthentication
 
INIT - Enum constant in enum class aQute.bnd.build.DownloadBlocker.Stage
 
INIT - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
INIT - Static variable in interface aQute.bnd.osgi.Constants
 
inited - Variable in class aQute.bnd.build.Workspace.CachedFileRepo
 
inited - Variable in class aQute.bnd.http.HttpClient
 
inited - Variable in class aQute.bnd.osgi.Analyzer
 
inited - Variable in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
inited - Variable in class aQute.lib.deployer.FileRepo
 
inited - Variable in class aQute.lib.persistentmap.PersistentMap
 
initial - Variable in class aQute.bnd.build.model.conversions.CollectionFormatter
 
initial - Variable in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
initial - Variable in class aQute.bnd.memoize.MemoizingSupplier
 
initial() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
initial(Consumer<? super Workspace>) - Method in interface aQute.bnd.build.api.OnWorkspace
Callback when the workspace is initializing.
INITIAL_TIMEOUT - Static variable in class aQute.bnd.http.HttpClient
 
initialize(File) - Static method in class aQute.lib.io.IO
Deletes and creates directories
initialized - Variable in class aQute.bnd.build.ProjectBuilder
 
initialized() - Method in class aQute.bnd.build.WorkspaceNotifier
 
initializer - Variable in class aQute.lib.concurrentinit.ConcurrentInitialize
 
initKeys() - Method in class aQute.lib.settings.Settings
 
initRepositories() - Method in class aQute.bnd.build.Workspace
 
inject(Object) - Method in class aQute.lib.inject.Injector
Inject an object.
Injector<T extends Annotation> - Class in aQute.lib.inject
This class is a simple injector with a parameterized annotation.
Injector(Converter, Function<Injector.Target<T>, Object>, Class<T>) - Constructor for class aQute.lib.inject.Injector
Create a new Injector
Injector(Function<Injector.Target<T>, Object>, Class<T>) - Constructor for class aQute.lib.inject.Injector
Create a new Injector with a default converter
Injector.Target<T> - Class in aQute.lib.inject
The Target class describes the target injection point.
inlineCode(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
INNER - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
inner_access - Variable in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
inner_class - Variable in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
inner_name - Variable in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
innerAccess - Variable in class aQute.bnd.differ.JavaElement
 
innerClass(Descriptors.TypeRef, Descriptors.TypeRef, String, int) - Method in class aQute.bnd.osgi.ClassDataCollector
The InnerClass attribute
innerClass(Descriptors.TypeRef, Descriptors.TypeRef, String, int) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
InnerClass(String, String, String, int) - Constructor for class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
InnerClassesAttribute - Class in aQute.bnd.classfile
 
InnerClassesAttribute(InnerClassesAttribute.InnerClass[]) - Constructor for class aQute.bnd.classfile.InnerClassesAttribute
 
InnerClassesAttribute.InnerClass - Class in aQute.bnd.classfile
 
innerTypes - Variable in class aQute.bnd.signatures.ClassTypeSignature
 
input - Variable in class aQute.bnd.osgi.Instruction
 
input - Variable in class aQute.lib.env.Selector
 
input(String, String) - Method in interface aQute.libg.remote.Sink
 
input(String, String) - Method in class aQute.libg.remote.sink.RemoteSink
 
inputFactory - Static variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
insert(byte[], long) - Method in class aQute.lib.index.Index
 
insert(byte[], long) - Method in class aQute.lib.index.Index.Page
 
insertNonFull(byte[], long) - Method in class aQute.lib.index.Index.Page
 
inside - Variable in class aQute.bnd.service.BndListener
 
install() - Method in class aQute.bnd.junit.JUnitFramework.BundleBuilder
Deprecated.
 
install(RepositoryPlugin, Processor, File, Attrs) - Method in class aQute.bnd.build.Project
 
install(File[]) - Method in class aQute.bnd.build.Project
 
install(String, Map<String, String>, boolean) - Method in class aQute.bnd.buildtool.ToolManager
 
installRepositories - Variable in class aQute.bnd.build.Project.RefreshData
 
instance - Variable in class aQute.lib.specinterface.SpecInterface
 
instance() - Method in class aQute.lib.specinterface.SpecInterface
 
Instance() - Constructor for class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
instanceof_ - Static variable in class aQute.bnd.osgi.OpCodes
 
instruction - Variable in class aQute.bnd.osgi.Instruction.Filter
 
instruction - Variable in class aQute.lib.env.Selector.Filter
 
instruction - Variable in class aQute.libg.clauses.Selector
 
Instruction - Class in aQute.bnd.osgi
 
Instruction(String) - Constructor for class aQute.bnd.osgi.Instruction
 
Instruction(String, String, Pattern, boolean, int, boolean, boolean, boolean) - Constructor for class aQute.bnd.osgi.Instruction
 
Instruction(Pattern) - Constructor for class aQute.bnd.osgi.Instruction
 
Instruction(Pattern, boolean) - Constructor for class aQute.bnd.osgi.Instruction
 
Instruction.Filter - Class in aQute.bnd.osgi
 
instructions - Variable in class aQute.bnd.build.Project
 
instructions - Variable in class aQute.bnd.osgi.AnnotationHeaders
 
instructions - Variable in class aQute.bnd.osgi.Contracts
 
instructions - Variable in class aQute.bnd.service.specifications.RunSpecification
 
Instructions - Class in aQute.bnd.osgi
 
Instructions() - Constructor for class aQute.bnd.osgi.Instructions
 
Instructions(Parameters) - Constructor for class aQute.bnd.osgi.Instructions
 
Instructions(Instructions) - Constructor for class aQute.bnd.osgi.Instructions
 
Instructions(String) - Constructor for class aQute.bnd.osgi.Instructions
 
Instructions(Collection<String>) - Constructor for class aQute.bnd.osgi.Instructions
 
INT_ITEM - Static variable in interface aQute.bnd.version.maven.ComparableVersion.Item
 
INT_R - Static variable in class aQute.bnd.differ.JavaElement
 
IntCounter - Class in aQute.libg.ints
This is a very simple fast counter without any synchronization.
IntCounter() - Constructor for class aQute.libg.ints.IntCounter
 
IntCounter(int) - Constructor for class aQute.libg.ints.IntCounter
 
Integer - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
INTEGER - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Integer type.
INTEGER - Static variable in class aQute.bnd.osgi.Descriptors
 
INTEGER - Static variable in interface aQute.libg.asn1.Types
 
integerInfo(int) - Method in class aQute.bnd.classfile.ConstantPool
 
integerInfo(Boolean) - Method in class aQute.bnd.classfile.ConstantPool
 
integerInfo(Byte) - Method in class aQute.bnd.classfile.ConstantPool
 
integerInfo(Character) - Method in class aQute.bnd.classfile.ConstantPool
 
integerInfo(Integer) - Method in class aQute.bnd.classfile.ConstantPool
 
integerInfo(Short) - Method in class aQute.bnd.classfile.ConstantPool
 
Interactive - Class in aQute.bnd.main
 
Interactive(PrintStream, InputStream, Map<String, String>) - Constructor for class aQute.bnd.main.Interactive
 
intercept(BiFunctionWithException<A, B, R>, String, Class<A>, Class<B>) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Intercept a two argument method call
intercept(FunctionWithException<A, R>, String, Class<A>) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Intercept a one argument method call
intercept(FunctionWithException<Aspects.Invocation, Object>, String, Class<?>...) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Intercept a method call with a lambda.
intercept(RunnableWithException, String) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Intercept a no method call
intercept(SupplierWithException<R>, String) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Intercept a no method call
intercept(Class<T>, T) - Static method in class aQute.lib.aspects.Aspects
Create an intercepting proxy using a builder
INTERCEPTOR_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
interf - Variable in class aQute.bnd.osgi.Clazz.TypeDef
 
INTERFACE - Enum constant in enum class aQute.bnd.service.diff.Type
 
interfaceBounds - Variable in class aQute.bnd.signatures.TypeParameter
 
interfaceMethodrefInfo(String, String, String) - Method in class aQute.bnd.classfile.ConstantPool
 
InterfaceMethodrefInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.InterfaceMethodrefInfo
 
interfaces - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
interfaces - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
interfaces - Variable in class aQute.bnd.classfile.ClassFile
 
interfaces - Variable in class aQute.bnd.component.DSAnnotationReader
 
interfaces - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
interfaces - Variable in class aQute.bnd.osgi.Clazz
 
interfaces() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
interfaces() - Method in class aQute.bnd.osgi.Clazz
 
interfaces(String) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
interfaces(String[]) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
interfaces(String, String...) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
interfaces(Collection<String>) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
intern(String) - Static method in class aQute.bnd.signatures.Signatures
 
INTERNAL - Enum constant in enum class aQute.bnd.apiguardian.api.API.Status
Must not be used by any external code.
INTERNAL - Enum constant in enum class aQute.bnd.osgi.AttributeClasses
Attributes set and used by bnd code to maintain internal correlations.
INTERNAL_BUNDLESYMBOLICNAME_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_BUNDLEVERSION_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_EXPORT_TO_MODULES_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_EXPORTED_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_LIST_SEPARATOR - Static variable in class aQute.bnd.build.model.clauses.HeaderClause
 
INTERNAL_LIST_SEPARATOR_NEWLINES - Static variable in class aQute.bnd.build.model.clauses.HeaderClause
 
INTERNAL_MODULE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_MODULE_DIRECTIVE - Static variable in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
INTERNAL_MODULE_VERSION_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_OPEN_TO_MODULES_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_PREFIX - Static variable in interface aQute.bnd.osgi.Constants
 
INTERNAL_SOURCE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
InternalPluginDefinition - Interface in aQute.bnd.annotation.plugin
This type represents a detected Internal Plugin as defined by the BndPlugin annotation (and InternalPluginNamespace capability.)
InternalPluginNamespace - Interface in aQute.bnd.annotation.plugin
External Plugins are executable code that the Workspace can execute.
intersect(VersionRange) - Method in class aQute.bnd.version.VersionRange
Intersect two version ranges
inTest - Variable in class aQute.bnd.osgi.Macro
 
IntItem() - Constructor for class aQute.bnd.version.maven.ComparableVersion.IntItem
 
IntItem(String) - Constructor for class aQute.bnd.version.maven.ComparableVersion.IntItem
 
IntTR - Static variable in class aQute.bnd.component.HeaderReader
 
intValue() - Method in class aQute.libg.ints.IntCounter
 
invalid(Formatter) - Method in class aQute.lib.tag.Tag
 
INVALID_COMPONENT_TYPE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
INVALID_REFERENCE_BIND_METHOD_NAME - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
INVALID_TARGET_FILTER - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
INVALID_TYPE_NAME - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
InvalidBumpMask_(String) - Method in interface aQute.bnd.main.BndMessages
 
INVALIDFILENAMES - Static variable in interface aQute.bnd.osgi.Constants
 
InvalidGlobPattern_(String) - Method in interface aQute.bnd.main.BndMessages
 
InvalidStrategy(String, String[]) - Method in interface aQute.bnd.build.ProjectMessages
 
invalidWhitespace(int, String) - Method in class aQute.lib.utf8properties.PropertiesParser
 
Invocation(Object, Method, Object[]) - Constructor for class aQute.lib.aspects.Aspects.Invocation
 
invoke(Class<?>, String[]) - Method in class aQute.bnd.build.ProjectLauncher
 
invoke(Object, Injector.Target<T>, Executable) - Method in class aQute.lib.inject.Injector
 
invoke(Object, Method, Object[]) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
invoke(Object, Method, Object[]) - Method in class aQute.bnd.help.AttrsHandler
 
invoke(Object, Method, Object[]) - Method in class aQute.bnd.help.ProcessorHandler
 
invoke(Object, Method, Object[]) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
invokedynamic - Static variable in class aQute.bnd.osgi.OpCodes
 
invokeDynamicInfo(int, String, String) - Method in class aQute.bnd.classfile.ConstantPool
 
InvokeDynamicInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.InvokeDynamicInfo
 
invokeinterface - Static variable in class aQute.bnd.osgi.OpCodes
 
invokespecial - Static variable in class aQute.bnd.osgi.OpCodes
 
invokestatic - Static variable in class aQute.bnd.osgi.OpCodes
 
invokevirtual - Static variable in class aQute.bnd.osgi.OpCodes
 
IO - Class in aQute.lib.io
 
IO() - Constructor for class aQute.lib.io.IO
 
IO.AppendableWriterAdapter - Class in aQute.lib.io
 
IO.EnvironmentCalculator - Class in aQute.lib.io
 
IOConstants - Class in aQute.lib.io
 
IOConstants() - Constructor for class aQute.lib.io.IOConstants
 
ior - Static variable in class aQute.bnd.osgi.OpCodes
 
IR_PATTERN - Static variable in class aQute.bnd.osgi.Builder
 
IRegion - Interface in aQute.bnd.properties
 
irem - Static variable in class aQute.bnd.osgi.OpCodes
 
ireturn - Static variable in class aQute.bnd.osgi.OpCodes
 
is(Clazz.QUERY, Instruction, Analyzer) - Method in class aQute.bnd.osgi.Clazz
 
is(MinimalRepository.Gestalt) - Method in interface aQute.bnd.service.repository.MinimalRepository
 
is(String) - Method in class aQute.bnd.osgi.Processor
Simplified way to check booleans
IS_ABSTRACT - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
IS_IMPORTED - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
IS_INTERFACE - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
isAbstract() - Method in class aQute.bnd.osgi.Clazz.Def
 
isAbstract() - Method in class aQute.bnd.osgi.Clazz
 
isActive(ProxyDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
isAlphanum(int) - Static method in class aQute.libg.uri.URIUtil
 
isAnnotation() - Method in class aQute.bnd.osgi.Clazz.Def
 
isAnnotation() - Method in class aQute.bnd.osgi.Clazz
 
isAnnotation(int) - Static method in class aQute.bnd.osgi.Clazz
 
isAny() - Method in class aQute.bnd.osgi.Instruction
 
isAny() - Method in class aQute.lib.env.Selector
 
isArgument(String) - Static method in class aQute.bnd.osgi.Verifier
Verify the ARGUMENT_S syntax
isArray() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
isArray() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
isArray() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
isAttribute(String) - Static method in class aQute.bnd.header.Attrs
Predicate which returns true if the specified key is an attribute key.
isBase64(String) - Static method in class aQute.lib.base64.Base64
 
isBasicAuth(ServerDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
isBearerAuth(ServerDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
isBinary(byte[]) - Static method in class aQute.lib.hex.Hex
Check of a buffer is classified as binary or text.
isBinary(ByteBuffer) - Static method in class aQute.lib.hex.Hex
Check of a buffer is classified as binary or text.
isBinaryClass(String) - Static method in class aQute.bnd.osgi.Descriptors
 
isBndrun() - Method in class aQute.bnd.build.model.BndEditModel
 
isBridge() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
isBsn(String) - Static method in class aQute.bnd.osgi.Verifier
 
isBundle() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isBundle(File) - Method in class aQute.bnd.main.RepoCommand
 
isCache() - Method in class aQute.bnd.http.HttpRequest
 
isCached(URI) - Method in class aQute.bnd.http.URLCache
 
isCanceled() - Method in interface aQute.bnd.service.progress.ProgressPlugin.Task
Check if this task is canceled.
isCanceled() - Static method in class aQute.bnd.service.progress.TaskManager
Answer true if the current thread is associated with a Task and that task is canceled.
isClassName(String) - Static method in class aQute.bnd.osgi.Descriptors
Heuristic for a class name.
isClosed() - Method in interface aQute.bnd.memoize.CloseableMemoize
Returns whether this memoizing supplier is closed.
isClosed() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
isCnf() - Method in class aQute.bnd.build.model.BndEditModel
If this is on the cnf project
isCnf() - Method in class aQute.bnd.build.Project
 
isCollection - Variable in class aQute.bnd.component.ReferenceDef
 
isCollection(Class<?>) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
isCollectionSubClass - Variable in class aQute.bnd.component.ReferenceDef
 
isComplex(Object) - Static method in class aQute.lib.tag.Tag
 
isCompromised(String) - Static method in class aQute.lib.zip.ZipUtil
 
isConstructed() - Method in class aQute.libg.asn1.PDU
 
isConstructor() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
isContent() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isContent(CapReqBuilder) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
isContent(Tag) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
isContract() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isContracted(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Contracts
Find out if a package is contracted.
isCurrent(File, File) - Method in class aQute.bnd.build.Container
 
isDefaultPackage() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
isDefaultWorkspace() - Method in class aQute.bnd.build.Workspace
 
isDeprecated() - Method in class aQute.bnd.osgi.Clazz.CodeDef
 
isDeprecated() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
isDeprecated() - Method in class aQute.bnd.osgi.Clazz
 
isDirective(String) - Static method in class aQute.bnd.header.Attrs
Predicate which returns true if the specified key is a directive key.
isDirty() - Method in class aQute.bnd.build.model.BndEditModel
 
isDirty() - Method in class aQute.lib.settings.Settings
 
isDuplicate() - Method in class aQute.bnd.osgi.Instruction
 
isDuplicate() - Method in class aQute.lib.env.Selector
 
isDuplicate(String) - Static method in class aQute.bnd.osgi.Processor
 
isDuplicate(String) - Static method in class aQute.lib.env.Header
 
isDuplicate(String) - Static method in class aQute.libg.parameters.ParameterMap
 
isDynamic() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
isDynamicImport(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Verifier
 
isEE() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isEffective(Requirement, Capability) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
isEmpty() - Method in class aQute.bnd.component.PropertiesDef
 
isEmpty() - Method in class aQute.bnd.component.PropertyDef
 
isEmpty() - Method in class aQute.bnd.header.Attrs
 
isEmpty() - Method in class aQute.bnd.header.Parameters
 
isEmpty() - Method in class aQute.bnd.osgi.Instructions
 
isEmpty() - Method in class aQute.bnd.osgi.Jar
 
isEmpty() - Method in class aQute.bnd.osgi.Packages
 
isEmpty() - Method in class aQute.bnd.version.VersionRange
Returns whether this version range is empty.
isEmpty() - Method in class aQute.lib.collections.MultiMap
 
isEmpty() - Method in class aQute.lib.collections.SortedList
 
isEmpty() - Method in class aQute.lib.env.Header
 
isEmpty() - Method in class aQute.lib.env.Props
 
isEmpty() - Method in class aQute.lib.env.Sieve
 
isEmpty() - Method in class aQute.lib.settings.Settings
 
isEmpty() - Method in class aQute.lib.stringrover.StringRover
 
isEmpty() - Method in class aQute.libg.cafs.CAFS
 
isEmpty() - Method in class aQute.libg.parameters.Attributes
 
isEmpty(File) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
isEmpty(Object[]) - Static method in class aQute.bnd.signatures.Signatures
 
isEmpty(String) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
isEmptyOrComment(char) - Method in class aQute.lib.utf8properties.PropertiesParser
 
isEnd(char) - Static method in class aQute.libg.glob.Glob
 
isEnum() - Method in class aQute.bnd.osgi.Clazz.Def
 
isEnum() - Method in class aQute.bnd.osgi.Clazz
 
isEnum(int) - Static method in class aQute.bnd.osgi.Clazz
 
isEof() - Method in class aQute.lib.json.Decoder
 
isEOF() - Method in class aQute.bnd.compatibility.Signatures.Rover
 
isEqual(Attrs) - Method in class aQute.bnd.header.Attrs
 
isEqual(Parameters) - Method in class aQute.bnd.header.Parameters
 
isEqual(Resource, Resource) - Method in class aQute.bnd.main.PatchCommand
 
isEqual(SortedList<T>) - Method in class aQute.lib.collections.SortedList
 
isEqual(Header) - Method in class aQute.lib.env.Header
 
isEqual(Props) - Method in class aQute.lib.env.Props
 
isEqual(Attributes) - Method in class aQute.libg.parameters.Attributes
 
isEqual(String, String) - Static method in class aQute.bnd.classindex.ClassIndexerAnalyzer
 
isErr() - Method in class aQute.bnd.result.Err
Returns true if this instance represents an Err value, false otherwise.
isErr() - Method in class aQute.bnd.result.Ok
Returns true if this instance represents an Err value, false otherwise.
isErr() - Method in interface aQute.bnd.result.Result
Returns true if this instance represents an Err value, false otherwise.
isError() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
isEven(int) - Method in class aQute.lib.utf8properties.PropertiesParser
 
isExceptions() - Method in class aQute.bnd.ant.BaseTask
 
isExceptions() - Method in class aQute.bnd.osgi.Processor
 
isExceptions() - Method in class aQute.libg.reporter.ReporterAdapter
 
isExtended(String) - Static method in class aQute.bnd.osgi.Verifier
Verify the EXTENDED_S syntax
isExtender() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isFailok() - Method in class aQute.bnd.ant.BndTask
 
isFailok() - Method in class aQute.bnd.ant.WrapTask
 
isFailOk() - Method in class aQute.bnd.osgi.Domain
Indicates that this run should ignore errors and succeed anyway
isFailOk() - Method in class aQute.bnd.osgi.Processor
Indicates that this run should ignore errors and succeed anyway
isFailure() - Method in class aQute.lib.specinterface.SpecInterface
 
isFast() - Method in interface aQute.libg.shacache.ShaSource
Retrieving the stream is fast so do not cache
isFinal() - Method in class aQute.bnd.osgi.Clazz.Def
 
isFinal() - Method in class aQute.bnd.osgi.Clazz
 
isFinal() - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
isFolder() - Method in interface aQute.lib.hierarchy.NamedNode
 
isFQN(String) - Static method in class aQute.bnd.osgi.Verifier
 
isFragment(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
isFrombuilder() - Method in class aQute.bnd.osgi.Verifier
 
isHex(String) - Static method in class aQute.lib.hex.Hex
 
isHexCharacter(char) - Static method in class aQute.lib.hex.Hex
 
isHidden() - Method in interface aQute.bnd.annotation.plugin.InternalPluginDefinition
If this plugin should be hidden
ishl - Static variable in class aQute.bnd.osgi.OpCodes
 
isHost() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
ishr - Static variable in class aQute.bnd.osgi.OpCodes
 
isHttps(URLConnection) - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
isHttpsVerification(ServerDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
isIdemPotent - Variable in class aQute.bnd.http.HttpRequest
 
isIdentifier(String) - Static method in class aQute.bnd.osgi.Verifier
 
isIdentity() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isIgnorenull() - Method in class aQute.lib.json.JSONCodec
 
isImported(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Analyzer
 
isIn(byte) - Method in class aQute.lib.utf8properties.PropertiesParser
 
isIn(Set<String>, String) - Method in class aQute.bnd.main.bnd
 
isIncluded(File) - Method in class aQute.lib.fileset.FileSet
 
isIncluded(String) - Method in class aQute.lib.fileset.FileSet
 
isIncluded(String[], int) - Method in class aQute.lib.fileset.FileSet.AnyDir
 
isIncluded(String[], int) - Method in class aQute.lib.fileset.FileSet.DFA
 
isIncluded(String[], int) - Method in class aQute.lib.fileset.FileSet.DirMatch
 
isIncluded(String[], int) - Method in class aQute.lib.fileset.FileSet.FileMatch
 
isIncluded(String[], int) - Method in class aQute.lib.fileset.FileSet.OrDFA
 
isIncludedPackage(String) - Method in class aQute.bnd.build.model.BndEditModel
 
isIncludeSources() - Method in class aQute.bnd.build.model.BndEditModel
 
isInherited() - Method in enum class aQute.bnd.service.diff.Type
 
isInitialRequirement(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
isInnerClass() - Method in class aQute.bnd.osgi.Clazz.ClassDef
 
isInnerClass() - Method in class aQute.bnd.osgi.Clazz
 
isInScope(Collection<File>) - Method in class aQute.bnd.osgi.Builder
Check if the given resource is in scope of this bundle.
isInside() - Method in class aQute.bnd.service.BndListener
 
isInteger(String) - Static method in class aQute.bnd.osgi.Analyzer
TRhe cleanup version got confused when people used numeric dates like 201209091230120 as qualifiers.
isInteger(String) - Static method in class aQute.bnd.version.MavenVersion
The cleanup version got confused when people used numeric dates like 201209091230120 as qualifiers.
isInteractive() - Method in class aQute.bnd.build.Project
 
isInteractive() - Method in class aQute.bnd.build.ProjectBuilder
 
isInteractive() - Method in class aQute.bnd.build.Workspace
 
isInteractive() - Method in class aQute.bnd.osgi.Processor
Return if this is an interactive environment like Eclipse or runs in batch mode.
isInterface() - Method in class aQute.bnd.osgi.Clazz.Def
 
isInterface() - Method in class aQute.bnd.osgi.Clazz
 
isInterface(Type) - Method in class aQute.bnd.compatibility.Signatures
Verify that the type is an interface.
isJava() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
isJava() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
isJava() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
isJava() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
isKeep() - Method in class aQute.bnd.build.ProjectLauncher
 
isLeaf() - Method in interface aQute.lib.hierarchy.NamedNode
 
isLiteral() - Method in class aQute.bnd.osgi.Instruction
 
isLiteral() - Method in class aQute.lib.env.Selector
 
isLocalTarget(String) - Method in class aQute.bnd.osgi.Macro
 
isMandatory(Method) - Method in class aQute.lib.getopt.CommandLine
Answer if the method is marked mandatory
isManifestFirst() - Method in class aQute.bnd.osgi.Jar
Answer if the manifest was the first entry
isMaster(InfoRepository, String, Version) - Method in class aQute.bnd.build.ProjectBuilder
Check if we have a master phase.
isMember(String, String[]) - Static method in class aQute.bnd.osgi.Verifier
 
isMetaData() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
Decide if the package is a metadata package.
isMissingPlugin(String) - Method in class aQute.bnd.osgi.PluginsContainer
 
isMissingPlugin(String) - Method in class aQute.bnd.osgi.Processor
Answer if the name is a missing plugin's command name.
isModern(File) - Method in class aQute.bnd.build.PackageInfo
 
isModule() - Method in class aQute.bnd.osgi.Clazz.Def
 
isModule() - Method in class aQute.bnd.osgi.Clazz
 
isModule(int) - Static method in class aQute.bnd.osgi.Clazz
 
isMultiple() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
isMultiple(Class<?>) - Static method in class aQute.lib.converter.Converter
Return if the class's instances can hold multiple values.
isMultiple(Type) - Static method in class aQute.lib.converter.Converter
Return if the class's instances can hold multiple values.
isNative() - Method in class aQute.bnd.osgi.Clazz.Def
 
isNegated() - Method in class aQute.bnd.osgi.Instruction
 
isNegated() - Method in class aQute.lib.env.Selector
 
isNegated() - Method in class aQute.libg.clauses.Selector
 
isNested() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
isNested() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
isNested() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
isNoBundle() - Method in class aQute.bnd.osgi.Analyzer
 
isNoBundles() - Method in class aQute.bnd.build.Project
Answer if this project does not have any output
isNonProxyHost(String) - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
isNormalPackage(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Analyzer
 
isNosystem() - Method in class aQute.bnd.osgi.Macro
 
isNotFound() - Method in class aQute.bnd.service.url.TaggedData
 
isNotModified() - Method in class aQute.bnd.service.url.TaggedData
 
isNotZero() - Method in class aQute.libg.ints.IntCounter
 
isNull() - Method in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
isNull() - Method in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
isNull() - Method in interface aQute.bnd.version.maven.ComparableVersion.Item
 
isNull() - Method in class aQute.bnd.version.maven.ComparableVersion.ListItem
 
isNull() - Method in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
isNull() - Method in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
isNumber(String) - Static method in class aQute.bnd.osgi.Verifier
 
ISO639 - Static variable in class aQute.bnd.osgi.Verifier
 
isObfuscatedPassword(String) - Static method in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
isObject() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
isObject() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
isObject() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
isOffline() - Method in class aQute.bnd.build.Workspace
 
isOffline() - Method in class aQute.bnd.http.HttpClient
 
isOk() - Method in class aQute.bnd.ant.BaseTask
 
isOk() - Method in class aQute.bnd.build.Container
 
isOk() - Method in class aQute.bnd.osgi.Processor
 
isOk() - Method in class aQute.bnd.result.Err
Returns true if this instance represents an Ok value, false otherwise.
isOk() - Method in class aQute.bnd.result.Ok
Returns true if this instance represents an Ok value, false otherwise.
isOk() - Method in interface aQute.bnd.result.Result
Returns true if this instance represents an Ok value, false otherwise.
isOk() - Method in interface aQute.bnd.service.RepositoryPlugin
Convenience method to see if the status is null
isOk() - Method in class aQute.bnd.service.url.TaggedData
 
isOk() - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
isOk() - Method in class aQute.libg.reporter.ReporterAdapter
 
isOk() - Method in interface aQute.service.reporter.Report
Check if this report has any relevant errors that should make the run associated with this report invalid.
isOpChar(char) - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
isOpen() - Method in class aQute.lib.link.Link
Answer if this link is open
isOption(Method) - Method in class aQute.lib.getopt.CommandLine
 
isOptional - Variable in class aQute.bnd.component.ReferenceDef
 
isOptional() - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
isOptional() - Method in class aQute.bnd.build.model.clauses.ImportPattern
 
isOptional() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
isOptional() - Method in class aQute.bnd.osgi.Instruction
 
isOptional() - Method in class aQute.lib.env.Selector
 
isOSGiVersionRange(String) - Static method in class aQute.bnd.version.VersionRange
 
isPackage() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isPackageInfo() - Method in class aQute.bnd.osgi.Clazz.ClassDef
 
isPackageInfo() - Method in class aQute.bnd.osgi.Clazz
 
isPackagingGoal(String) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
isPackagingGoal(PluginExecution) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
isParallel() - Method in class aQute.bnd.stream.EntryPipeline
 
isPath() - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
isPathAllowed(int) - Static method in class aQute.libg.uri.URIUtil
 
isPedantic() - Method in class aQute.bnd.ant.BaseTask
 
isPedantic() - Method in class aQute.bnd.osgi.Processor
 
isPedantic() - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
isPedantic() - Method in interface aQute.libg.log.Logger
 
isPedantic() - Method in class aQute.libg.reporter.ReporterAdapter
 
isPedantic() - Method in interface aQute.service.reporter.Reporter
The provider of the reporter wants pedantic reporting, meaning every possible warning should be reported.
isPerfect() - Method in class aQute.bnd.osgi.Processor
 
isPerfect() - Method in class aQute.libg.reporter.ReporterAdapter
 
isPrepared() - Method in class aQute.lib.env.Env
 
isPresent() - Method in class aQute.bnd.http.URLCache.Info
 
isPresent() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
isPresent() - Method in interface aQute.bnd.memoize.Memoize
If a value is memoized, return true.
isPresent() - Method in class aQute.bnd.memoize.MemoizingSupplier
 
isPresent() - Method in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
isPresent() - Method in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
isPresent(String) - Method in class aQute.bnd.build.Workspace
 
isPresent(String) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
isPrimitive() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
isPrimitive() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
isPrimitive() - Method in interface aQute.bnd.osgi.Descriptors.TypeRef
 
isPrimitivePackage() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
isPrint() - Method in class aQute.bnd.ant.BndTask
 
isPrint() - Method in class aQute.bnd.ant.PrepareTask
 
isPrivate() - Method in class aQute.bnd.osgi.Clazz.Def
 
isPrivateKey(ServerDTO) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
isProjectFile() - Method in class aQute.bnd.build.model.BndEditModel
 
isProtected() - Method in class aQute.bnd.osgi.Clazz.Def
 
isProtected() - Method in class aQute.bnd.osgi.Clazz
 
isProvided() - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
isProvider(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Analyzer
 
isPublic() - Method in class aQute.bnd.osgi.Clazz.Def
 
isPublic() - Method in class aQute.bnd.osgi.Clazz
 
isQuote(char) - Method in class aQute.lib.utf8properties.PropertiesParser
 
isQuotedString(String) - Static method in class aQute.bnd.osgi.Verifier
Verify the QUOTEDSTRING syntax
isRange() - Method in class aQute.bnd.version.VersionRange
 
isRange(String) - Static method in class aQute.bnd.version.MavenVersionRange
 
isRecursive() - Method in class aQute.bnd.osgi.Instruction.Filter
 
isRecursive() - Method in class aQute.lib.env.Selector.Filter
 
isRemote() - Method in class aQute.bnd.build.WorkspaceRepository
 
isRemote() - Method in interface aQute.bnd.service.RepositoryPlugin
Indicate if this repo is remote or local
isRemote(URI) - Static method in class aQute.libg.uri.URIUtil
Answer if the given URL is on the local system or remote
isReproducible() - Method in class aQute.bnd.osgi.Jar
 
isResourceOnly() - Method in class aQute.bnd.osgi.Analyzer
 
isRoot() - Method in interface aQute.lib.hierarchy.NamedNode
 
isRunFrameworkRestart() - Method in class aQute.bnd.build.ProjectLauncher
 
isRunTrace() - Method in class aQute.bnd.build.Project
 
isService() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isSet(String) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
isSimple(Class<?>) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
isSingleVersion() - Method in class aQute.bnd.version.VersionRange
 
isSkip() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
isSkip() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
isSkip() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
isSlashy(char) - Static method in class aQute.libg.glob.AntGlob
 
isSnapshot() - Method in class aQute.bnd.version.MavenVersion
If the qualifier ends with -SNAPSHOT or for an OSGI version with a qualifier that is SNAPSHOT
isSnapshot() - Method in class aQute.bnd.version.Version
 
isSnapshot(String) - Method in class aQute.bnd.version.Version
 
isSources() - Method in class aQute.bnd.osgi.Domain
 
isSpaceSeparated(String) - Static method in class aQute.bnd.osgi.Verifier
The -runvm header is often wrongly used as a space separated header instead of a properties.
isStale() - Method in class aQute.bnd.build.Makefile.Cmd
 
isStale() - Method in class aQute.bnd.build.Project
Check if this project needs building.
isStale(Set<Project>) - Method in class aQute.bnd.build.Project
 
isStandalone() - Method in class aQute.bnd.build.Project
 
isStart(char) - Static method in class aQute.libg.glob.Glob
 
isStatic() - Method in class aQute.bnd.osgi.Clazz.Def
 
isStatic(Member) - Static method in class aQute.lib.converter.Converter
 
isStatic(Member) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
isStrict() - Method in class aQute.bnd.osgi.Processor
If strict is true, then extra verification is done.
isSubSet() - Method in class aQute.lib.collections.SortedList
 
isSymbolicLink(File) - Static method in class aQute.lib.io.IO
 
isSymbolicLink(Path) - Static method in class aQute.lib.io.IO
 
isSyntaxHeader(String) - Method in class aQute.lib.utf8properties.PropertiesParser
 
isSyntaxInterface(Type) - Static method in class aQute.bnd.help.SpecialConverter
Guess if this interface is a map to type interface.
isSynthetic() - Method in class aQute.bnd.osgi.Clazz.Def
 
isSynthetic() - Method in class aQute.bnd.osgi.Clazz
 
isSynthetic(int) - Static method in class aQute.bnd.osgi.Clazz
 
isTagResult() - Method in class aQute.bnd.http.HttpRequest
 
isTimeout() - Method in class aQute.bnd.http.ProgressWrappingStream
 
isTop() - Method in class aQute.bnd.compatibility.Scope
 
istore - Static variable in class aQute.bnd.osgi.OpCodes
 
istore_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
istore_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
istore_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
istore_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
isTrace() - Method in class aQute.bnd.ant.BaseTask
 
isTrace() - Method in class aQute.bnd.osgi.Processor
 
isTrace() - Method in class aQute.libg.reporter.ReporterAdapter
 
isTransient() - Method in class aQute.bnd.osgi.Clazz.Def
 
isTrue(String) - Static method in class aQute.bnd.osgi.Processor
 
isTrue(String) - Method in class aQute.lib.env.Env
 
isTruthy(String) - Method in class aQute.bnd.osgi.Macro
 
isTruthy(String) - Static method in class aQute.lib.formatter.Formatters
 
isub - Static variable in class aQute.bnd.osgi.OpCodes
 
isUpdateInfo(int, URLConnection) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
isValid() - Method in class aQute.bnd.build.Project
 
isValid() - Method in class aQute.bnd.build.Workspace
 
isValid() - Method in class aQute.bnd.maven.support.MavenEntry
Check if this is a valid cache directory, might probably need some more stuff.
isValid() - Method in class aQute.bnd.osgi.BundleId
 
isValid(KEY) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
isValid(Capability) - Method in class aQute.bnd.osgi.repository.AugmentRepository
 
isValidPackageName() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
Check if the package name is a valid Java package name.
isVersion(Object) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isVersion(Object, Class<?>) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
isVersion(String) - Static method in class aQute.bnd.osgi.Verifier
 
isVersion(String) - Static method in class aQute.bnd.version.Version
 
isVersionRange(String) - Static method in class aQute.bnd.osgi.Verifier
Verify the VERSION_RANGE_S syntax
isVersionRange(String) - Static method in class aQute.bnd.version.VersionRange
 
isVolatile() - Method in class aQute.bnd.osgi.Clazz.Def
 
iswindows - Variable in class aQute.lib.io.IO.EnvironmentCalculator
 
isWindows - Static variable in class aQute.lib.io.IO
 
isWindows() - Static method in class aQute.lib.io.IO
 
isWorkspaceOk() - Method in class aQute.bnd.main.bnd
 
isZero() - Method in class aQute.libg.ints.IntCounter
 
It(int) - Constructor for class aQute.lib.collections.SortedList.It
 
it1 - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
it1 - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
it2 - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
it2 - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
item - Variable in class aQute.bnd.stream.AbstractWhile
 
Item(String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Item
 
ITEM_Double - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Float - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Integer - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Long - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Null - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Object - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Top - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_Uninitialized - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
ITEM_UninitializedThis - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
itemConverter - Variable in class aQute.bnd.build.model.conversions.HeaderClauseListConverter
 
itemConverter - Variable in class aQute.bnd.build.model.conversions.SimpleListConverter
 
itemFormatter - Variable in class aQute.bnd.build.model.conversions.CollectionFormatter
 
items - Variable in class aQute.bnd.version.maven.ComparableVersion
 
iterable(boolean, Predicate<String>) - Method in class aQute.bnd.osgi.Processor
 
iterable(Enumeration<? extends T>) - Static method in class aQute.lib.collections.Iterables
 
iterable(Enumeration<? extends T>, Function<? super T, ? extends R>) - Static method in class aQute.lib.collections.Iterables
 
iterable(Enumeration<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Static method in class aQute.lib.collections.Iterables
 
IterableEnumeration(Enumeration<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Constructor for class aQute.lib.collections.Iterables.IterableEnumeration
 
Iterables - Class in aQute.lib.collections
 
Iterables() - Constructor for class aQute.lib.collections.Iterables
 
Iterables.Distinct<T,R> - Class in aQute.lib.collections
 
Iterables.Distinct.DistinctIterator - Class in aQute.lib.collections
 
Iterables.Distinct.DistinctSpliterator - Class in aQute.lib.collections
 
Iterables.IterableEnumeration<T,R> - Class in aQute.lib.collections
 
Iterables.IterableEnumeration.EnumerationIterator - Class in aQute.lib.collections
 
Iterables.IterableEnumeration.EnumerationSpliterator - Class in aQute.lib.collections
 
iterate(K) - Method in class aQute.lib.collections.MultiMap
 
iterate(K1) - Method in class aQute.lib.collections.DoubleKeyMap
 
iterator() - Method in class aQute.bnd.osgi.PluginsContainer
 
iterator() - Method in class aQute.bnd.osgi.Processor
 
iterator() - Method in class aQute.bnd.stream.EntryPipeline
 
iterator() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
iterator() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
iterator() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
iterator() - Method in class aQute.lib.collections.EnumerationIterator
 
iterator() - Method in class aQute.lib.collections.Iterables.Distinct
 
iterator() - Method in class aQute.lib.collections.Iterables.IterableEnumeration
 
iterator() - Method in class aQute.lib.collections.SortedList
 
iterator() - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
iterator() - Method in class aQute.lib.hierarchy.Hierarchy
 
iterator() - Method in class aQute.lib.index.Index
 
iterator() - Method in class aQute.lib.index.Index.Page
 
iterator() - Method in class aQute.libg.asn1.PDU
 
iterator() - Method in class aQute.libg.cafs.CAFS
 
iterator() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
iterator(Enumeration<? extends T>) - Static method in class aQute.lib.collections.EnumerationIterator
 
IteratorList<T> - Class in aQute.lib.collections
 
IteratorList(Iterator<? extends T>) - Constructor for class aQute.lib.collections.IteratorList
 
ITextStore - Interface in aQute.bnd.properties
Interface for storing and managing text.
iushr - Static variable in class aQute.bnd.osgi.OpCodes
 
ixor - Static variable in class aQute.bnd.osgi.OpCodes
 

J

J - Enum constant in enum class aQute.bnd.signatures.BaseType
 
J2SE_1_2 - Enum constant in enum class aQute.bnd.build.model.EE
 
J2SE_1_3 - Enum constant in enum class aQute.bnd.build.model.EE
 
J2SE_1_4 - Enum constant in enum class aQute.bnd.build.model.EE
 
J2SE_1_5 - Enum constant in enum class aQute.bnd.build.model.EE
 
jar - Variable in class aQute.bnd.osgi.JarResource
 
Jar - Class in aQute.bnd.osgi
 
Jar(File) - Constructor for class aQute.bnd.osgi.Jar
 
Jar(String) - Constructor for class aQute.bnd.osgi.Jar
 
Jar(String, File) - Constructor for class aQute.bnd.osgi.Jar
 
Jar(String, File, Pattern) - Constructor for class aQute.bnd.osgi.Jar
 
Jar(String, InputStream) - Constructor for class aQute.bnd.osgi.Jar
 
Jar(String, InputStream, long) - Constructor for class aQute.bnd.osgi.Jar
 
Jar(String, String) - Constructor for class aQute.bnd.osgi.Jar
 
Jar.Compression - Enum Class in aQute.bnd.osgi
 
Jar.ZipResourceSpliterator - Class in aQute.bnd.osgi
 
JARCOMMANDS - Static variable in class aQute.bnd.main.bnd
 
jarFile - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader.Wrapper
 
JarFileFilter() - Constructor for class aQute.bnd.ant.RunconfigToDistributionTask.JarFileFilter
 
JarIndex - Class in aQute.lib.zip
Creates a Hierarchy on a ZipFile, a directory, or a ZipStream.
JarIndex(File) - Constructor for class aQute.lib.zip.JarIndex
 
JarIndex(File, Pattern) - Constructor for class aQute.lib.zip.JarIndex
 
JarIndex(InputStream) - Constructor for class aQute.lib.zip.JarIndex
 
JarIndex.NodeInfo - Interface in aQute.lib.zip
 
JarPrinter - Class in aQute.bnd.print
 
JarPrinter() - Constructor for class aQute.bnd.print.JarPrinter
 
JarPrinter(Processor) - Constructor for class aQute.bnd.print.JarPrinter
 
JarResource - Class in aQute.bnd.osgi
 
JarResource(Jar) - Constructor for class aQute.bnd.osgi.JarResource
 
JarResource(Jar, boolean) - Constructor for class aQute.bnd.osgi.JarResource
 
jars - Variable in class aQute.bnd.ant.WrapTask
List of jars to wrap
jarsFromName(String, String) - Method in class aQute.bnd.osgi.Analyzer
 
JartoolSigner - Class in aQute.bnd.signing
Sign the jar file.
JartoolSigner() - Constructor for class aQute.bnd.signing.JartoolSigner
 
JartoolSigner.Config - Annotation Interface in aQute.bnd.signing
 
JarURLUtil(URL) - Constructor for class aQute.bnd.osgi.URLResource.JarURLUtil
 
java - Variable in class aQute.bnd.build.JUnitLauncher
 
java - Variable in class aQute.bnd.build.ProjectLauncher
 
java - Variable in class aQute.bnd.osgi.Descriptors.PackageRef
 
java() - Method in interface aQute.bnd.main.bnd.printOptions
 
JAVA - Static variable in interface aQute.bnd.osgi.Constants
 
JAVA() - Constructor for enum class aQute.bnd.osgi.Clazz.JAVA
For use by Java_9 and later.
JAVA(int, String, String) - Constructor for enum class aQute.bnd.osgi.Clazz.JAVA
 
JAVA(String, String) - Constructor for enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_1_1 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_1_2 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_1_3 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_1_4 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_10 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_11 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_12 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_13 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_14 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_15 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_16 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_17 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_18 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_19 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_20 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_21 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_22 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_23 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_24 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_5 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_6 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_7 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_8 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
Java_9 - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
JAVA_DEBUG - Static variable in interface aQute.bnd.osgi.Constants
 
JAVA_HOME - Static variable in class aQute.lib.io.IO
 
JAVAAGENT - Static variable in interface aQute.bnd.osgi.Constants
 
JAVAC - Static variable in interface aQute.bnd.osgi.Constants
 
JAVAC_ENCODING - Static variable in interface aQute.bnd.osgi.Constants
 
JAVAC_PROFILE - Static variable in interface aQute.bnd.osgi.Constants
 
JAVAC_SOURCE - Static variable in interface aQute.bnd.osgi.Constants
 
JAVAC_TARGET - Static variable in interface aQute.bnd.osgi.Constants
 
javadoc(File, Project, Set<String>) - Method in class aQute.bnd.maven.MavenDeploy
 
javadoc(File, Project, Set<String>) - Method in class aQute.bnd.maven.MavenDeployCmd
 
javadoc(File, Set<String>, Manifest, Properties) - Method in class aQute.bnd.maven.MavenCommand
 
JavaElement - Class in aQute.bnd.differ
An element that compares the access field in a binary compatible way.
JavaElement(Analyzer) - Constructor for class aQute.bnd.differ.JavaElement
Create an element for the API.
javas - Variable in class aQute.bnd.differ.JavaElement
 
JavaSE_1_6 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_1_7 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_1_8 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_10 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_11 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_12 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_13 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_14 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_15 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_16 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_17 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_18 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_19 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_20 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_21 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_22 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_23 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_24 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_9 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_compact1_1_8 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_compact2_1_8 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaSE_compact3_1_8 - Enum constant in enum class aQute.bnd.build.model.EE
 
JavaTypeSignature - Interface in aQute.bnd.signatures
 
JIDENTIFIER - Static variable in interface aQute.bnd.osgi.Constants
 
jin - Variable in class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
Job() - Constructor for class aQute.libg.forker.Forker.Job
 
join - Variable in class aQute.lib.watcher.FileWatcher
 
join() - Method in class aQute.lib.collections.ExtList
 
join() - Method in class aQute.libg.remote.source.RemoteSource
 
join(Iterable<?>) - Static method in class aQute.lib.strings.Strings
 
join(Object...) - Static method in class aQute.lib.strings.Strings
 
join(Object[], String) - Static method in class aQute.bnd.osgi.Processor
 
join(String) - Method in class aQute.lib.collections.ExtList
 
join(String...) - Static method in class aQute.lib.strings.Strings
 
join(StringBuilder, String, Iterable<?>, Pattern, String) - Static method in class aQute.lib.strings.Strings
 
join(String, Iterable<?>) - Static method in class aQute.lib.strings.Strings
 
join(String, Iterable<?>, Pattern, String) - Static method in class aQute.lib.strings.Strings
 
join(String, Object[]) - Static method in class aQute.lib.strings.Strings
 
join(String, Collection<?>...) - Static method in class aQute.bnd.osgi.Processor
 
join(Collection<?>) - Static method in class aQute.bnd.osgi.Processor
Join a list.
join(Collection<?>...) - Static method in class aQute.bnd.osgi.Processor
 
join(Collection<?>, String) - Method in class aQute.bnd.ant.BaseTask
 
join(Collection<?>, String) - Static method in class aQute.bnd.osgi.Processor
 
join(T[]) - Static method in class aQute.bnd.osgi.Processor
 
joining() - Static method in class aQute.lib.strings.Strings
 
joining(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class aQute.lib.strings.Strings
 
JPAComponent - Class in aQute.lib.spring
This component is called when we find a resource in the META-INF/*.xml pattern.
JPAComponent() - Constructor for class aQute.lib.spring.JPAComponent
 
JPMS_MODULE_INFO - Static variable in interface aQute.bnd.osgi.Constants
 
JPMS_MODULE_INFO_OPTIONS - Static variable in interface aQute.bnd.osgi.Constants
 
JPMSAnnotations - Class in aQute.bnd.plugin.jpms
 
JPMSAnnotations() - Constructor for class aQute.bnd.plugin.jpms.JPMSAnnotations
 
JPMSModuleInfoPlugin - Class in aQute.bnd.plugin.jpms
A plugin to generate a module-info class from analyzer metadata and bundle annotations.
JPMSModuleInfoPlugin() - Constructor for class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
JPMSModuleInfoPlugin.Access - Enum Class in aQute.bnd.plugin.jpms
 
JRE_1_1 - Enum constant in enum class aQute.bnd.build.model.EE
 
json - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
json() - Method in interface aQute.bnd.main.RepoCommand.diffOptions
 
JSONCodec - Class in aQute.lib.json
This is a simple JSON Coder and Encoder that uses the Java type system to convert data objects to JSON and JSON to (type safe) Java objects.
JSONCodec() - Constructor for class aQute.lib.json.JSONCodec
 
jsonFile - Variable in class aQute.bnd.http.URLCache.Info
 
jsr - Static variable in class aQute.bnd.osgi.OpCodes
 
jsr_w - Static variable in class aQute.bnd.osgi.OpCodes
 
junit() - Method in class aQute.bnd.build.Project
Run JUnit
junit3 - Enum constant in enum class aQute.bnd.maven.plugin.TestCases
JUnit 3.
junit4 - Enum constant in enum class aQute.bnd.maven.plugin.TestCases
JUnit 4.
junit4Main - Variable in class aQute.bnd.build.JUnitLauncher
 
junit5 - Enum constant in enum class aQute.bnd.maven.plugin.TestCases
JUnit Platform.
JUnitFramework - Class in aQute.bnd.junit
Deprecated.
JUnitFramework() - Constructor for class aQute.bnd.junit.JUnitFramework
Deprecated.
Start a framework assuming the current working directory is the project directory.
JUnitFramework(File) - Constructor for class aQute.bnd.junit.JUnitFramework
Deprecated.
Start a framework while providing a project directory.
JUnitFramework.BundleBuilder - Class in aQute.bnd.junit
Deprecated.
 
JUnitLauncher - Class in aQute.bnd.build
 
JUnitLauncher(Project) - Constructor for class aQute.bnd.build.JUnitLauncher
 
justif - Variable in class aQute.bnd.main.bnd
 
justif - Variable in class aQute.lib.getopt.CommandLine
 
Justif - Class in aQute.lib.justif
Formatter.
Justif() - Constructor for class aQute.lib.justif.Justif
 
Justif(int, int...) - Constructor for class aQute.lib.justif.Justif
 
justInTime(Collection<Container>, List<Container>, boolean, String) - Method in class aQute.bnd.build.Project
Handle dependencies for paths that are calculated on demand.

K

k(int) - Method in class aQute.lib.index.Index.Page
 
k1Class - Variable in class aQute.lib.collections.DoubleKeyMap
 
k2Class - Variable in class aQute.lib.collections.DoubleKeyMap
 
keep - Variable in class aQute.bnd.ant.PackageTask
 
keep - Variable in class aQute.bnd.build.ProjectLauncher
 
keep() - Method in interface aQute.bnd.exporter.executable.ExecutableJarExporter.Configuration
 
keepOpen - Variable in class aQute.lib.json.Decoder
 
keepOpen - Variable in class aQute.lib.json.Encoder
 
keepOpen() - Method in class aQute.lib.json.Decoder
 
keepOpen() - Method in class aQute.lib.json.Encoder
 
key - Variable in class aQute.bnd.osgi.Macro.Link
 
key - Variable in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
key - Variable in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
key - Variable in class aQute.bnd.unmodifiable.ImmutableEntry
 
key - Variable in class aQute.lib.filter.Filter.Simple
 
key - Variable in class aQute.libg.sed.ReplacerAdapter.Link
 
key() - Method in interface aQute.bnd.main.bnd.selectOptions
 
key() - Method in class aQute.bnd.properties.PropertiesLineReader
 
key() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
key() - Method in class aQute.lib.utf8properties.PropertiesParser
 
key(Glob) - Method in interface aQute.bnd.main.bnd.PropertiesOptions
 
Key - Class in aQute.libg.cryptography
 
Key() - Constructor for class aQute.libg.cryptography.Key
 
KEY - Static variable in class aQute.bnd.osgi.PermissionGenerator
 
KEY - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
KEY_ALG - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
KEY_DELIMITER - Static variable in class aQute.bnd.differ.XmlRepoDiffer
 
KEY_P - Static variable in class aQute.bnd.maven.lib.configuration.BeanProperties
 
keyClass - Variable in class aQute.lib.collections.MultiMap
 
keyFac - Variable in class aQute.lib.settings.PasswordCryptor
 
keyLength(String) - Static method in class aQute.bnd.header.Parameters
 
KEYLENGTH - Static variable in class aQute.libg.cafs.CAFS
 
keyList() - Method in class aQute.bnd.header.Parameters
 
keyname - Variable in class aQute.bnd.maven.MavenDeploy
 
keyname - Variable in class aQute.bnd.maven.MavenDeployCmd
 
keypass - Variable in class aQute.bnd.signing.JartoolSigner
 
keypass() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
keys - Variable in class aQute.bnd.osgi.resource.FilterImpl.CaseInsensitiveMap
 
keys() - Method in class aQute.bnd.stream.EntryPipeline
 
keys() - Method in interface aQute.bnd.stream.MapStream
 
keySet() - Method in class aQute.bnd.header.Attrs
 
keySet() - Method in class aQute.bnd.header.Parameters
 
keySet() - Method in class aQute.bnd.osgi.Annotation
 
keySet() - Method in class aQute.bnd.osgi.Instructions
 
keySet() - Method in class aQute.bnd.osgi.Packages
 
keySet() - Method in class aQute.bnd.osgi.Processor
 
keySet() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
keySet() - Method in class aQute.lib.collections.MultiMap
 
keySet() - Method in class aQute.lib.env.Header
 
keySet() - Method in class aQute.lib.env.Props
 
keySet() - Method in class aQute.lib.env.Sieve
 
keySet() - Method in class aQute.lib.persistentmap.PersistentMap
 
keySet() - Method in class aQute.lib.settings.Settings
 
keySet() - Method in class aQute.libg.parameters.Attributes
 
KeySet(ImmutableMap<K, ?>) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.KeySet
 
keySize - Variable in class aQute.lib.index.Index
 
KEYSIZE - Static variable in class aQute.lib.index.Index
 
keystore - Variable in class aQute.bnd.signing.JartoolSigner
 
keystore() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
KEYSTORE_LOCATION_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
KEYSTORE_PASSWORD_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
KEYSTORE_PROVIDER_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
keystoreFile - Variable in class aQute.bnd.signing.Signer
 
keyToFile(String) - Method in class aQute.lib.persistentmap.PersistentMap
 
keyType - Variable in class aQute.lib.json.MapHandler
 
kilo - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
kind - Variable in class aQute.bnd.compatibility.Scope
 
Kind - Enum Class in aQute.bnd.compatibility
The kind of thing we scope
Kind() - Constructor for enum class aQute.bnd.compatibility.Kind
 
KNOWN_PROPERTIES - Static variable in class aQute.bnd.build.model.BndEditModel
 

L

l2d - Static variable in class aQute.bnd.osgi.OpCodes
 
l2f - Static variable in class aQute.bnd.osgi.OpCodes
 
l2i - Static variable in class aQute.bnd.osgi.OpCodes
 
label - Variable in class aQute.bnd.metatype.OptionDef
 
label() - Element in annotation interface aQute.bnd.metatype.annotations.Option
The human readable label of this Option.
ladd - Static variable in class aQute.bnd.osgi.OpCodes
 
laload - Static variable in class aQute.bnd.osgi.OpCodes
 
land - Static variable in class aQute.bnd.osgi.OpCodes
 
language - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
language - Variable in class aQute.bnd.osgi.OSInformation.NativeCapability
 
LANGUAGE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
last - Variable in class aQute.bnd.build.WorkspaceNotifier
 
last() - Method in class aQute.lib.collections.SortedList
 
last(String, char) - Static method in class aQute.lib.strings.Strings
Split a string into a prefix and a suffix based on the last time the separator appears
LAST_PART - Static variable in class aQute.lib.getopt.CommandLine
 
lastAccess - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader.Wrapper
 
lastEvent - Variable in class aQute.libg.remote.Area
 
lastIndexOf(int) - Method in class aQute.lib.stringrover.StringRover
 
lastIndexOf(int, int) - Method in class aQute.lib.stringrover.StringRover
 
lastIndexOf(CharSequence) - Method in class aQute.lib.stringrover.StringRover
 
lastIndexOf(CharSequence, int) - Method in class aQute.lib.stringrover.StringRover
 
lastIndexOf(Object) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
lastIndexOf(Object) - Method in class aQute.lib.collections.SortedList
 
lastKey - Variable in class aQute.bnd.properties.PropertiesLineReader
 
lastMethodSeen - Variable in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
lastModified - Variable in class aQute.bnd.osgi.AbstractResource
 
lastModified - Variable in class aQute.bnd.osgi.CombinedResource
 
lastModified - Variable in class aQute.bnd.osgi.CommandResource
 
lastModified - Variable in class aQute.bnd.osgi.EmbeddedResource
 
lastModified - Variable in class aQute.bnd.osgi.FileResource
 
lastModified - Variable in class aQute.bnd.osgi.Jar
 
lastModified - Variable in class aQute.bnd.osgi.Processor
 
lastModified - Variable in class aQute.bnd.osgi.URLResource
 
lastModified - Variable in class aQute.bnd.osgi.ZipResource
 
lastModified() - Method in class aQute.bnd.build.ProjectBuilder
 
lastModified() - Method in class aQute.bnd.component.TagResource
 
lastModified() - Method in class aQute.bnd.make.calltree.CalltreeResource
We set the last modified to 0 so this resource does not force a new JAR if all other resources are up to date.
lastModified() - Method in class aQute.bnd.make.coverage.CoverageResource
 
lastModified() - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
lastModified() - Method in class aQute.bnd.maven.PomFromManifest
 
lastModified() - Method in class aQute.bnd.maven.PomResource
 
lastModified() - Method in class aQute.bnd.osgi.AbstractResource
 
lastModified() - Method in class aQute.bnd.osgi.CombinedResource
 
lastModified() - Method in class aQute.bnd.osgi.CommandResource
 
lastModified() - Method in class aQute.bnd.osgi.EmbeddedResource
 
lastModified() - Method in class aQute.bnd.osgi.FileResource
 
lastModified() - Method in class aQute.bnd.osgi.Jar
 
lastModified() - Method in class aQute.bnd.osgi.JarResource
 
lastModified() - Method in class aQute.bnd.osgi.ManifestResource
 
lastModified() - Method in class aQute.bnd.osgi.Processor
 
lastModified() - Method in class aQute.bnd.osgi.PropertiesResource
 
lastModified() - Method in interface aQute.bnd.osgi.Resource
 
lastModified() - Method in class aQute.bnd.osgi.URLResource
 
lastModified() - Method in class aQute.bnd.osgi.WriteResource
 
lastModified() - Method in class aQute.bnd.osgi.ZipResource
 
lastModified() - Method in interface aQute.lib.zip.JarIndex.NodeInfo
 
lastModifiedReason - Variable in class aQute.bnd.osgi.Jar
 
lastModifiedReason() - Method in class aQute.bnd.osgi.Jar
 
lastore - Static variable in class aQute.bnd.osgi.OpCodes
 
lastPart(String) - Static method in class aQute.lib.getopt.CommandLine
 
lastPathSegment(String) - Static method in class aQute.lib.strings.Strings
Split a path (/ based) into a prefix and a last segment
lastRegion - Variable in class aQute.bnd.properties.PropertiesLineReader
 
lastUsedMethod - Variable in class aQute.lib.annotations.setter.AnnotationSetter
 
lastValue - Variable in class aQute.bnd.properties.PropertiesLineReader
 
LATEST_OPTION - Static variable in class aQute.lib.deployer.FileRepo
Property name for the latest option of the repository.
LATEST_POSTFIX - Static variable in class aQute.lib.deployer.FileRepo
 
LATEST_SET - Static variable in class aQute.lib.deployer.FileRepo
 
LATEST_VERSION - Static variable in class aQute.lib.deployer.FileRepo
 
launch() - Method in class aQute.bnd.build.JUnitLauncher
 
launch() - Method in class aQute.bnd.build.ProjectLauncher
 
launch() - Method in interface aQute.bnd.build.RunSession
 
launch(String, Map<String, String>, List<String>) - Method in interface aQute.libg.remote.Sink
Launch
launch(String, Map<String, String>, List<String>) - Method in class aQute.libg.remote.sink.RemoteSink
 
launch(List<String>) - Method in interface aQute.bnd.service.remotelaunch.Slave
 
launch(Map<String, String>, List<String>, InputStream, Appendable, Appendable) - Method in class aQute.libg.remote.source.RemoteSource
 
LAUNCH_ACTIVATION_EAGER - Static variable in interface aQute.bnd.osgi.Constants
 
LAUNCH_ACTIVATORS - Static variable in interface aQute.bnd.osgi.Constants
 
LAUNCH_RUNBUNDLES_ATTRS - Static variable in interface aQute.bnd.osgi.Constants
 
LAUNCH_STARTLEVEL_DEFAULT - Static variable in interface aQute.bnd.osgi.Constants
 
LAUNCH_TRACE - Static variable in interface aQute.bnd.osgi.Constants
Launch constants that should be shared by launchers
launcher - Variable in class aQute.bnd.build.ProjectTester
 
LAUNCHER_PLUGIN - Static variable in interface aQute.bnd.osgi.Constants
 
launcherInstrs - Variable in class aQute.bnd.build.ProjectLauncher
 
LauncherInstructions - Interface in aQute.bnd.help.instructions
Instructions for the launcher
LauncherInstructions.Executable - Interface in aQute.bnd.help.instructions
 
LauncherInstructions.RunOption - Enum Class in aQute.bnd.help.instructions
 
LauncherPlugin - Interface in aQute.bnd.service
 
launching - Enum constant in enum class aQute.libg.remote.Event
 
layout - Variable in class aQute.bnd.build.Workspace
 
lcmp - Static variable in class aQute.bnd.osgi.OpCodes
 
lconst_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
lconst_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
ldc - Static variable in class aQute.bnd.osgi.OpCodes
 
ldc_w - Static variable in class aQute.bnd.osgi.OpCodes
 
ldc2_w - Static variable in class aQute.bnd.osgi.OpCodes
 
ldiv - Static variable in class aQute.bnd.osgi.OpCodes
 
le(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
LE - Enum constant in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
 
LE - Static variable in class aQute.lib.filter.Filter
 
lead - Variable in class aQute.bnd.help.Syntax
 
lead() - Element in annotation interface aQute.bnd.help.SyntaxAnnotation
A lead text about this property
leadingSpace - Variable in class aQute.bnd.build.model.conversions.CollectionFormatter
 
leaf - Variable in class aQute.lib.index.Index.Page
 
Leaf(Hierarchy.Folder, String, Object) - Constructor for class aQute.lib.hierarchy.Hierarchy.Leaf
 
LEAF - Static variable in class aQute.lib.index.Index
 
LeafNode - Interface in aQute.lib.hierarchy
 
learnPackage(Jar, String, Descriptors.PackageRef, Packages) - Method in class aQute.bnd.osgi.Analyzer
 
LEASTDEPENDENCIESFIRST - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Order the -runbundles by having the least dependent first.
LEASTDEPENDENCIESLAST - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Order the -runbundles by having the least dependent last.
legacy(String) - Static method in class aQute.bnd.osgi.Instruction
 
length - Variable in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
length - Variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
length - Variable in class aQute.bnd.osgi.Processor.FileLine
 
length - Variable in class aQute.bnd.properties.Line
The length of the line
length - Variable in class aQute.bnd.properties.Region
 
length - Variable in class aQute.lib.utf8properties.PropertiesParser
 
length - Variable in class aQute.libg.cryptography.Digester
 
length - Variable in class aQute.service.reporter.Report.Location
 
length() - Method in class aQute.lib.stringrover.StringRover
 
length(int) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
length(int) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
length(int) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
length(int) - Method in interface aQute.service.reporter.Reporter.SetLocation
 
LESS - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
LESS_OR_EQUAL - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
LessEqual(String, String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.LessEqual
 
LessThanOrEqual - Enum constant in enum class aQute.libg.filters.Operator
 
level - Variable in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
LGPL_2_1 - Annotation Interface in aQute.bnd.annotation.licenses
Deprecated.
LGPL_2_1_only - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the GNU Lesser Public License v2.1 only.
LGPL_2_1_or_later - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the GNU Lesser Public License v2.1 or later.
li - Variable in class aQute.bnd.version.MavenVersionRange
 
LIB - Static variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
 
LIB_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
Library() - Constructor for class aQute.bnd.build.LibraryHandler.Library
 
LIBRARY - Enum constant in enum class aQute.bnd.build.Container.TYPE
 
LIBRARY - Static variable in interface aQute.bnd.osgi.Constants
 
libraryHandler - Variable in class aQute.bnd.build.Workspace.WorkspaceData
 
LibraryHandler - Class in aQute.bnd.build
Implements the `-library` instruction.
LibraryHandler(Workspace) - Constructor for class aQute.bnd.build.LibraryHandler
 
LibraryHandler.FileLibrary - Class in aQute.bnd.build
 
LibraryHandler.Library - Class in aQute.bnd.build
 
LibraryHandler.RepoLibrary - Class in aQute.bnd.build
 
LibraryNamespace - Interface in aQute.bnd.service.library
A workspace extension can be applied on the workspace level
license() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
license(Attributes) - Method in class aQute.bnd.maven.MavenCommand
Generate a license string
LIFECYCLE - Static variable in class aQute.libg.slf4j.GradleLogging
The Gradle LIFECYCLE marker.
LIFECYCLE_METHODS - Static variable in class aQute.bnd.component.HeaderReader
 
LifeCyclePlugin - Class in aQute.bnd.service.lifecycle
The base class for a plugin that wants to intercept workspace life cycle events.
LifeCyclePlugin() - Constructor for class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
likeOSGi(String) - Static method in class aQute.bnd.version.VersionRange
 
limit() - Method in interface aQute.bnd.main.bnd.deliverableOptions
 
limit(long) - Method in class aQute.bnd.stream.EntryPipeline
 
limit(long) - Method in interface aQute.bnd.stream.MapStream
 
limitDownloads - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
LimitedDataInput - Class in aQute.lib.io
 
LimitedDataInput(DataInput, int) - Constructor for class aQute.lib.io.LimitedDataInput
 
LimitedInputStream - Class in aQute.lib.io
 
LimitedInputStream(InputStream, int) - Constructor for class aQute.lib.io.LimitedInputStream
 
line - Variable in class aQute.bnd.osgi.Processor.FileLine
 
line - Variable in class aQute.lib.utf8properties.PropertiesParser
 
line - Variable in class aQute.libg.remote.Area
 
line - Variable in class aQute.service.reporter.Report.Location
 
line(int) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
line(int) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
line(int) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
line(int) - Method in interface aQute.service.reporter.Reporter.SetLocation
Set the line number.
Line - Class in aQute.bnd.properties
Describes a line as a particular number of characters beginning at a particular offset, consisting of a particular number of characters, and being closed with a particular line delimiter.
Line(int, int) - Constructor for class aQute.bnd.properties.Line
Creates a new Line.
Line(int, int, String) - Constructor for class aQute.bnd.properties.Line
Creates a new Line.
LINE - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
line_number - Variable in class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
line_number_table - Variable in class aQute.bnd.classfile.LineNumberTableAttribute
 
LINE_P - Static variable in class aQute.bnd.main.bnd
 
linear_probe(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
linear_probe(Object) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
linear_probe(Object[], short[], Object) - Static method in class aQute.bnd.unmodifiable.ImmutableMap
 
linear_probe(Object[], short[], Object) - Static method in class aQute.bnd.unmodifiable.ImmutableSet
 
linebreak - Variable in class aQute.lib.json.Encoder
 
linebreak() - Method in class aQute.lib.json.Encoder
 
linebreak(String) - Method in class aQute.lib.json.Encoder
 
LineCollection - Class in aQute.lib.collections
 
LineCollection(BufferedReader) - Constructor for class aQute.lib.collections.LineCollection
 
LineCollection(File) - Constructor for class aQute.lib.collections.LineCollection
 
LineCollection(InputStream) - Constructor for class aQute.lib.collections.LineCollection
 
LineCollection(Reader) - Constructor for class aQute.lib.collections.LineCollection
 
lineCount - Variable in class aQute.bnd.properties.PropertiesLineReader
 
LINELENGTH - Static variable in class aQute.lib.getopt.CommandLine
 
lineNum - Variable in class aQute.bnd.properties.PropertiesLineReader
 
LineNumber(int, int) - Constructor for class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
LineNumberTableAttribute - Class in aQute.bnd.classfile
 
LineNumberTableAttribute(LineNumberTableAttribute.LineNumber[]) - Constructor for class aQute.bnd.classfile.LineNumberTableAttribute
 
LineNumberTableAttribute.LineNumber - Class in aQute.bnd.classfile
 
lineTracker - Variable in class aQute.bnd.properties.Document
 
LineTracker - Class in aQute.bnd.properties
 
LineTracker() - Constructor for class aQute.bnd.properties.LineTracker
Creates a new line tracker.
LineType - Enum Class in aQute.bnd.properties
 
LineType() - Constructor for enum class aQute.bnd.properties.LineType
 
link() - Element in annotation interface aQute.bnd.annotation.headers.BundleLicense
A URI to the license text.
Link<L,R> - Class in aQute.lib.link
This is a simple RPC module that has a R(remote) and L(ocal) interface.
Link(Processor, Macro.Link, String) - Constructor for class aQute.bnd.osgi.Macro.Link
 
Link(Domain, ReplacerAdapter.Link, String) - Constructor for class aQute.libg.sed.ReplacerAdapter.Link
 
Link(Class<R>, DataInputStream, DataOutputStream, Executor) - Constructor for class aQute.lib.link.Link
Create a new link based on an Data in/output stream.
Link(Class<R>, DataInputStream, DataOutputStream, Executor, Socket) - Constructor for class aQute.lib.link.Link
Create a new link based on an Data in/output stream.
Link(Class<R>, InputStream, OutputStream, Executor) - Constructor for class aQute.lib.link.Link
Create a new link based on an in/output stream.
Link(Class<R>, Socket, Executor) - Constructor for class aQute.lib.link.Link
Create a new link based on a socket.
LINK_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
Link.Result - Class in aQute.lib.link
 
linked - Variable in class aQute.bnd.util.repository.DownloadListenerPromise
 
linkTo(File) - Method in class aQute.bnd.util.repository.DownloadListenerPromise
 
list - Variable in class aQute.lib.collections.SortedList
 
list() - Method in interface aQute.bnd.main.bnd.ClasspathOptions
 
list() - Method in interface aQute.bnd.main.bnd.printOptions
 
list() - Static method in class aQute.libg.generics.Create
 
list(File) - Static method in class aQute.lib.io.IO
 
list(File, BiPredicate<? super File, ? super String>) - Static method in class aQute.lib.io.IO
 
list(Class<T>) - Static method in class aQute.libg.generics.Create
 
list(String) - Method in class aQute.bnd.build.WorkspaceRepository
 
list(String) - Method in class aQute.bnd.filerepo.FileRepo
Deprecated.
 
list(String) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
list(String) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
list(String) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
list(String) - Method in interface aQute.bnd.service.repository.MinimalRepository
 
list(String) - Method in interface aQute.bnd.service.RepositoryPlugin
Return a list of bsns that are present in the repository.
list(String) - Method in class aQute.lib.deployer.FileRepo
 
list(String[], Collection<?>) - Method in class aQute.bnd.build.Project
 
list(String, Object...) - Method in class aQute.lib.markdown.MarkdownFormatter
 
list(Path) - Method in class aQute.bnd.build.ProjectTracker
 
list(Path) - Static method in class aQute.lib.io.IO
 
list(Path, BiPredicate<? super Path, ? super String>) - Static method in class aQute.lib.io.IO
 
list(Path, Predicate<? super Path>) - Static method in class aQute.lib.io.IO
 
list(Collection<String>, Map<String, String>) - Method in class aQute.bnd.main.bnd
 
list(T...) - Static method in class aQute.libg.generics.Create
 
LIST - Static variable in class aQute.bnd.print.JarPrinter
 
LIST_DOUBLE - Static variable in class aQute.bnd.header.Attrs
 
LIST_DOUBLE - Static variable in class aQute.libg.parameters.Attributes
 
LIST_ITEM - Static variable in interface aQute.bnd.version.maven.ComparableVersion.Item
 
LIST_LONG - Static variable in class aQute.bnd.header.Attrs
 
LIST_LONG - Static variable in class aQute.libg.parameters.Attributes
 
LIST_SEPARATOR - Static variable in class aQute.bnd.build.model.BndEditModel
 
LIST_SPLITTER - Static variable in class aQute.bnd.osgi.Processor
 
LIST_STRING - Static variable in class aQute.bnd.header.Attrs
 
LIST_STRING - Static variable in class aQute.libg.parameters.Attributes
 
LIST_VERSION - Static variable in class aQute.bnd.header.Attrs
 
LIST_VERSION - Static variable in class aQute.libg.parameters.Attributes
 
listConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
listeners - Variable in class aQute.bnd.build.ProjectLauncher
 
listeners - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
listFiles(File) - Static method in class aQute.lib.io.IO
 
listFiles(File, BiPredicate<? super File, ? super String>) - Static method in class aQute.lib.io.IO
 
ListItem() - Constructor for class aQute.bnd.version.maven.ComparableVersion.ListItem
 
listIterator() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
listIterator() - Method in class aQute.lib.collections.SortedList
 
listIterator(int) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
listIterator(int) - Method in class aQute.lib.collections.SortedList
 
listPaths(Path) - Static method in class aQute.lib.io.IO
 
listPaths(Path, BiPredicate<? super Path, ? super String>) - Static method in class aQute.lib.io.IO
 
listPaths(Path, Predicate<? super Path>) - Static method in class aQute.lib.io.IO
 
Lists - Class in aQute.bnd.unmodifiable
 
Lists() - Constructor for class aQute.bnd.unmodifiable.Lists
 
listStream(File) - Static method in class aQute.lib.io.IO
 
listStream(File, BiPredicate<? super File, ? super String>) - Static method in class aQute.lib.io.IO
 
listStream(Path) - Static method in class aQute.lib.io.IO
 
listStream(Path, BiPredicate<? super Path, ? super String>) - Static method in class aQute.lib.io.IO
 
listStream(Path, Predicate<? super Path>) - Static method in class aQute.lib.io.IO
 
literal - Variable in class aQute.bnd.osgi.Instruction
 
literal - Variable in class aQute.lib.env.Selector
 
literal(String) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
LITERAL_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
LiteralFilter - Class in aQute.libg.filters
 
LiteralFilter(String) - Constructor for class aQute.libg.filters.LiteralFilter
 
LITERALVALUE - Static variable in class aQute.bnd.osgi.Macro
 
liveCoding(Executor, ScheduledExecutorService) - Method in class aQute.bnd.build.ProjectLauncher
 
LiveCoding(Executor, ScheduledExecutorService) - Constructor for class aQute.bnd.build.ProjectLauncher.LiveCoding
 
lload - Static variable in class aQute.bnd.osgi.OpCodes
 
lload_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
lload_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
lload_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
lload_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
lmul - Static variable in class aQute.bnd.osgi.OpCodes
 
lneg - Static variable in class aQute.bnd.osgi.OpCodes
 
load() - Method in class aQute.bnd.build.model.BndEditModel
 
load() - Method in class aQute.lib.settings.Settings
 
load(char[]) - Method in class aQute.lib.settings.Settings
 
load(File, Reporter) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(File, Reporter, String[]) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(File, Reporter, Collection<String>) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(InputStream) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(InputStream, File, Reporter) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(InputStream, File, Reporter, String[]) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(InputStream, File, Reporter, Collection<String>) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(Reader) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(String, File, Reporter) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(String, File, Reporter, String[]) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(String, File, Reporter, Collection<String>) - Method in class aQute.lib.utf8properties.UTF8Properties
 
load(Capability, Attrs) - Method in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
loadClass(String) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
loadClass(String) - Method in class aQute.libg.classloaders.URLClassLoaderWrapper
 
loaded - Variable in class aQute.lib.settings.Settings
 
loader - Variable in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
loader - Variable in class aQute.configurable.Configurable.ConfigurableHandler
 
loader - Variable in class aQute.libg.classloaders.URLClassLoaderWrapper
 
loaders - Variable in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
loaders - Variable in class aQute.bnd.build.WorkspaceExternalPluginHandler.ProxyClassLoader
 
loadFrom(IDocument) - Method in class aQute.bnd.build.model.BndEditModel
 
loadFrom(File) - Method in class aQute.bnd.build.model.BndEditModel
 
loadFrom(InputStream) - Method in class aQute.bnd.build.model.BndEditModel
 
loadParentProjectProperties(Builder, MavenProject) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
loadPlugin(Processor, ClassLoader, Attrs, String, boolean) - Method in class aQute.bnd.osgi.PluginsContainer
Load a plugin and customize it.
loadPluginPath(Processor, String, Processor.CL) - Method in class aQute.bnd.osgi.PluginsContainer
Add the @link Constants.PLUGINPATH entries (which are file names) to the class loader.
loadPlugins(Processor, String, String) - Method in class aQute.bnd.osgi.PluginsContainer
Magic to load the plugins.
loadProjectProperties(Builder, MavenProject, MavenProject, Xpp3Dom) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
loadProperties(Builder) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
loadProperties(File) - Method in class aQute.bnd.osgi.Processor
Helper to load a properties file from disk.
loadProperties0(File) - Method in class aQute.bnd.osgi.Processor
Load Properties from disk.
loc - Variable in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
local - Enum constant in enum class aQute.bnd.service.ResourceHandle.Location
 
local - Static variable in class aQute.bnd.maven.PomResource
 
local - Variable in class aQute.lib.link.Link
 
local() - Method in interface aQute.bnd.main.bnd.PropertiesOptions
 
LOCAL_P - Static variable in class aQute.libg.remote.source.SourceFS
 
LOCAL_VARIABLE - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
local_variable_table - Variable in class aQute.bnd.classfile.LocalVariableTableAttribute
 
local_variable_type_table - Variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
localHandlers - Variable in class aQute.lib.json.JSONCodec
 
localIgnore - Variable in class aQute.bnd.differ.DiffPluginImpl
 
localization - Variable in class aQute.bnd.metatype.OCDDef
 
localization() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.OCD
The localization prefix.
localization() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The localization resource of this ObjectClassDefinition.
localizationDefaultBasenameKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
localizationKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
localName - Variable in class aQute.libg.sax.SAXElement
 
locals - Variable in class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
locals - Variable in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
LOCALTARGET_NAME - Static variable in class aQute.bnd.osgi.Macro
 
LOCALTARGET_P - Static variable in class aQute.bnd.osgi.Macro
 
LocalTrustManager - Class in aQute.bnd.url
 
LocalTrustManager(boolean, List<X509Certificate>) - Constructor for class aQute.bnd.url.LocalTrustManager
 
LocalVariable(int, int, String, String, int) - Constructor for class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
LocalVariableTableAttribute - Class in aQute.bnd.classfile
 
LocalVariableTableAttribute(LocalVariableTableAttribute.LocalVariable[]) - Constructor for class aQute.bnd.classfile.LocalVariableTableAttribute
 
LocalVariableTableAttribute.LocalVariable - Class in aQute.bnd.classfile
 
LocalVariableType(int, int, String, String, int) - Constructor for class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
LocalVariableTypeTableAttribute - Class in aQute.bnd.classfile
 
LocalVariableTypeTableAttribute(LocalVariableTypeTableAttribute.LocalVariableType[]) - Constructor for class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
LocalVariableTypeTableAttribute.LocalVariableType - Class in aQute.bnd.classfile
 
locateBaseJar(List<RemoteRepository>) - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
location - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
location() - Method in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
location() - Method in interface aQute.bnd.help.instructions.LauncherInstructions.Executable
By default, the name inside the executable JAR is based on the file name in the repository.
location() - Method in interface aQute.bnd.main.bnd.settingOptions
 
location() - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
location() - Method in interface aQute.lib.deployer.FileRepo.Config
 
location() - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
location() - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
location() - Method in interface aQute.service.reporter.Reporter.SetLocation
 
location(String) - Method in class aQute.bnd.osgi.Processor
 
location(String) - Method in class aQute.libg.reporter.ReporterAdapter
 
Location() - Constructor for enum class aQute.bnd.service.ResourceHandle.Location
 
Location() - Constructor for class aQute.service.reporter.Report.Location
 
LOCATION - Static variable in class aQute.lib.deployer.FileRepo
Property name for the location of the repo, must be a valid path name using forward slashes (see IO.getFile(String).
LocationImpl(String) - Constructor for class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
locations - Variable in class aQute.bnd.osgi.Processor
Create a location object and add it to the locations
locations - Variable in class aQute.bnd.osgi.resource.ResourceImpl
 
locations - Variable in class aQute.libg.reporter.ReporterAdapter
 
lock - Variable in class aQute.bnd.build.Workspace.CachedFileRepo
 
lock - Variable in class aQute.bnd.build.WorkspaceNotifier
 
lock - Variable in class aQute.bnd.http.URLCache.Info
 
lock - Variable in class aQute.bnd.maven.support.MavenEntry
 
lock - Variable in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
lock - Variable in class aQute.bnd.service.progress.ProgressToOutput
 
lock - Variable in class aQute.libg.filelock.DirectoryLock
 
lock() - Method in class aQute.lib.persistentmap.PersistentMap
 
lock() - Method in class aQute.libg.filelock.DirectoryLock
 
locked(Lock, long, Callable<T>, BooleanSupplier) - Method in class aQute.bnd.build.WorkspaceLock
 
LOCKED - Enum constant in enum class aQute.bnd.service.repository.Phase
Locked, generally for QA to test in preparation for becoming the next master
lockFile - Variable in class aQute.lib.persistentmap.PersistentMap
 
LOCKNAME - Static variable in class aQute.libg.filelock.DirectoryLock
 
log - Static variable in class aQute.bnd.aspectj.plugin.AspectJ
 
log - Static variable in class aQute.bnd.osgi.Processor
 
log(int, String) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
log(int, String, Throwable) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
log(String, boolean, Object...) - Method in class aQute.bnd.service.progress.ProgressToOutput
 
log(Bundle, ServiceReference<?>, int, String, Throwable) - Method in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
log(ServiceReference, int, String) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
log(ServiceReference, int, String, Throwable) - Method in class aQute.bnd.junit.ConsoleLogger.Facade
Deprecated.
 
LogEntryImpl(Bundle, ServiceReference<?>, Throwable, int, String) - Constructor for class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
loggedMissing - Variable in class aQute.bnd.osgi.AnnotationHeaders
 
logger - Static variable in class aQute.bnd.ant.BaseTask
 
logger - Static variable in class aQute.bnd.ant.BndTask
 
logger - Static variable in class aQute.bnd.ant.DeployTask
 
logger - Static variable in class aQute.bnd.build.DownloadBlocker
 
logger - Static variable in class aQute.bnd.build.JUnitLauncher
 
logger - Static variable in class aQute.bnd.build.LoggingProgressPlugin
 
logger - Static variable in class aQute.bnd.build.Makefile
 
logger - Static variable in class aQute.bnd.build.Project
 
logger - Static variable in class aQute.bnd.build.ProjectBuilder
 
logger - Static variable in class aQute.bnd.build.ProjectLauncher
 
logger - Static variable in class aQute.bnd.build.Workspace
 
logger - Static variable in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
logger - Static variable in class aQute.bnd.build.WorkspaceLock
 
logger - Static variable in class aQute.bnd.component.DSAnnotationReader
 
logger - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
logger - Static variable in class aQute.bnd.differ.Baseline
 
logger - Static variable in class aQute.bnd.enroute.commands.EnrouteCommand
 
logger - Static variable in class aQute.bnd.http.HttpClient
 
logger - Static variable in class aQute.bnd.http.URLCache
 
logger - Static variable in class aQute.bnd.main.BaselineCommands
 
logger - Static variable in class aQute.bnd.main.bnd
 
logger - Static variable in class aQute.bnd.main.DiffCommand
 
logger - Static variable in class aQute.bnd.main.PatchCommand
 
logger - Static variable in class aQute.bnd.main.Profiles
 
logger - Static variable in class aQute.bnd.main.RepoCommand
 
logger - Static variable in class aQute.bnd.make.Make
 
logger - Static variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
logger - Static variable in class aQute.bnd.maven.lib.configuration.BeanProperties
 
logger - Static variable in class aQute.bnd.maven.MavenCommand
 
logger - Static variable in class aQute.bnd.maven.MavenDeploy
 
logger - Static variable in class aQute.bnd.maven.MavenDeployCmd
 
logger - Static variable in class aQute.bnd.maven.MavenRepository
Deprecated.
 
logger - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
logger - Variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
logger - Static variable in class aQute.bnd.metatype.DesignateReader
 
logger - Static variable in class aQute.bnd.metatype.MetatypeAnnotations
 
logger - Static variable in class aQute.bnd.osgi.About
 
logger - Static variable in class aQute.bnd.osgi.Analyzer
 
logger - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
logger - Static variable in class aQute.bnd.osgi.Builder
 
logger - Static variable in class aQute.bnd.osgi.Clazz
 
logger - Static variable in class aQute.bnd.osgi.CommandResource
 
logger - Static variable in class aQute.bnd.osgi.Contracts
 
logger - Static variable in class aQute.bnd.osgi.PluginsContainer
 
logger - Static variable in class aQute.bnd.osgi.Processor
 
logger - Static variable in class aQute.bnd.osgi.repository.BridgeRepository
 
logger - Static variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
logger - Static variable in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
logger - Static variable in class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
 
logger - Variable in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
logger - Static variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
logger - Static variable in class aQute.bnd.service.progress.ProgressToOutput
 
logger - Static variable in class aQute.bnd.signing.JartoolSigner
 
logger - Static variable in class aQute.bnd.url.BasicAuthentication
 
logger - Static variable in class aQute.bnd.url.BearerAuthentication
 
logger - Static variable in class aQute.bnd.url.BndAuthentication
 
logger - Static variable in class aQute.bnd.url.DefaultURLConnectionHandler
 
logger - Static variable in class aQute.bnd.url.HttpsVerification
 
logger - Static variable in class aQute.bnd.util.repository.DownloadListenerPromise
 
logger - Static variable in class aQute.lib.concurrent.serial.SerialExecutor
 
logger - Static variable in class aQute.lib.deployer.FileRepo
 
logger - Static variable in class aQute.lib.link.Link
 
logger - Static variable in class aQute.lib.xml.XML
 
logger - Static variable in class aQute.libg.command.Command
 
logger - Variable in class aQute.libg.reporter.slf4j.Slf4jReporter
 
Logger - Interface in aQute.libg.log
 
LoggingProgressPlugin - Class in aQute.bnd.build
 
LoggingProgressPlugin() - Constructor for class aQute.bnd.build.LoggingProgressPlugin
 
Logic - Class in aQute.lib.collections
 
Logic() - Constructor for class aQute.lib.collections.Logic
 
logListeners - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
logToConsole - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
LogToReporterAdapter - Class in aQute.lib.log2reporter
 
LogToReporterAdapter() - Constructor for class aQute.lib.log2reporter.LogToReporterAdapter
 
Long - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
LONG - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
LONG - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Long type.
LONG - Enum constant in enum class aQute.bnd.osgi.resource.PersistentResource.DataType
 
LONG - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
LONG - Static variable in class aQute.bnd.header.Attrs
 
LONG - Static variable in class aQute.bnd.osgi.Descriptors
 
LONG - Static variable in class aQute.libg.parameters.Attributes
 
LONG_ITEM - Static variable in interface aQute.bnd.version.maven.ComparableVersion.Item
 
LONG_R - Static variable in class aQute.bnd.differ.JavaElement
 
longInfo(long) - Method in class aQute.bnd.classfile.ConstantPool
 
longInfo(Long) - Method in class aQute.bnd.classfile.ConstantPool
 
LongItem(String) - Constructor for class aQute.bnd.version.maven.ComparableVersion.LongItem
 
LONGS - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
LONGS - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
longValue() - Method in class aQute.libg.ints.IntCounter
 
lookupConverter(String) - Method in class aQute.bnd.build.model.BndEditModel
 
lookupFormatter(String) - Method in class aQute.bnd.build.model.BndEditModel
 
lookupswitch - Static variable in class aQute.bnd.osgi.OpCodes
 
lor - Static variable in class aQute.bnd.osgi.OpCodes
 
low - Variable in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
low - Variable in class aQute.bnd.version.MavenVersionRange
 
low - Variable in class aQute.bnd.version.VersionRange
 
low - Variable in class aQute.libg.tarjan.Tarjan.Node
 
lowest() - Method in interface aQute.bnd.main.RepoCommand.getOptions
 
LOWEST - Enum constant in enum class aQute.bnd.service.Strategy
 
LOWEST - Static variable in class aQute.bnd.version.MavenVersion
 
LOWEST - Static variable in class aQute.bnd.version.Version
 
lrem - Static variable in class aQute.bnd.osgi.OpCodes
 
lreturn - Static variable in class aQute.bnd.osgi.OpCodes
 
lrRegistration - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
ls(String[], boolean) - Method in class aQute.libg.sed.ReplacerAdapter
 
ls(String, String[], boolean) - Method in class aQute.bnd.osgi.Macro
 
lshl - Static variable in class aQute.bnd.osgi.OpCodes
 
lshr - Static variable in class aQute.bnd.osgi.OpCodes
 
lstore - Static variable in class aQute.bnd.osgi.OpCodes
 
lstore_0 - Static variable in class aQute.bnd.osgi.OpCodes
 
lstore_1 - Static variable in class aQute.bnd.osgi.OpCodes
 
lstore_2 - Static variable in class aQute.bnd.osgi.OpCodes
 
lstore_3 - Static variable in class aQute.bnd.osgi.OpCodes
 
lsub - Static variable in class aQute.bnd.osgi.OpCodes
 
lt(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
LT - Static variable in class aQute.lib.filter.Filter
 
lushr - Static variable in class aQute.bnd.osgi.OpCodes
 
lxor - Static variable in class aQute.bnd.osgi.OpCodes
 

M

M2_SETTINGS_SECURITY_PROPERTY - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
M2_SETTINGS_SECURITY_XML - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
M2_SETTINGS_XML - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
m2p() - Method in interface aQute.bnd.main.bnd.convertOptions
 
mac() - Method in interface aQute.bnd.main.bnd.settingOptions
 
machine - Variable in class aQute.bnd.url.BndAuthentication
 
machine() - Method in interface aQute.bnd.url.BndAuthentication.Config
 
MACHINE - Static variable in class aQute.bnd.url.BndAuthentication
 
macro - Variable in class aQute.libg.sed.Sed
 
Macro - Class in aQute.bnd.osgi
Provide a macro processor.
Macro(Processor, Object...) - Constructor for class aQute.bnd.osgi.Macro
 
MACRO - Static variable in class aQute.bnd.maven.support.ProjectPom
 
Macro.Link - Class in aQute.bnd.osgi
 
macrosByClass - Variable in class aQute.bnd.osgi.Macro
 
MAGIC - Static variable in class aQute.lib.index.Index
 
Magnitude(String, double, long) - Constructor for enum class aQute.lib.strings.Strings.Magnitude
 
main - Variable in class aQute.bnd.osgi.Verifier
 
main(String[]) - Static method in class aQute.bnd.main.bnd
 
main(String[]) - Static method in class aQute.libg.classdump.ClassDumper
 
main_class - Variable in class aQute.bnd.classfile.ModuleMainClassAttribute
 
MAIN_CLASS - Static variable in class aQute.bnd.annotation.jpms.Constants
 
MAIN_CLASS - Static variable in interface aQute.bnd.osgi.Constants
 
mainClass - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
mainClass() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
mainClass(ModuleInfoBuilder, Analyzer) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
mainClass(String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
MainClass - Annotation Interface in aQute.bnd.annotation.jpms
Annotation used on a type to indicate that it is the Main-Class of the application resulting in the manifest header.
MAINCLASS_NAMESPACE - Static variable in class aQute.bnd.osgi.resource.MainClassNamespace
The attribute must be the fully qualified name of the class that acts as main class
mainClassesDir - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
MainClassNamespace - Class in aQute.bnd.osgi.resource
Represents the Manifest Main-Class header.
MainClassNamespace() - Constructor for class aQute.bnd.osgi.resource.MainClassNamespace
 
mainNoExit(String[], Path) - Static method in class aQute.bnd.main.bnd
For testing
MAINTAINED - Enum constant in enum class aQute.bnd.apiguardian.api.API.Status
Intended for features that will not be changed in a backwards-incompatible way for at least the next minor release of the current major version.
major - Variable in enum class aQute.bnd.osgi.Clazz.JAVA
 
major - Variable in class aQute.bnd.version.Version
 
MAJOR - Enum constant in enum class aQute.bnd.service.diff.Delta
 
MAJOR_HEADERS - Static variable in class aQute.bnd.differ.DiffPluginImpl
Headers that are considered major enough to parse according to spec and compare their constituents
major_version - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
major_version - Variable in class aQute.bnd.classfile.ClassFile
 
major_version() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
major_version(int) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
MAJOR_VERSION - Static variable in class aQute.bnd.classfile.ClassFile
 
make - Variable in class aQute.bnd.build.Makefile.Cmd
 
make - Variable in class aQute.bnd.make.Make
 
make - Variable in class aQute.bnd.osgi.Builder
 
make() - Method in class aQute.bnd.build.Makefile
 
make(Builder, String, Map<String, String>) - Method in class aQute.bnd.make.MakeBnd
 
make(Builder, String, Map<String, String>) - Method in class aQute.bnd.make.MakeCopy
 
make(Builder, String, Map<String, String>) - Method in interface aQute.bnd.service.MakePlugin
This plugin is called when Include-Resource detects a reference to a resource that it can not find in the file system.
make(FilterParser.Expression) - Static method in class aQute.bnd.osgi.resource.FilterParser.Not
 
make(String, FilterParser.Op, String) - Static method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
make(String, FilterParser.SimpleExpression, FilterParser.SimpleExpression) - Static method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
make(List<FilterParser.Expression>) - Static method in class aQute.bnd.osgi.resource.FilterParser.And
 
make(List<FilterParser.Expression>) - Static method in class aQute.bnd.osgi.resource.FilterParser.Or
 
Make - Class in aQute.bnd.make
 
Make(Builder) - Constructor for class aQute.bnd.make.Make
 
MAKE - Static variable in interface aQute.bnd.osgi.Constants
 
makeAbsolute(File, String) - Static method in class aQute.bnd.connection.settings.ConnectionSettings
 
makeBnd - Static variable in class aQute.bnd.osgi.Builder
 
MakeBnd - Class in aQute.bnd.make
 
MakeBnd() - Constructor for class aQute.bnd.make.MakeBnd
 
makeCopy - Static variable in class aQute.bnd.osgi.Builder
 
MakeCopy - Class in aQute.bnd.make
 
MakeCopy() - Constructor for class aQute.bnd.make.MakeCopy
 
makeDir(URI) - Method in class aQute.bnd.http.HttpClient
 
makefile - Variable in class aQute.bnd.build.Project
 
Makefile - Class in aQute.bnd.build
Implements a mini make builder that is run just before we build the bundle.
Makefile(Processor) - Constructor for class aQute.bnd.build.Makefile
 
Makefile.Cmd - Class in aQute.bnd.build
 
MakePlugin - Interface in aQute.bnd.service
 
makePrintable(Object) - Static method in class aQute.bnd.osgi.Processor
Check if the object is an array and turn it into a string if it is, otherwise unchanged.
makePrintable(Object) - Static method in class aQute.lib.strings.Strings
 
makePrintableArray(Object) - Static method in class aQute.bnd.osgi.Processor
 
makePrintableArray(Object) - Static method in class aQute.lib.strings.Strings
 
makeUnique(MultiMap<String, ComponentDef>, ComponentDef) - Method in class aQute.bnd.component.DSAnnotations
 
makeWildcard(String) - Method in class aQute.bnd.osgi.Processor
 
MALFORMED - Static variable in class aQute.lib.filter.Filter
 
management - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
MANDATED - Enum constant in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
mandatory - Enum constant in enum class aQute.bnd.annotation.headers.Resolution
Deprecated.
 
mandatory - Enum constant in enum class aQute.bnd.osgi.resource.ResolutionDirective
 
mandatory() - Element in annotation interface aQute.bnd.annotation.Export
 
mandatory() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
Mandatory attributes.
MANDATORY - Enum constant in enum class aQute.bnd.annotation.Resolution
A mandatory requirement forbids the bundle to resolve when the requirement is not satisfied.
MANDATORY - Enum constant in enum class aQute.bnd.component.annotations.ReferenceCardinality
The reference is mandatory and unary.
MANDATORY - Static variable in annotation interface aQute.bnd.annotation.Export
 
MANDATORY_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
mangledModuleName - Static variable in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
mangleMethodName(String) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
mangleMethodName(String) - Static method in class aQute.bnd.make.metatype.MetaTypeReader
 
mangleMethodName(String) - Static method in class aQute.configurable.Configurable
 
mangleMethodName(String) - Static method in class aQute.lib.converter.Converter
 
mangleMethodName(String, String) - Method in class aQute.lib.env.Env
 
manifest - Variable in class aQute.bnd.build.Container
 
manifest - Variable in enum class aQute.bnd.build.model.OSGI_CORE
 
manifest - Variable in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
manifest - Variable in class aQute.bnd.maven.PomFromManifest
 
manifest - Variable in class aQute.bnd.maven.PomResource
 
manifest - Static variable in enum class aQute.bnd.osgi.AttributeClasses
 
manifest - Variable in class aQute.bnd.osgi.Jar
 
manifest - Variable in class aQute.bnd.osgi.ManifestResource
 
manifest - Variable in class aQute.bnd.osgi.Verifier
 
manifest() - Method in interface aQute.bnd.main.bnd.createOptions
 
manifest() - Method in interface aQute.bnd.main.bnd.printOptions
 
manifest() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
manifest() - Method in class aQute.bnd.osgi.Jar
 
Manifest() - Method in interface aQute.bnd.main.bnd.createOptions
 
MANIFEST - Enum constant in enum class aQute.bnd.osgi.AttributeClasses
Attributes that would show up in the manifest.
MANIFEST - Enum constant in enum class aQute.bnd.service.diff.Type
 
MANIFEST - Static variable in interface aQute.bnd.osgi.Constants
 
MANIFEST - Static variable in class aQute.bnd.print.JarPrinter
 
MANIFEST_LAST_MODIFIED - Static variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
MANIFEST_NAME - Static variable in interface aQute.bnd.osgi.Constants
 
manifestElement(Manifest) - Method in class aQute.bnd.differ.DiffPluginImpl
Create an element for each manifest header.
manifestFirst - Variable in class aQute.bnd.osgi.Jar
 
manifestName - Variable in class aQute.bnd.osgi.Jar
 
manifestOutOfDate() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
manifestPath - Variable in class aQute.bnd.maven.plugin.BndMavenPlugin
 
manifestPath - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
ManifestResource - Class in aQute.bnd.osgi
Bnd Resource for Manifest with correct support for writing the manifest to an output stream.
ManifestResource() - Constructor for class aQute.bnd.osgi.ManifestResource
 
ManifestResource(Manifest) - Constructor for class aQute.bnd.osgi.ManifestResource
 
manifestTime - Variable in class aQute.bnd.build.Container
 
manifestUri - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
ManifestUtil - Class in aQute.lib.manifest
Unfortunately we have to write our own manifest :-( because of a stupid bug in the manifest code.
ManifestUtil() - Constructor for class aQute.lib.manifest.ManifestUtil
 
manual - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Resolve is done manually.
map - Variable in class aQute.bnd.header.Attrs
 
map - Variable in class aQute.bnd.header.Parameters
 
map - Variable in class aQute.bnd.osgi.Instructions
 
map - Variable in class aQute.bnd.osgi.Packages
 
map - Variable in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
map - Variable in class aQute.lib.annotations.setter.AnnotationSetter
 
map - Variable in class aQute.lib.collections.MultiMap
 
map - Variable in class aQute.lib.env.Header
 
map - Variable in class aQute.lib.env.Props
 
map - Variable in class aQute.lib.env.Sieve
 
map - Variable in class aQute.lib.filter.Filter.MapQuery
 
map - Variable in class aQute.lib.settings.Settings.Data
 
map - Variable in class aQute.libg.parameters.Attributes
 
map() - Static method in class aQute.libg.generics.Create
 
map(FunctionWithException<? super V, ? extends U>) - Method in class aQute.bnd.result.Err
Map the contained value if this is an Ok value.
map(FunctionWithException<? super V, ? extends U>) - Method in class aQute.bnd.result.Ok
Map the contained value if this is an Ok value.
map(FunctionWithException<? super V, ? extends U>) - Method in interface aQute.bnd.result.Result
Map the contained value if this is an Ok value.
map(Class<K>, Class<V>) - Static method in class aQute.libg.generics.Create
 
map(Type, Class<? extends Map<?, ?>>, Object) - Method in class aQute.lib.converter.Converter
 
map(String) - Static method in class aQute.bnd.osgi.resource.ResourceBuilder.NamespaceComparator
 
map(BiFunction<? super K, ? super V, ? extends Map.Entry<? extends R, ? extends S>>) - Method in class aQute.bnd.stream.EntryPipeline
 
map(BiFunction<? super K, ? super V, ? extends Map.Entry<? extends R, ? extends S>>) - Method in interface aQute.bnd.stream.MapStream
 
map(Function<? super S, ? extends R>) - Method in interface aQute.bnd.memoize.Memoize
Map this memoizing supplier to a new memoizing supplier.
map(K, V) - Static method in class aQute.libg.map.BuilderMap
 
MAP - Class in aQute.libg.map
Easy way to build a map: Map<String,Integer> s = MAP.$("a",2).$("b",3);
MAP() - Constructor for class aQute.libg.map.MAP
 
MAP.MAPX<K,V> - Class in aQute.libg.map
 
map$(String) - Method in class aQute.bnd.component.ComponentDef
 
mapErr(FunctionWithException<? super String, ? extends CharSequence>) - Method in class aQute.bnd.result.Err
Map the contained error if this is an Err value.
mapErr(FunctionWithException<? super String, ? extends CharSequence>) - Method in class aQute.bnd.result.Ok
Map the contained error if this is an Err value.
mapErr(FunctionWithException<? super String, ? extends CharSequence>) - Method in interface aQute.bnd.result.Result
Map the contained error if this is an Err value.
mapFactory() - Static method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
MapFormatter - Class in aQute.bnd.build.model.conversions
 
MapFormatter(String, Converter<String, ? super Map.Entry<String, String>>, String) - Constructor for class aQute.bnd.build.model.conversions.MapFormatter
 
MapHandler - Class in aQute.lib.json
 
MapHandler(Class<?>, Type, Type) - Constructor for class aQute.lib.json.MapHandler
 
mapKey(Function<? super K, ? extends R>) - Method in class aQute.bnd.stream.EntryPipeline
 
mapKey(Function<? super K, ? extends R>) - Method in interface aQute.bnd.stream.MapStream
 
mapper - Variable in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
mapper - Variable in class aQute.lib.collections.Iterables.Distinct
 
mapper - Variable in class aQute.lib.collections.Iterables.IterableEnumeration
 
mapping() - Element in annotation interface aQute.bnd.annotation.xml.XMLAttribute
Array of Strings of the form key=value where the key is the name of a member and the value is the xml attribute name to use for that member's value.
MapQuery(Map<?, ?>) - Constructor for class aQute.lib.filter.Filter.MapQuery
 
Maps - Class in aQute.bnd.unmodifiable
 
Maps() - Constructor for class aQute.bnd.unmodifiable.Maps
 
MapStream<K,V> - Interface in aQute.bnd.stream
 
mapToDouble(ToDoubleBiFunction<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
mapToDouble(ToDoubleBiFunction<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
mapToElements(Map<String, ? extends Object>, Type, boolean) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Creates list of Elements associating the specified entries
mapToInt(ToIntBiFunction<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
mapToInt(ToIntBiFunction<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
mapToLong(ToLongBiFunction<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
mapToLong(ToLongBiFunction<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
mapToObj(BiFunction<? super K, ? super V, ? extends O>) - Method in interface aQute.bnd.stream.MapStream
 
mapToObj(BiFunction<? super K, ? super V, ? extends R>) - Method in class aQute.bnd.stream.EntryPipeline
 
MapTR - Static variable in class aQute.bnd.component.HeaderReader
 
mapValue(Function<? super V, ? extends S>) - Method in class aQute.bnd.stream.EntryPipeline
 
mapValue(Function<? super V, ? extends S>) - Method in interface aQute.bnd.stream.MapStream
 
MAPX() - Constructor for class aQute.libg.map.MAP.MAPX
 
mark() - Method in class aQute.lib.json.Decoder
 
mark() - Method in class aQute.lib.json.Encoder
 
mark(int) - Method in class aQute.lib.io.ByteBufferInputStream
 
mark(int) - Method in class aQute.lib.io.CharBufferReader
 
mark(int) - Method in class aQute.lib.io.LimitedInputStream
 
MarkdownFormatter - Class in aQute.lib.markdown
 
MarkdownFormatter(Appendable) - Constructor for class aQute.lib.markdown.MarkdownFormatter
 
marked - Variable in class aQute.bnd.cdi.BeanDef
 
marked - Variable in class aQute.bnd.cdi.PackageDef
 
marked - Variable in class aQute.lib.io.LimitedInputStream
 
MARKED_FILES - Static variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
marker - Variable in class aQute.lib.utf8properties.PropertiesParser
 
MARKER - Static variable in class aQute.bnd.component.PropertyDef
 
markSupported() - Method in class aQute.lib.io.ByteBufferInputStream
 
markSupported() - Method in class aQute.lib.io.CharBufferReader
 
markSupported() - Method in class aQute.lib.io.LimitedInputStream
 
markTransform(File) - Method in class aQute.libg.remote.source.SourceFS
 
mask - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
MASK_M - Static variable in class aQute.bnd.osgi.Macro
Modify a version to set a version policy.
MASK_Q - Static variable in class aQute.bnd.osgi.Macro
 
MASK_STRING - Static variable in class aQute.bnd.osgi.Macro
 
Master - Interface in aQute.bnd.service.remotelaunch
 
MASTER - Enum constant in enum class aQute.bnd.service.repository.Phase
Curremt master
MasterPassphrase(Processor) - Constructor for class aQute.bnd.connection.settings.ConnectionSettings.MasterPassphrase
 
match - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
match - Variable in class aQute.bnd.connection.settings.ServerDTO
 
match - Variable in class aQute.bnd.osgi.Instruction
 
match - Variable in class aQute.lib.env.Selector
 
match() - Method in interface aQute.bnd.main.Profiles.CreateOptions
 
match() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
match() - Method in interface aQute.bnd.url.DefaultURLConnectionHandler.Config
 
match(RepositoryPlugin) - Method in class aQute.bnd.build.Project.RepoFilter
 
match(Filter.Arguments) - Method in class aQute.lib.filter.Filter.And
 
match(Filter.Arguments) - Method in class aQute.lib.filter.Filter.Node
 
match(Filter.Arguments) - Method in class aQute.lib.filter.Filter.Not
 
match(Filter.Arguments) - Method in class aQute.lib.filter.Filter.Or
 
match(Filter.Arguments) - Method in class aQute.lib.filter.Filter.Simple
 
match(Get) - Method in class aQute.lib.filter.Filter
 
match(String, char[], int) - Static method in class aQute.lib.converter.Converter
 
match(String, Tag, Tag) - Method in class aQute.lib.tag.Tag
 
match(Collection<File>, File) - Method in class aQute.lib.fileset.FileSet.AnyDir
 
match(Collection<File>, File) - Method in class aQute.lib.fileset.FileSet.DFA
 
match(Collection<File>, File) - Method in class aQute.lib.fileset.FileSet.DirMatch
 
match(Collection<File>, File) - Method in class aQute.lib.fileset.FileSet.FileMatch
 
match(Collection<File>, File) - Method in class aQute.lib.fileset.FileSet.OrDFA
 
match(Dictionary<?, ?>) - Method in class aQute.lib.filter.Filter
 
match(Dictionary<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl
Filter using a Dictionary with case insensitive key lookup.
match(ServiceReference<?>) - Method in class aQute.bnd.osgi.resource.FilterImpl
Filter using a service's properties.
MATCH - Static variable in interface aQute.bnd.service.url.URLConnectionHandler
Configuration property for the matcher.
MATCH_ALL - Static variable in class aQute.bnd.osgi.PermissionGenerator
 
matchCase(Dictionary<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl
Filter using a Dictionary.
matchClassNameAgainstResource(String, List<Capability>, BundleId, MultiMap<BundleId, String>) - Method in class aQute.bnd.build.WorkspaceClassIndex
 
matcher(CharSequence) - Method in class aQute.libg.glob.Glob
 
matcher(String) - Method in class aQute.bnd.osgi.Instructions
 
matcher(String) - Method in class aQute.lib.env.Sieve
 
matcher(Predicate<Matcher>) - Method in class aQute.libg.glob.PathSet
 
matcher(Predicate<Matcher>, String...) - Method in class aQute.libg.glob.PathSet
 
matcher(Predicate<Matcher>, List<String>) - Method in class aQute.libg.glob.PathSet
 
matcher(Predicate<Matcher>, List<Pattern>, List<Pattern>) - Static method in class aQute.libg.glob.PathSet
 
matcher(Requirement) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
matcher(Requirement, Function<String, Predicate<Map<String, Object>>>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
matchers - Variable in class aQute.bnd.url.DefaultURLConnectionHandler
 
matches - Variable in class aQute.lib.io.FileTree.FileTreeSpliterator
 
matches() - Method in class aQute.libg.glob.PathSet
Return a predicate matching the configured include and exclude Ant-style glob expressions.
matches(XMLAttribute, String) - Method in class aQute.bnd.xmlattribute.ExtensionDef
 
matches(Instructions, String, Set<Instruction>, String) - Method in class aQute.bnd.osgi.Builder
Matches the instructions against a package.
matches(CharSequence) - Method in class aQute.libg.glob.Glob
 
matches(String) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
matches(String) - Method in class aQute.bnd.osgi.Instruction
 
matches(String) - Method in class aQute.bnd.osgi.Instructions
 
matches(String) - Method in class aQute.lib.env.Selector
 
matches(String) - Method in class aQute.lib.env.Sieve
 
matches(String) - Method in class aQute.libg.clauses.Selector
 
matches(String) - Method in class aQute.libg.glob.Glob
 
matches(String...) - Method in class aQute.libg.glob.PathSet
Return a predicate matching the configured include and exclude Ant-style glob expressions.
matches(String, String) - Method in class aQute.bnd.xmlattribute.ExtensionDef
 
matches(URL) - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
matches(URL) - Method in interface aQute.bnd.service.url.URLConnectionHandler
Answer if this handler matches the given URL
matches(URL) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
Verify if the URL matches one of our globs.
matches(URL) - Method in class aQute.bnd.url.MultiURLConnectionHandler
 
matches(URLConnection) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
Convenience method to make it easier to verify connections
matches(List<String>) - Method in class aQute.libg.glob.PathSet
Return a predicate matching the configured include and exclude Ant-style glob expressions.
matches(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl
Filter using a Map.
matches(Requirement, Capability) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
matches(Requirement, Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
matches(RequirementExpression, Resource) - Method in class aQute.bnd.osgi.repository.BaseRepository
 
matches0(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.And
 
matches0(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Item
 
matches0(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl
 
matches0(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Not
 
matches0(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Or
 
matches0(Map<String, ?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Present
 
matchesClassifier(PluginExecution, String) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
matchesStream(String) - Method in class aQute.bnd.osgi.Instructions
 
matchFlags - Variable in class aQute.bnd.osgi.Instruction
 
matchMap(Map<?, ?>) - Method in class aQute.lib.filter.Filter
 
matchVersion(String, Version, boolean) - Method in class aQute.bnd.build.WorkspaceRepository
 
matrix - Variable in class aQute.lib.justif.Table
 
maven - Variable in class aQute.bnd.build.Workspace
 
maven - Variable in class aQute.bnd.maven.support.CachedPom
 
maven - Variable in class aQute.bnd.maven.support.MavenEntry
 
maven - Variable in class aQute.bnd.maven.support.MavenRemoteRepository
 
maven - Variable in class aQute.bnd.maven.support.Pom
 
maven() - Method in interface aQute.bnd.main.RepoCommand.repoOptions
 
Maven - Class in aQute.bnd.maven.support
 
Maven(Executor) - Constructor for class aQute.bnd.maven.support.Maven
 
Maven(Executor, Reporter) - Constructor for class aQute.bnd.maven.support.Maven
 
maven_artifactId() - Method in interface aQute.bnd.maven.MavenCapability
 
maven_classifier() - Method in interface aQute.bnd.maven.MavenCapability
 
MAVEN_DEPENDENCIES - Static variable in interface aQute.bnd.osgi.Constants
 
maven_extension() - Method in interface aQute.bnd.maven.MavenCapability
 
maven_gpg_sign_and_deploy(Project, File, String, File) - Method in class aQute.bnd.maven.MavenDeploy
 
maven_gpg_sign_and_deploy(Project, File, String, File) - Method in class aQute.bnd.maven.MavenDeployCmd
 
maven_groupId() - Method in interface aQute.bnd.maven.MavenCapability
 
MAVEN_JAR_PLUGIN_ARTIFACT_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MAVEN_JAR_PLUGIN_GROUP_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MAVEN_NAMESPACE - Static variable in interface aQute.bnd.maven.MavenCapability
 
MAVEN_RELEASE - Static variable in interface aQute.bnd.osgi.Constants
 
MAVEN_REPO_LOCAL - Static variable in class aQute.bnd.maven.MavenRepository
Deprecated.
 
MAVEN_REPO_LOCAL - Static variable in class aQute.bnd.maven.support.Maven
 
maven_repository() - Method in interface aQute.bnd.maven.MavenCapability
 
MAVEN_SCOPE - Static variable in interface aQute.bnd.osgi.Constants
 
MAVEN_SNAPSHOT_DATE_TIME - Static variable in class aQute.bnd.version.MavenVersion
 
maven_version() - Method in interface aQute.bnd.maven.MavenCapability
 
MAVEN_WAR_PLUGIN_ARTIFACT_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MAVEN_WAR_PLUGIN_GROUP_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MavenCapability - Interface in aQute.bnd.maven
 
MavenCommand - Class in aQute.bnd.maven
 
MavenCommand() - Constructor for class aQute.bnd.maven.MavenCommand
 
MavenCommand(Processor) - Constructor for class aQute.bnd.maven.MavenCommand
 
MavenDependencyGraph - Class in aQute.bnd.maven
 
MavenDependencyGraph() - Constructor for class aQute.bnd.maven.MavenDependencyGraph
 
MavenDependencyGraph.Artifact - Class in aQute.bnd.maven
 
MavenDependencyGraph.Scope - Enum Class in aQute.bnd.maven
 
MavenDeploy - Class in aQute.bnd.maven
 
MavenDeploy() - Constructor for class aQute.bnd.maven.MavenDeploy
 
MavenDeployCmd - Class in aQute.bnd.maven
 
MavenDeployCmd() - Constructor for class aQute.bnd.maven.MavenDeployCmd
 
MavenEntry - Class in aQute.bnd.maven.support
An entry (a group/artifact) in the maven cache in the .m2/repository directory.
MavenEntry(Maven, String) - Constructor for class aQute.bnd.maven.support.MavenEntry
Constructor.
MavenEntry(Maven, String, Reporter) - Constructor for class aQute.bnd.maven.support.MavenEntry
Constructor.
MavenGroup - Class in aQute.bnd.maven
 
MavenGroup() - Constructor for class aQute.bnd.maven.MavenGroup
 
mavenMasterPassphrase - Variable in class aQute.bnd.connection.settings.ConnectionSettings
 
MavenPasswordObfuscator - Class in aQute.lib.mavenpasswordobfuscator
 
MavenPasswordObfuscator() - Constructor for class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
MavenPlugin - Class in aQute.bnd.plugin.maven
This plugin provides life cycle support for maven projects
MavenPlugin() - Constructor for class aQute.bnd.plugin.maven.MavenPlugin
 
MavenRemoteRepository - Class in aQute.bnd.maven.support
 
MavenRemoteRepository() - Constructor for class aQute.bnd.maven.support.MavenRemoteRepository
 
MavenRepository - Class in aQute.bnd.maven
Deprecated.
MavenRepository() - Constructor for class aQute.bnd.maven.MavenRepository
Deprecated.
 
MavenVersion - Class in aQute.bnd.version
 
MavenVersion(Version) - Constructor for class aQute.bnd.version.MavenVersion
 
MavenVersion(String) - Constructor for class aQute.bnd.version.MavenVersion
 
MavenVersionRange - Class in aQute.bnd.version
 
MavenVersionRange(String) - Constructor for class aQute.bnd.version.MavenVersionRange
 
MavenVersionRange(Matcher) - Constructor for class aQute.bnd.version.MavenVersionRange
 
max - Variable in class aQute.bnd.metatype.ADDef
 
max() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The maximum value.
max() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The maximum value for this AttributeDefinition.
max() - Element in annotation interface aQute.lib.data.Numeric
 
max(Comparator<? super Map.Entry<K, V>>) - Method in class aQute.bnd.stream.EntryPipeline
 
max(Comparator<? super Map.Entry<K, V>>) - Method in interface aQute.bnd.stream.MapStream
 
max(T, T) - Static method in class aQute.bnd.component.ComponentDef
 
max(T, T) - Static method in class aQute.bnd.metatype.OCDDef
 
MAX_DELIMETER - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
MAX_INTITEM_LENGTH - Static variable in class aQute.bnd.version.maven.ComparableVersion
 
MAX_LENGTH - Static variable in class aQute.lib.manifest.ManifestUtil
 
max_locals - Variable in class aQute.bnd.classfile.CodeAttribute
 
MAX_LONGITEM_LENGTH - Static variable in class aQute.bnd.version.maven.ComparableVersion
 
MAX_MAJOR - Static variable in class aQute.lib.deployer.FileRepo
 
MAX_RETRY_DELAY - Static variable in class aQute.bnd.http.HttpClient
 
max_stack - Variable in class aQute.bnd.classfile.CodeAttribute
 
maxByKey(Comparator<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
maxByKey(Comparator<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
maxByValue(Comparator<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
maxByValue(Comparator<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
maxColumn - Variable in class aQute.lib.justif.Table
 
maxConcurrentConnections - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
maxConcurrentConnections - Variable in class aQute.bnd.connection.settings.ServerDTO
 
maxConcurrentConnections() - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
maxConcurrentConnections() - Method in interface aQute.bnd.service.url.URLConnectionHandler
Limit the number of concurrent connections for this handler.
maxRedirects(int) - Method in class aQute.bnd.http.HttpRequest
 
maxStale - Variable in class aQute.bnd.http.HttpRequest
 
maxVersion - Variable in class aQute.bnd.component.DSAnnotations.VersionSettings
 
md - Variable in class aQute.libg.cryptography.Digester
 
MD5 - Class in aQute.libg.cryptography
 
MD5 - Enum constant in enum class aQute.bnd.main.bnd.Alg
 
MD5(byte[]) - Constructor for class aQute.libg.cryptography.MD5
 
mega - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
member - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
member - Variable in class aQute.bnd.component.DSAnnotationReader
 
member - Variable in class aQute.bnd.osgi.Annotation
 
member - Variable in class aQute.lib.inject.Injector.Target
The member to be injected, either a Method or Field
MemberDef(MemberInfo) - Constructor for class aQute.bnd.osgi.Clazz.MemberDef
 
memberDescriptor - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
memberEnd() - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
memberEnd() - Method in class aQute.bnd.component.DSAnnotationReader
 
memberEnd() - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
memberEnd() - Method in class aQute.bnd.osgi.ClassDataCollector
 
memberEnd() - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
memberInfo - Variable in class aQute.bnd.osgi.Clazz.MemberDef
 
MemberInfo - Class in aQute.bnd.classfile
 
MemberInfo(int, String, String, Attribute[]) - Constructor for class aQute.bnd.classfile.MemberInfo
 
MemberInfo.Constructor<M extends MemberInfo> - Interface in aQute.bnd.classfile
 
members - Variable in class aQute.bnd.osgi.resource.FilterBuilder.Sub
 
memoize(Jar, URI, String) - Static method in class aQute.bnd.osgi.resource.ResourceBuilder
Create a deferred resource builder so that any expensive actions are deferred until the supplier is called to get the resource.
memoize(Supplier<S>) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
Memoize<S> - Interface in aQute.bnd.memoize
Memoizing supplier.
memoized - Variable in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
memoized - Variable in class aQute.bnd.memoize.MemoizingSupplier
 
memoized - Variable in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
memoized - Variable in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
MemoizingSupplier<T> - Class in aQute.bnd.memoize
The object can exist in one of two states: initial which means the source supplier has not been called or has not returned a value acceptable to the predicate and memoized holds the wrapped supplier.
MemoizingSupplier(Supplier<? extends T>) - Constructor for class aQute.bnd.memoize.MemoizingSupplier
 
MemoizingSupplier(Supplier<? extends T>, Predicate<? super T>) - Constructor for class aQute.bnd.memoize.MemoizingSupplier
 
merge(Annotation) - Method in class aQute.bnd.osgi.Annotation
 
merge(Descriptors.PackageRef, boolean, Attrs...) - Method in class aQute.bnd.osgi.Packages
 
merge(String...) - Static method in class aQute.bnd.osgi.Processor
 
merge(Manifest, Manifest) - Method in class aQute.bnd.osgi.Analyzer
 
merge(Manifest, Manifest, String) - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer.Instance
 
merge(Map<String, Object>) - Method in class aQute.bnd.osgi.Annotation
 
merge(K, List<V>, BiFunction<? super List<V>, ? super List<V>, ? extends List<V>>) - Method in class aQute.lib.collections.MultiMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
mergeAttributesAndDirectives(Annotation) - Method in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
MergeContentFilter - Class in aQute.libg.sax.filters
 
MergeContentFilter() - Constructor for class aQute.libg.sax.filters.MergeContentFilter
 
MergedRequirement - Class in aQute.bnd.component
Merge together requirements having the same filter: and effective: directives, but possibly differing in optionality/cardinality.
MergedRequirement(String) - Constructor for class aQute.bnd.component.MergedRequirement
 
MergedRequirement.FilterEffectivePair - Class in aQute.bnd.component
 
mergeImportAttrs(Attrs, Attrs) - Method in class aQute.bnd.osgi.Analyzer
 
mergeLocalProperties(String) - Method in class aQute.bnd.osgi.Processor
 
mergeManifest(Manifest) - Method in class aQute.bnd.osgi.Analyzer
Merge the existing manifest with the instructions but do not override existing properties.
mergeNames(String, Set<String>) - Static method in class aQute.bnd.build.Project
 
mergeProperties(File, boolean) - Method in class aQute.bnd.osgi.Processor
 
mergeProperties(String) - Method in class aQute.bnd.osgi.Processor
Return merged properties.
mergeProperties(String, String) - Method in class aQute.bnd.osgi.Processor
 
mergeProperties(Properties, boolean) - Method in class aQute.bnd.osgi.Processor
 
MERGESORTBYNAMEVERSION - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Order the -runbundles sorted by name and merged with the existing value if it exists.
mergeWith(Attrs, boolean) - Method in class aQute.bnd.header.Attrs
Merge the attributes
mergeWith(Parameters, boolean) - Method in class aQute.bnd.header.Parameters
Merge all attributes of the given parameters with this
mergeWith(RunSpecification) - Method in class aQute.bnd.service.specifications.RunSpecification
Merge this specification with the given spec.
mergeWith(Attributes, boolean) - Method in class aQute.libg.parameters.Attributes
Merge the attributes
message - Variable in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
message - Variable in class aQute.bnd.service.repository.ResolverInfo.ResolveStatus
 
message - Variable in class aQute.bnd.service.url.TaggedData
 
message - Variable in class aQute.service.reporter.Report.Location
 
message(Workspace) - Method in class aQute.bnd.build.WorkspaceNotifier
 
message(String, String, String[], int) - Method in interface aQute.bnd.service.message.Dialogs
Display a message and optionally a set of buttons.
message(Consumer<? super Workspace>) - Method in interface aQute.bnd.build.api.OnWorkspace
Callback when the workspace has a message (error or warning)
Message - Annotation Interface in aQute.libg.reporter
 
MESSAGE - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
messages - Variable in class aQute.bnd.ant.BaseTask
 
messages - Variable in class aQute.bnd.main.bnd
 
Messages - Interface in aQute.service.reporter
 
Messages.ERROR - Interface in aQute.service.reporter
 
Messages.WARNING - Interface in aQute.service.reporter
 
messaging - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
Meta - Interface in aQute.bnd.annotation.metatype
The Metadata interface provides access to the properties that underly a Configurable interface.
META_PERSISTENCE - Static variable in interface aQute.bnd.osgi.Constants
 
Meta.AD - Annotation Interface in aQute.bnd.annotation.metatype
The AD element in the Metatype specification.
Meta.OCD - Annotation Interface in aQute.bnd.annotation.metatype
The OCD Annotation maps to the OCD element in the Metatype specification.
Meta.Type - Enum Class in aQute.bnd.annotation.metatype
 
MetaAnnotationCollector(Clazz, Annotation, Set<String>, Attrs) - Constructor for class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
metadata - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
METAINF_SIGNING_P - Static variable in class aQute.bnd.osgi.Jar
 
METAINFDIR - Static variable in class aQute.bnd.signing.Signer
 
METAPACKAGES - Static variable in interface aQute.bnd.osgi.Constants
 
METATYPE - Static variable in interface aQute.bnd.osgi.Constants
 
METATYPE - Static variable in class aQute.bnd.print.JarPrinter
 
METATYPE_ANNOTATIONS - Static variable in interface aQute.bnd.osgi.Constants
 
METATYPE_ANNOTATIONS_OPTIONS - Static variable in interface aQute.bnd.osgi.Constants
 
METATYPE_CAPABILITY_NAME - Static variable in class aQute.bnd.metatype.annotations.MetaTypeConstants
Capability name for meta type document processors.
METATYPE_DOCUMENTS_LOCATION - Static variable in class aQute.bnd.metatype.annotations.MetaTypeConstants
Location of meta type documents.
METATYPE_SPECIFICATION_VERSION - Static variable in class aQute.bnd.metatype.annotations.MetaTypeConstants
Compile time constant for the Specification Version of MetaType Service.
metatypeAnnotations - Static variable in class aQute.bnd.osgi.Builder
 
MetatypeAnnotations - Class in aQute.bnd.metatype
Analyze the class space for any classes that have an OSGi annotation for DS.
MetatypeAnnotations() - Constructor for class aQute.bnd.metatype.MetatypeAnnotations
 
MetatypeAnnotations.Options - Enum Class in aQute.bnd.metatype
 
MetatypeAnnotations.VersionSettings - Class in aQute.bnd.metatype
 
MetaTypeConstants - Class in aQute.bnd.metatype.annotations
The MetaType Service can be used to obtain meta type information for a bundle.
MetaTypeConstants() - Constructor for class aQute.bnd.metatype.annotations.MetaTypeConstants
 
MetaTypeReader - Class in aQute.bnd.make.metatype
 
MetaTypeReader(Clazz, Analyzer) - Constructor for class aQute.bnd.make.metatype.MetaTypeReader
 
MetaTypeReader.Find - Class in aQute.bnd.make.metatype
 
MetatypeVersion - Enum Class in aQute.bnd.metatype
 
MetatypeVersion(Version) - Constructor for enum class aQute.bnd.metatype.MetatypeVersion
 
method - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
method - Variable in class aQute.lib.aspects.Aspects.Invocation
 
method(Clazz.MethodDef) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
method(Clazz.MethodDef) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
method(Clazz.MethodDef) - Method in class aQute.bnd.component.DSAnnotationReader
 
method(Clazz.MethodDef) - Method in class aQute.bnd.make.metatype.MetaTypeReader.Find
 
method(Clazz.MethodDef) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
method(Clazz.MethodDef) - Method in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
method(Clazz.MethodDef) - Method in class aQute.bnd.osgi.ClassDataCollector
 
method(Clazz.MethodDef) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
method(PrintWriter, String, Clazz.MethodDef, String) - Static method in class aQute.bnd.make.calltree.CalltreeResource
 
method(String) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
method(String) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
method(String) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
method(String) - Method in interface aQute.service.reporter.Reporter.SetLocation
Set the method where the error is reported.
METHOD - Enum constant in enum class aQute.bnd.compatibility.Kind
 
METHOD - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
METHOD - Enum constant in enum class aQute.bnd.service.diff.Type
 
method_descriptor - Variable in class aQute.bnd.classfile.EnclosingMethodAttribute
 
method_name - Variable in class aQute.bnd.classfile.EnclosingMethodAttribute
 
MethodDef(MethodInfo) - Constructor for class aQute.bnd.osgi.Clazz.MethodDef
 
methodHandleInfo(int, String, String, String, ConstantPool.RefInfoFunction) - Method in class aQute.bnd.classfile.ConstantPool
 
MethodHandleInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
methodIdentity(String, String) - Static method in class aQute.bnd.compatibility.Scope
 
MethodInfo - Class in aQute.bnd.classfile
 
MethodInfo(int, String, String, Attribute[]) - Constructor for class aQute.bnd.classfile.MethodInfo
 
methodName - Variable in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
methodName - Variable in class aQute.service.reporter.Report.Location
 
methodParameter - Variable in class aQute.bnd.osgi.Clazz.MethodParameter
 
MethodParameter(MethodParametersAttribute.MethodParameter) - Constructor for class aQute.bnd.osgi.Clazz.MethodParameter
 
MethodParameter(String, int) - Constructor for class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
methodParameters(Clazz.MethodDef, Clazz.MethodParameter[]) - Method in class aQute.bnd.osgi.ClassDataCollector
 
methodParameters(Clazz.MethodDef, Clazz.MethodParameter[]) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
MethodParametersAttribute - Class in aQute.bnd.classfile
 
MethodParametersAttribute(MethodParametersAttribute.MethodParameter[]) - Constructor for class aQute.bnd.classfile.MethodParametersAttribute
 
MethodParametersAttribute.MethodParameter - Class in aQute.bnd.classfile
 
methodrefInfo(String, String, String) - Method in class aQute.bnd.classfile.ConstantPool
 
MethodrefInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.MethodrefInfo
 
MethodResolver - Class in aQute.bnd.signatures
 
MethodResolver(ClassSignature, MethodSignature) - Constructor for class aQute.bnd.signatures.MethodResolver
 
methods - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
methods - Variable in class aQute.bnd.classfile.ClassFile
 
methods - Variable in class aQute.bnd.component.DSAnnotationReader
 
methods - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
methods - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
methods() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
methods() - Method in class aQute.bnd.osgi.Clazz
 
methods(MethodInfo) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
methods(MethodInfo[]) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
methods(MethodInfo, MethodInfo...) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
methods(Collection<MethodInfo>) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
methodSig - Variable in class aQute.bnd.component.DSAnnotationReader
 
methodSig - Variable in class aQute.bnd.signatures.MethodResolver
 
methodSignature - Variable in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
MethodSignature - Class in aQute.bnd.signatures
 
MethodSignature(TypeParameter[], JavaTypeSignature[], Result, ThrowsSignature[]) - Constructor for class aQute.bnd.signatures.MethodSignature
 
methodSignatureCache - Variable in class aQute.bnd.osgi.Descriptors
 
methodTypeInfo(String) - Method in class aQute.bnd.classfile.ConstantPool
 
MethodTypeInfo(int) - Constructor for class aQute.bnd.classfile.ConstantPool.MethodTypeInfo
 
micro - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
micro - Variable in class aQute.bnd.version.Version
 
MICRO - Enum constant in enum class aQute.bnd.service.diff.Delta
 
milli - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
mime() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.ContentCapability
 
MIME_TYPE_BUNDLE - Static variable in interface aQute.bnd.osgi.Constants
 
MIME_TYPE_JAR - Static variable in interface aQute.bnd.osgi.Constants
 
MIME_TYPE_OSGI_BUNDLE - Static variable in class aQute.bnd.obr.OBRFragment
 
min - Variable in class aQute.bnd.metatype.ADDef
 
min() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The minimum value.
min() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The minimum value for this AttributeDefinition.
min() - Element in annotation interface aQute.lib.data.Numeric
 
min(Comparator<? super Map.Entry<K, V>>) - Method in class aQute.bnd.stream.EntryPipeline
 
min(Comparator<? super Map.Entry<K, V>>) - Method in interface aQute.bnd.stream.MapStream
 
MIN_DELIMETER - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
minByKey(Comparator<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
minByKey(Comparator<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
minByValue(Comparator<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
minByValue(Comparator<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
MinimalRepository - Interface in aQute.bnd.service.repository
 
MinimalRepository.Gestalt - Enum Class in aQute.bnd.service.repository
 
minor - Variable in class aQute.bnd.version.Version
 
MINOR - Enum constant in enum class aQute.bnd.service.diff.Delta
 
minor_version - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
minor_version - Variable in class aQute.bnd.classfile.ClassFile
 
minor_version() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
minor_version(int) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
minVersion - Variable in class aQute.bnd.component.DSAnnotations.VersionSettings
 
minVersion - Variable in class aQute.bnd.metatype.MetatypeAnnotations.VersionSettings
 
mismatch - Variable in class aQute.bnd.differ.Baseline.BundleInfo
 
mismatch - Variable in class aQute.bnd.differ.Baseline.Info
 
mismatch(Version, Version) - Method in class aQute.bnd.differ.Baseline
"Major version zero (0.y.z) is for initial development.
mismatchedAnnotations - Variable in class aQute.bnd.component.DSAnnotationReader
 
Missing - Enum constant in enum class aQute.bnd.service.repository.ResolverInfo.State
 
MISSING_REFERENCE_NAME - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
MissingArgument_(String) - Method in interface aQute.lib.getopt.CommandLineMessages
 
MissingArgument__(String, char) - Method in interface aQute.lib.getopt.CommandLineMessages
 
missingCommand - Variable in class aQute.bnd.osgi.PluginsContainer
 
MissingDependson_(String) - Method in interface aQute.bnd.build.ProjectMessages
 
MissingPom() - Method in interface aQute.bnd.build.ProjectMessages
 
MIT - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the MIT License.
MIT_1_0 - Annotation Interface in aQute.bnd.annotation.licenses
Deprecated.
Replaced by MIT.
MIXED_USE_OF_DS_ANNOTATIONS_BND - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
MIXED_USE_OF_DS_ANNOTATIONS_STD - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
mkdirs(File) - Static method in class aQute.lib.io.IO
 
mkdirs(Path) - Static method in class aQute.lib.io.IO
 
mobility - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
MODERN_P - Static variable in class aQute.bnd.build.PackageInfo
 
MODERN_PACKAGE_P - Static variable in class aQute.bnd.build.PackageInfo
 
modified - Variable in class aQute.bnd.component.ComponentDef
 
modified - Variable in class aQute.bnd.http.URLCache.InfoDTO
 
modified - Variable in class aQute.bnd.osgi.repository.PersistentResourcesRepository.ResourceDTO
 
modified - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
Modified - Annotation Interface in aQute.bnd.annotation.component
Deprecated.
Modified - Annotation Interface in aQute.bnd.component.annotations
Identify the annotated method as the modified method of a Service Component.
MODIFIED_SIGNATURE_ERROR - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
modifier(int) - Static method in enum class aQute.bnd.compatibility.Access
 
MODULE - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
module_flags - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_flags - Variable in class aQute.bnd.classfile.ModuleAttribute
 
module_flags() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_flags(int) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
MODULE_INFO_CLASS - Static variable in interface aQute.bnd.osgi.Constants
 
module_name - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_name - Variable in class aQute.bnd.classfile.ModuleAttribute
 
module_name() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_name(String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_version - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_version - Variable in class aQute.bnd.classfile.ModuleAttribute
 
module_version() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
module_version(String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
moduleAnnotations - Static variable in class aQute.bnd.osgi.Builder
 
moduleAttribute - Variable in class aQute.bnd.osgi.Jar
 
moduleAttribute() - Method in class aQute.bnd.osgi.Jar
 
ModuleAttribute - Class in aQute.bnd.classfile
 
ModuleAttribute(String, int, String, ModuleAttribute.Require[], ModuleAttribute.Export[], ModuleAttribute.Open[], String[], ModuleAttribute.Provide[]) - Constructor for class aQute.bnd.classfile.ModuleAttribute
 
ModuleAttribute.Export - Class in aQute.bnd.classfile
 
ModuleAttribute.Open - Class in aQute.bnd.classfile
 
ModuleAttribute.Provide - Class in aQute.bnd.classfile
 
ModuleAttribute.Require - Class in aQute.bnd.classfile
 
moduleInfo(String) - Method in class aQute.bnd.classfile.ConstantPool
 
ModuleInfo(int) - Constructor for class aQute.bnd.classfile.ConstantPool.ModuleInfo
 
ModuleInfoBuilder - Class in aQute.bnd.classfile.builder
 
ModuleInfoBuilder() - Constructor for class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
moduleInfoPlugin - Static variable in class aQute.bnd.osgi.Builder
 
ModuleMainClassAttribute - Class in aQute.bnd.classfile
 
ModuleMainClassAttribute(String) - Constructor for class aQute.bnd.classfile.ModuleMainClassAttribute
 
moduleName(int) - Method in class aQute.bnd.classfile.ConstantPool
 
ModulePackagesAttribute - Class in aQute.bnd.classfile
 
ModulePackagesAttribute(String[]) - Constructor for class aQute.bnd.classfile.ModulePackagesAttribute
 
modules - Variable in enum class aQute.bnd.build.model.EE
 
MODULES_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
mojoExecution - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
monitorenter - Static variable in class aQute.bnd.osgi.OpCodes
 
monitorexit - Static variable in class aQute.bnd.osgi.OpCodes
 
MoreArgumentsThanNeeded_(Iterable<String>) - Method in interface aQute.bnd.main.BndMessages
 
moveGap(int, int, int, int, int) - Method in class aQute.bnd.properties.GapTextStore
Moves the gap to newGapStart.
MPL_2_0 - Annotation Interface in aQute.bnd.annotation.licenses
An annotation to indicate that the type depends on the Mozilla Public License 2.0.
msg - Variable in class aQute.bnd.osgi.resource.CapabilityImpl
 
msg - Variable in class aQute.bnd.osgi.resource.RequirementImpl
 
msg - Variable in class aQute.lib.getopt.CommandLine
 
msgid - Variable in class aQute.lib.link.Link
 
msgs - Variable in class aQute.bnd.build.Project
 
msgs - Variable in class aQute.bnd.osgi.Analyzer
 
mul(int) - Method in class aQute.libg.ints.IntCounter
 
multianewarray - Static variable in class aQute.bnd.osgi.OpCodes
 
MultiMap<K,V> - Class in aQute.lib.collections
 
MultiMap() - Constructor for class aQute.lib.collections.MultiMap
 
MultiMap(boolean) - Constructor for class aQute.lib.collections.MultiMap
 
MultiMap(MultiMap<S, T>) - Constructor for class aQute.lib.collections.MultiMap
 
MultiMap(Class<? extends K>, Class<? extends V>, boolean) - Constructor for class aQute.lib.collections.MultiMap
 
MultiMap(Map<? extends K, ? extends Collection<? extends V>>) - Constructor for class aQute.lib.collections.MultiMap
 
MULTIPACKAGEPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
multiple - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
multiple - Static variable in class aQute.bnd.maven.PomParser
 
multiple() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
MULTIPLE - Enum constant in enum class aQute.bnd.annotation.Cardinality
Indicates if the requirement can be wired multiple times.
MULTIPLE - Enum constant in enum class aQute.bnd.component.annotations.ReferenceCardinality
The reference is optional and multiple.
MULTIPLE - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
MULTIPLE - Static variable in class aQute.bnd.component.MergedRequirement
 
MULTIPLE_REFERENCES_SAME_NAME - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
MULTIPLE_TYPES - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
MultiURLConnectionHandler - Class in aQute.bnd.url
Will iterate over the current plugins to find a matching URLConnectionHandler and in the end use the default connector if no alternative is found.
MultiURLConnectionHandler(Registry) - Constructor for class aQute.bnd.url.MultiURLConnectionHandler
 
MutableConstantPool - Class in aQute.bnd.classfile.builder
 
MutableConstantPool() - Constructor for class aQute.bnd.classfile.builder.MutableConstantPool
 
MutableConstantPool(ConstantPool) - Constructor for class aQute.bnd.classfile.builder.MutableConstantPool
 
mute - Variable in class aQute.bnd.build.WorkspaceNotifier
 

N

n - Static variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
n - Variable in class aQute.bnd.osgi.resource.FilterParser.Rover
 
n - Variable in class aQute.lib.collections.SortedList.It
 
n - Variable in class aQute.lib.index.Index.Page
 
n - Variable in class aQute.lib.utf8properties.PropertiesParser
 
n - Variable in class aQute.libg.fileiterator.FileIterator
 
name - Variable in enum class aQute.bnd.annotation.headers.Category
 
name - Variable in class aQute.bnd.build.Classpath
 
name - Variable in class aQute.bnd.build.LibraryHandler.RepoLibrary
 
name - Variable in class aQute.bnd.build.Makefile.Cmd
 
name - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
name - Variable in class aQute.bnd.build.model.clauses.HeaderClause
 
name - Variable in class aQute.bnd.build.WorkspaceNotifier.Receipt
 
name - Variable in class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
name - Variable in class aQute.bnd.classfile.ElementValueInfo
 
name - Variable in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
name - Variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
name - Variable in class aQute.bnd.classfile.MemberInfo
 
name - Variable in class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
name - Variable in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
name - Variable in class aQute.bnd.classfile.UnrecognizedAttribute
 
name - Variable in class aQute.bnd.compatibility.GenericParameter
 
name - Variable in class aQute.bnd.compatibility.Scope
 
name - Variable in class aQute.bnd.component.ComponentDef
 
name - Variable in class aQute.bnd.component.ReferenceDef
 
name - Variable in class aQute.bnd.differ.Element
 
name - Variable in class aQute.bnd.maven.MavenRepository
Deprecated.
 
name - Variable in class aQute.bnd.maven.PomResource
 
name - Variable in class aQute.bnd.maven.support.Pom
 
name - Variable in class aQute.bnd.metatype.ADDef
 
name - Variable in class aQute.bnd.metatype.OCDDef
 
name - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
name - Variable in class aQute.bnd.osgi.Annotation
 
name - Variable in class aQute.bnd.osgi.Contracts.Contract
 
name - Variable in class aQute.bnd.osgi.Jar
 
name - Variable in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
name - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
name - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
name - Variable in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
 
name - Variable in class aQute.bnd.osgi.resource.PersistentResource.Namespace
 
name - Variable in class aQute.bnd.service.diff.Diff.Data
 
name - Variable in class aQute.bnd.service.diff.Tree.Data
 
name - Variable in class aQute.lib.deployer.FileRepo
 
name - Variable in class aQute.lib.getopt.CommandLine.Option
 
name - Variable in class aQute.lib.hierarchy.Hierarchy.Node
 
name - Variable in class aQute.lib.specinterface.SpecInterface.O
 
name - Variable in class aQute.lib.tag.Tag
 
name - Variable in class aQute.libg.filters.SimpleFilter
 
name - Variable in class aQute.libg.tarjan.Tarjan.Node
 
name() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
name() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
name() - Element in annotation interface aQute.bnd.annotation.headers.BundleContributors
The display name of the developer.
name() - Element in annotation interface aQute.bnd.annotation.headers.BundleDevelopers
The display name of the developer.
name() - Element in annotation interface aQute.bnd.annotation.headers.BundleLicense
The name of the license, should refer to Software Package Data Exchange (SPDX) License List
name() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
The name of the capability.
name() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The name of the attribute.
name() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.OCD
The name for this component.
name() - Element in annotation interface aQute.bnd.annotation.plugin.BndPlugin
 
name() - Element in annotation interface aQute.bnd.bundle.annotations.Capability
The name of this capability within the namespace.
name() - Element in annotation interface aQute.bnd.bundle.annotations.Header
The name of this header.
name() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The name of this requirement within the namespace.
name() - Method in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
name() - Method in interface aQute.bnd.classfile.Attribute
 
name() - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
name() - Method in class aQute.bnd.classfile.CodeAttribute
 
name() - Method in class aQute.bnd.classfile.ConstantValueAttribute
 
name() - Method in class aQute.bnd.classfile.DeprecatedAttribute
 
name() - Method in class aQute.bnd.classfile.EnclosingMethodAttribute
 
name() - Method in class aQute.bnd.classfile.ExceptionsAttribute
 
name() - Method in class aQute.bnd.classfile.InnerClassesAttribute
 
name() - Method in class aQute.bnd.classfile.LineNumberTableAttribute
 
name() - Method in class aQute.bnd.classfile.LocalVariableTableAttribute
 
name() - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
name() - Method in class aQute.bnd.classfile.MethodParametersAttribute
 
name() - Method in class aQute.bnd.classfile.ModuleAttribute
 
name() - Method in class aQute.bnd.classfile.ModuleMainClassAttribute
 
name() - Method in class aQute.bnd.classfile.ModulePackagesAttribute
 
name() - Method in class aQute.bnd.classfile.NestHostAttribute
 
name() - Method in class aQute.bnd.classfile.NestMembersAttribute
 
name() - Method in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
name() - Method in class aQute.bnd.classfile.RecordAttribute
 
name() - Method in class aQute.bnd.classfile.RuntimeInvisibleAnnotationsAttribute
 
name() - Method in class aQute.bnd.classfile.RuntimeInvisibleParameterAnnotationsAttribute
 
name() - Method in class aQute.bnd.classfile.RuntimeInvisibleTypeAnnotationsAttribute
 
name() - Method in class aQute.bnd.classfile.RuntimeVisibleAnnotationsAttribute
 
name() - Method in class aQute.bnd.classfile.RuntimeVisibleParameterAnnotationsAttribute
 
name() - Method in class aQute.bnd.classfile.RuntimeVisibleTypeAnnotationsAttribute
 
name() - Method in class aQute.bnd.classfile.SignatureAttribute
 
name() - Method in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
name() - Method in class aQute.bnd.classfile.SourceFileAttribute
 
name() - Method in class aQute.bnd.classfile.StackMapTableAttribute
 
name() - Method in class aQute.bnd.classfile.SyntheticAttribute
 
name() - Method in class aQute.bnd.classfile.UnrecognizedAttribute
 
name() - Element in annotation interface aQute.bnd.component.annotations.Component
The name of this Component.
name() - Element in annotation interface aQute.bnd.component.annotations.Reference
The name of this reference.
name() - Element in annotation interface aQute.bnd.help.SyntaxAnnotation
The property name of the instruction in an Attrs.
name() - Method in interface aQute.bnd.main.bnd.hashOptions
 
name() - Method in interface aQute.bnd.main.bnd.selectOptions
 
name() - Method in interface aQute.bnd.main.IndexCommand.indexOptions
 
name() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The human readable name of this AttributeDefinition.
name() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The human readable name of this ObjectClassDefinition.
name() - Method in interface aQute.bnd.osgi.repository.BridgeRepository.InfoCapability
 
name() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
name() - Element in annotation interface aQute.bnd.service.externalplugin.ExternalPlugin
 
name() - Method in interface aQute.lib.deployer.FileRepo.Config
 
name() - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
name() - Method in interface aQute.lib.hierarchy.NamedNode
The name of this node.
name() - Element in annotation interface aQute.lib.xmldtoparser.XmlAttribute
 
name(Analyzer) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
name(String) - Method in interface aQute.bnd.main.RepoCommand.IndexOptions
 
name(String) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
name(String) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
name(Attributes) - Method in class aQute.bnd.maven.MavenCommand
 
name(Vertex, String) - Method in class aQute.lib.dot.DOT
 
Name - Static variable in class aQute.lib.tag.Tag
 
NAME - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
NAME - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
NAME - Static variable in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
NAME - Static variable in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.CodeAttribute
 
NAME - Static variable in class aQute.bnd.classfile.ConstantValueAttribute
 
NAME - Static variable in class aQute.bnd.classfile.DeprecatedAttribute
 
NAME - Static variable in class aQute.bnd.classfile.EnclosingMethodAttribute
 
NAME - Static variable in class aQute.bnd.classfile.ExceptionsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.InnerClassesAttribute
 
NAME - Static variable in class aQute.bnd.classfile.LineNumberTableAttribute
 
NAME - Static variable in class aQute.bnd.classfile.LocalVariableTableAttribute
 
NAME - Static variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
NAME - Static variable in class aQute.bnd.classfile.MethodParametersAttribute
 
NAME - Static variable in class aQute.bnd.classfile.ModuleAttribute
 
NAME - Static variable in class aQute.bnd.classfile.ModuleMainClassAttribute
 
NAME - Static variable in class aQute.bnd.classfile.ModulePackagesAttribute
 
NAME - Static variable in class aQute.bnd.classfile.NestHostAttribute
 
NAME - Static variable in class aQute.bnd.classfile.NestMembersAttribute
 
NAME - Static variable in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RecordAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RuntimeInvisibleAnnotationsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RuntimeInvisibleParameterAnnotationsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RuntimeInvisibleTypeAnnotationsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RuntimeVisibleAnnotationsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RuntimeVisibleParameterAnnotationsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.RuntimeVisibleTypeAnnotationsAttribute
 
NAME - Static variable in class aQute.bnd.classfile.SignatureAttribute
 
NAME - Static variable in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
NAME - Static variable in class aQute.bnd.classfile.SourceFileAttribute
 
NAME - Static variable in class aQute.bnd.classfile.StackMapTableAttribute
 
NAME - Static variable in class aQute.bnd.classfile.SyntheticAttribute
 
NAME - Static variable in annotation interface aQute.bnd.component.annotations.Component
Special string representing the name of this Component.
NAME - Static variable in class aQute.bnd.maven.MavenRepository
Deprecated.
 
NAME - Static variable in interface aQute.bnd.osgi.repository.WorkspaceRepositoryMarker
 
NAME - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
 
NAME - Static variable in class aQute.lib.deployer.FileRepo
Set the name of this repository (optional)
NAME - Static variable in class aQute.lib.manifest.ManifestUtil
 
NAME_A - Static variable in interface aQute.bnd.annotation.plugin.InternalPluginNamespace
The name of the external plugin
NAME_A - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
 
name_and_type_index - Variable in class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
 
name_and_type_index - Variable in class aQute.bnd.classfile.ConstantPool.AbstractRefInfo
 
NAME_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
NAME_COMPARATOR - Static variable in class aQute.bnd.osgi.Clazz
 
name_index - Variable in class aQute.bnd.classfile.ConstantPool.ModuleInfo
 
name_index - Variable in class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
name_index - Variable in class aQute.bnd.classfile.ConstantPool.PackageInfo
 
NAME_P - Static variable in class aQute.lib.tag.Tag
 
NAME_URL - Static variable in class aQute.bnd.maven.PomFromManifest
 
NAME_URL - Static variable in class aQute.bnd.maven.PomResource
 
name2bounds - Variable in class aQute.bnd.compatibility.Scope
 
nameAccessAndVersion(Map.Entry<String, Attrs>, Parameters, Analyzer) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
nameAndTypeInfo(String, String) - Method in class aQute.bnd.classfile.ConstantPool
 
NameAndTypeInfo(int, int) - Constructor for class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
NameChar - Static variable in class aQute.lib.tag.Tag
 
nameComparator - Static variable in class aQute.lib.manifest.ManifestUtil
 
NAMED - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
NAMED - Enum constant in enum class aQute.bnd.osgi.Packages.QUERY
 
NamedAction - Interface in aQute.bnd.service.action
 
NamedNode - Interface in aQute.lib.hierarchy
A named node in a hierarchy.
nameKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
names - Static variable in class aQute.lib.deployer.FileRepo
 
names - Variable in class aQute.lib.dot.DOT
 
names() - Method in interface aQute.lib.hierarchy.FolderNode
 
NAMESECTION - Static variable in interface aQute.bnd.osgi.Constants
 
namespace - Variable in class aQute.bnd.component.MergedRequirement
 
namespace - Variable in class aQute.bnd.osgi.resource.CapReq
 
namespace - Variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
namespace() - Element in annotation interface aQute.bnd.annotation.xml.XMLAttribute
xml namespace for the emitted attritrbutes
namespace() - Element in annotation interface aQute.bnd.bundle.annotations.Capability
The namespace of this capability.
namespace() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The namespace of this requirement.
Namespace() - Constructor for class aQute.bnd.osgi.resource.PersistentResource.Namespace
 
NAMESPACE - Static variable in interface aQute.bnd.annotation.plugin.InternalPluginNamespace
Namespace name for external plugin capabilities and requirements.
NAMESPACE - Static variable in interface aQute.bnd.service.library.LibraryNamespace
 
NAMESPACE_STEM - Static variable in class aQute.bnd.component.ComponentDef
 
NAMESPACE_STEM - Static variable in enum class aQute.bnd.metatype.MetatypeVersion
 
NAMESPACE_STEM - Static variable in interface aQute.bnd.osgi.Constants
Component constants
NamespaceComparator() - Constructor for class aQute.bnd.osgi.resource.ResourceBuilder.NamespaceComparator
 
namespaces - Variable in class aQute.bnd.osgi.resource.PersistentResource
 
namespaces - Variable in class aQute.bnd.xmlattribute.Namespaces
 
Namespaces - Class in aQute.bnd.xmlattribute
 
Namespaces() - Constructor for class aQute.bnd.xmlattribute.Namespaces
 
namespaceToCategory(String) - Static method in class aQute.bnd.osgi.resource.FilterParser
 
NameStartChar - Static variable in class aQute.lib.tag.Tag
 
nano - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
NativeCapability() - Constructor for class aQute.bnd.osgi.OSInformation.NativeCapability
 
needsBuild() - Method in class aQute.bnd.build.ProjectGenerate
 
needsWindowsQuoting(String) - Static method in class aQute.libg.command.Command
 
negated - Variable in class aQute.bnd.osgi.Instruction
 
negated - Variable in class aQute.lib.env.Selector
 
negated - Variable in class aQute.libg.clauses.Selector
 
neq(String, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
NEQ - Static variable in class aQute.lib.filter.Filter
 
nested - Enum constant in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
 
NestHostAttribute - Class in aQute.bnd.classfile
 
NestHostAttribute(String) - Constructor for class aQute.bnd.classfile.NestHostAttribute
 
NestMembersAttribute - Class in aQute.bnd.classfile
 
NestMembersAttribute(String[]) - Constructor for class aQute.bnd.classfile.NestMembersAttribute
 
network - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
new_ - Static variable in class aQute.bnd.osgi.OpCodes
 
newAnnotation(AnnotationInfo, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
newarray - Static variable in class aQute.bnd.osgi.OpCodes
 
newDocumentBuilderFactory() - Static method in class aQute.lib.xml.XML
Create and return a DocumentBuilderFactory instance.
newElementValue(Object, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
newer - Variable in class aQute.bnd.differ.DiffImpl
 
newer() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.StaleTest
 
newerVersion - Variable in class aQute.bnd.differ.Baseline.BundleInfo
 
newerVersion - Variable in class aQute.bnd.differ.Baseline.Info
 
newerVersion - Variable in class aQute.bnd.differ.Baseline
 
newHashMap() - Static method in class aQute.bnd.osgi.Processor
 
newInstance(A, B) - Static method in class aQute.libg.tuple.Pair
 
newInstance(Class<F>) - Method in class aQute.lib.inject.Injector
 
newInstance(Class<T>) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
newInstance(Class<T>) - Static method in class aQute.bnd.build.Workspace
 
newInstance(Class<T>) - Static method in class aQute.configurable.Configurable
 
newInstance(Class<T>) - Static method in class aQute.lib.converter.Converter
 
newInstance(Class<T>) - Static method in class aQute.lib.json.Handler
 
newInstance(Class<T>) - Static method in class aQute.lib.xpath.XPathParser
 
newInstance(Class<T>, String) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
newInstance(Class<T>, String) - Static method in class aQute.configurable.Configurable
 
NEWLINE_LINE_SEPARATOR - Static variable in class aQute.bnd.build.model.BndEditModel
 
NewlineEscapedStringFormatter - Class in aQute.bnd.build.model.conversions
Turns newlines to textual escaped newlines and orphaned backslashes to double backslashes.
NewlineEscapedStringFormatter() - Constructor for class aQute.bnd.build.model.conversions.NewlineEscapedStringFormatter
 
newlineEscapeFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
NEWLINES_P - Static variable in class aQute.bnd.service.url.TaggedData
 
newlinesBetweenAttributes() - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
newlinesBetweenAttributes() - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
newlinesBetweenAttributes() - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
newlinesBetweenAttrs - Variable in class aQute.bnd.build.model.conversions.HeaderClauseFormatter
 
newList() - Method in class aQute.bnd.osgi.Processor
 
newList(Collection<T>) - Method in class aQute.bnd.osgi.Processor
 
newMap() - Static method in class aQute.bnd.osgi.Processor
 
newMap(Map<K, V>) - Method in class aQute.bnd.osgi.Processor
 
newParameterAnnotation(int, AnnotationInfo, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
newPluginLoader() - Method in class aQute.bnd.osgi.Processor
 
newPluginsContainer() - Method in class aQute.bnd.osgi.Processor
Return a memoizer for the PluginsContainer.
newRequirementBuilder(String) - Method in class aQute.bnd.osgi.repository.BaseRepository
 
newSAXParserFactory() - Static method in class aQute.lib.xml.XML
Create and return a SAXParserFactory instance.
newSet() - Method in class aQute.bnd.osgi.Processor
 
newSet(Collection<T>) - Method in class aQute.bnd.osgi.Processor
 
newThread(Runnable) - Method in class aQute.bnd.osgi.ExecutorGroup.ExecutorThreadFactory
 
newTransformerFactory() - Static method in class aQute.lib.xml.XML
Create and return a TransformerFactory instance.
newTypeAnnotation(TypeAnnotationInfo, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
newValue(K) - Method in class aQute.lib.collections.MultiMap
 
newVersion - Static variable in class aQute.libg.parameters.Attributes
 
newXMLInputFactory() - Static method in class aQute.lib.xml.XML
Create and return a XMLInputFactory instance.
next - Variable in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
next - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
next - Variable in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationIterator
 
next - Variable in class aQute.lib.collections.LineCollection
 
next - Variable in class aQute.lib.fileset.FileSet.AnyDir
 
next - Variable in class aQute.lib.fileset.FileSet.DirMatch
 
next - Variable in class aQute.libg.fileiterator.FileIterator
 
next - Variable in class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
next() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
next() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
next() - Method in class aQute.bnd.properties.PropertiesLineReader
 
next() - Method in class aQute.bnd.unmodifiable.ImmutableIterator
 
next() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
next() - Method in class aQute.lib.collections.EnumerationIterator
 
next() - Method in class aQute.lib.collections.Iterables.Distinct.DistinctIterator
 
next() - Method in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationIterator
 
next() - Method in class aQute.lib.collections.LineCollection
 
next() - Method in class aQute.lib.collections.SortedList.It
 
next() - Method in class aQute.lib.json.Decoder
Skip any whitespace.
next() - Method in class aQute.lib.putjar.DirectoryInputStream
 
next() - Method in class aQute.lib.utf8properties.PropertiesParser
 
next() - Method in class aQute.libg.fileiterator.FileIterator
 
next() - Method in class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
nextCell(String, Object) - Method in class aQute.lib.justif.Table
 
nextDelimiterInfo(String, int) - Method in class aQute.bnd.properties.LineTracker
Returns the information about the first delimiter found in the given text starting at the given offset.
nextElement() - Method in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
nextHeader() - Method in class aQute.lib.putjar.DirectoryInputStream
 
nextIndex() - Method in class aQute.bnd.unmodifiable.ImmutableListIterator
 
nextIndex() - Method in class aQute.lib.collections.SortedList.It
 
nextOr - Variable in class aQute.bnd.version.MavenVersionRange
 
nextPage - Variable in class aQute.lib.index.Index
 
nextToken() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
nextToken(String) - Method in class aQute.libg.qtokens.QuotedTokenizer
 
nibble(char) - Static method in class aQute.lib.hex.Hex
 
nibble(int) - Static method in class aQute.lib.hex.Hex
 
nibble(int) - Method in class aQute.lib.index.Index.Page
 
NO_IMPORT_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
NO_RESULT_FROM_MACRO - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
NO_SUITABLE_CONSTRUCTOR - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
NOANNOTATIONS - Static variable in interface aQute.bnd.osgi.Constants
 
noargs - Variable in class aQute.lib.specinterface.SpecInterface.O
 
NOBUILDINCACHE - Static variable in interface aQute.bnd.osgi.Constants
 
NOBUNDLES - Static variable in interface aQute.bnd.osgi.Constants
 
nocapabilities - Enum constant in enum class aQute.bnd.component.DSAnnotations.Options
 
NOCLASSFORNAME - Static variable in interface aQute.bnd.osgi.Constants
 
NoCommandForProject(Project) - Method in interface aQute.bnd.main.BndMessages
 
nocompression() - Method in interface aQute.bnd.main.bnd.createOptions
 
node - Variable in class aQute.lib.filter.Filter
 
Node() - Constructor for class aQute.lib.filter.Filter.Node
 
Node(Optional<Hierarchy.Folder>, String) - Constructor for class aQute.lib.hierarchy.Hierarchy.Node
 
Node(T) - Constructor for class aQute.libg.tarjan.Tarjan.Node
 
NODEFAULTVERSION - Static variable in interface aQute.bnd.osgi.Constants
 
nodesep(double) - Method in class aQute.lib.dot.DOT
 
noduplicates - Variable in class aQute.lib.collections.MultiMap
 
noeclipse() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
NOEE - Static variable in interface aQute.bnd.osgi.Constants
 
noExit - Static variable in class aQute.bnd.main.bnd
 
NOEXTRAHEADERS - Static variable in interface aQute.bnd.osgi.Constants
 
NOIMPORTJAVA - Static variable in interface aQute.bnd.osgi.Constants
 
NOJUNIT - Static variable in interface aQute.bnd.osgi.Constants
 
NOJUNITOSGI - Static variable in interface aQute.bnd.osgi.Constants
 
NOKEY - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
nomanifest - Variable in class aQute.bnd.osgi.Jar
 
NOMANIFEST - Static variable in interface aQute.bnd.osgi.Constants
 
NoNameForReleaseRepository() - Method in interface aQute.bnd.build.ProjectMessages
 
nonClassReferences - Variable in class aQute.bnd.osgi.Analyzer
 
nonClassReferTo(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Analyzer
 
NonClosingInputStream - Class in aQute.lib.io
 
NonClosingInputStream(InputStream) - Constructor for class aQute.lib.io.NonClosingInputStream
 
NonClosingReader - Class in aQute.lib.io
 
NonClosingReader(Reader) - Constructor for class aQute.lib.io.NonClosingReader
 
nonCollidingPath(Jar, String, String) - Method in class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
none - Enum constant in enum class aQute.bnd.cdi.Discover
 
NONE - Enum constant in enum class aQute.bnd.exporter.subsystem.EsaArchiveType
 
NONE - Static variable in class aQute.bnd.build.ProjectLauncher
 
NONE - Static variable in interface aQute.bnd.osgi.Constants
 
NONE - Static variable in class aQute.libg.glob.Glob
 
noneMatch(BiPredicate<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
noneMatch(BiPredicate<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
nonNullOrEmpty(String) - Static method in class aQute.lib.strings.Strings
 
nonNullOrTrimmedEmpty(String) - Static method in class aQute.lib.strings.Strings
 
nonProxyHosts - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
NonTestProjectFileFilter() - Constructor for class aQute.bnd.ant.RunconfigToDistributionTask.NonTestProjectFileFilter
 
NoopConverter<T> - Class in aQute.bnd.build.model.conversions
 
NoopConverter() - Constructor for class aQute.bnd.build.model.conversions.NoopConverter
 
NoOutputDirectory_(File) - Method in interface aQute.bnd.build.ProjectMessages
 
nop - Static variable in class aQute.bnd.osgi.OpCodes
 
NoProject() - Method in interface aQute.bnd.main.BndMessages
 
noredirect() - Method in interface aQute.bnd.url.ConnectionSettings.Config
 
norequirements - Enum constant in enum class aQute.bnd.component.DSAnnotations.Options
 
NORETURN - Static variable in class aQute.lib.aspects.Aspects
 
normalize() - Method in class aQute.bnd.version.maven.ComparableVersion.ListItem
 
normalize(File) - Method in class aQute.bnd.osgi.Processor
 
normalize(String) - Method in class aQute.bnd.compatibility.Signatures
Normalize a signature to make sure the name of the variables are always the same.
normalize(String) - Static method in class aQute.bnd.connection.settings.ConnectionSettings
 
normalize(String) - Method in class aQute.bnd.osgi.Processor
Make the file short if it is inside our base directory, otherwise long.
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.And
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.Approx
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.GreaterEqual
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.LessEqual
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl
Returns this Filter's normalized filter string.
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.Not
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.Or
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.Present
 
normalize(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterImpl.Substring
 
normalizeKey(String) - Static method in class aQute.bnd.osgi.Domain
 
normalizePath(File) - Static method in class aQute.lib.io.IO
 
normalizePath(String) - Static method in class aQute.lib.io.IO
 
normalizePath(Path) - Static method in class aQute.lib.io.IO
 
NORMALSCOPE_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
NoRunFile(File) - Method in interface aQute.bnd.main.BndMessages
 
NoScripters_(String) - Method in interface aQute.bnd.build.ProjectMessages
 
NoSuchCommand_(String) - Method in interface aQute.lib.getopt.CommandLineMessages
 
noSuchFile(Jar, String, Map<String, String>, String, String) - Method in class aQute.bnd.osgi.Builder
 
NoSuchFile_(Object) - Method in interface aQute.service.reporter.Messages
 
NoSuchProject(String, String) - Method in interface aQute.bnd.build.ProjectMessages
 
NoSuchRepository_(String) - Method in interface aQute.bnd.main.BndMessages
 
nosystem - Variable in class aQute.bnd.osgi.Macro
 
not() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
not() - Method in class aQute.bnd.osgi.resource.FilterParser.Expression
 
not() - Method in class aQute.bnd.osgi.resource.FilterParser.Not
 
not() - Method in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
not() - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
not(Object) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
Not(FilterImpl) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Not
 
Not(FilterParser.Expression) - Constructor for class aQute.bnd.osgi.resource.FilterParser.Not
 
Not(Filter.Node) - Constructor for class aQute.lib.filter.Filter.Not
 
NOT_A_BUNDLE_P - Static variable in class aQute.bnd.osgi.repository.BridgeRepository
 
NOT_A_BUNDLE_S - Static variable in interface aQute.bnd.osgi.Constants
Consant string to be used when reporting it is not a bundle.
NOT_ACCESSIBLE - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
NOT_AN_ACTIVATOR - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
NOT_EQUAL - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
NOT_FOUND - Enum constant in enum class aQute.bnd.service.url.State
 
NOT_PUBLIC - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
NOT_SET - Enum constant in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
 
NOT_SLASHY - Static variable in class aQute.libg.glob.AntGlob
 
notAccessible - Variable in class aQute.bnd.differ.JavaElement
 
NotAJarFile_(File) - Method in interface aQute.bnd.ant.AntMessages
 
notEmpty(Object[]) - Static method in class aQute.bnd.component.PropertyDef
 
notEmpty(String) - Static method in class aQute.lib.strings.Strings
 
NotFilter - Class in aQute.libg.filters
 
NotFilter(Filter) - Constructor for class aQute.libg.filters.NotFilter
 
NotificationType() - Constructor for enum class aQute.bnd.build.ProjectLauncher.NotificationType
 
notifier - Variable in class aQute.bnd.build.Workspace
 
notify(ProjectLauncher.NotificationType, String) - Method in interface aQute.bnd.build.ProjectLauncher.NotificationListener
 
NOUSES - Static variable in interface aQute.bnd.osgi.Constants
 
NoValidWorkspace(File) - Method in interface aQute.bnd.main.BndMessages
 
noversions() - Method in interface aQute.bnd.main.RepoCommand.listOptions
 
ns() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
The capability namespace.
ns() - Element in annotation interface aQute.bnd.annotation.headers.RequireCapability
Deprecated.
The capability namespace.
NS_URI - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
NULL - Static variable in interface aQute.bnd.annotation.metatype.Meta
Constant NULL for default usage
NULL - Static variable in annotation interface aQute.configurable.Config
 
NULL - Static variable in interface aQute.libg.asn1.Types
 
nullsFirst - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
nullStream - Static variable in class aQute.lib.io.IO
 
nullToEmpty(String) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
NULLVALUE - Static variable in class aQute.bnd.osgi.Macro
 
nullWriter - Static variable in class aQute.lib.io.IO
 
NUM_COLUMN - Static variable in class aQute.libg.classdump.ClassDumper
 
number - Variable in class aQute.lib.index.Index.Page
 
number(Object) - Method in class aQute.lib.converter.Converter
 
NumberHandler - Class in aQute.lib.json
 
NumberHandler(Class<?>) - Constructor for class aQute.lib.json.NumberHandler
 
NUMBERPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
Numeric - Annotation Interface in aQute.lib.data
 
NUMERIC_P - Static variable in class aQute.bnd.osgi.Macro
 
NUMERIC_STRING - Static variable in interface aQute.libg.asn1.Types
 
nursery - Enum constant in enum class aQute.bnd.annotation.headers.Category
 

O

O(Method) - Constructor for class aQute.lib.specinterface.SpecInterface.O
 
oauth2Token - Variable in class aQute.bnd.url.BearerAuthentication
 
object - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
OBJECT - Static variable in class aQute.bnd.signatures.ClassTypeSignature
 
OBJECT_DESCRIPTOR - Static variable in interface aQute.libg.asn1.Types
 
OBJECT_IDENTIFIER - Static variable in interface aQute.libg.asn1.Types
 
OBJECT_R - Static variable in class aQute.bnd.differ.JavaElement
 
OBJECT_REFERENCE - Static variable in class aQute.bnd.osgi.Analyzer
 
objectClass() - Element in annotation interface aQute.bnd.service.externalplugin.ExternalPlugin
 
OBJECTCLASS_A - Static variable in interface aQute.bnd.service.externalplugin.ExternalPluginNamespace
 
ObjectClassDefinition - Annotation Interface in aQute.bnd.metatype.annotations
Generate a Meta Type Resource using the annotated type.
objectDescriptorToFQN(String) - Static method in class aQute.bnd.osgi.Clazz
 
ObjectHandler - Class in aQute.lib.json
 
ObjectHandler(JSONCodec, Class<?>) - Constructor for class aQute.lib.json.ObjectHandler
 
objectProperties - Variable in class aQute.bnd.build.model.BndEditModel
 
ObjectVariableInfo(int, String) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.ObjectVariableInfo
 
OBRFragment - Class in aQute.bnd.obr
 
OBRFragment() - Constructor for class aQute.bnd.obr.OBRFragment
 
ocd - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
ocd - Variable in class aQute.bnd.metatype.OCDReader
 
ocd - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
ocd() - Element in annotation interface aQute.bnd.metatype.annotations.Designate
The type of the ObjectClassDefinition for this Designate.
ocdAnnotation - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
OCDDataCollector(OCDDef) - Constructor for class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
OCDDef - Class in aQute.bnd.metatype
 
OCDDef(XMLAttributeFinder, MetatypeVersion) - Constructor for class aQute.bnd.metatype.OCDDef
 
OCDReader - Class in aQute.bnd.metatype
 
OCDReader(Analyzer, Clazz, Set<MetatypeAnnotations.Options>, XMLAttributeFinder, MetatypeVersion) - Constructor for class aQute.bnd.metatype.OCDReader
 
OCDReader.OCDDataCollector - Class in aQute.bnd.metatype
 
ocdRef - Variable in class aQute.bnd.metatype.DesignateDef
 
OCTET_STRING - Static variable in interface aQute.libg.asn1.Types
 
of() - Static method in class aQute.bnd.unmodifiable.Lists
 
of() - Static method in class aQute.bnd.unmodifiable.Maps
 
of() - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E...) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E...) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(E, E, E, E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Lists
 
of(E, E, E, E, E, E, E, E, E, E) - Static method in class aQute.bnd.unmodifiable.Sets
 
of(String) - Static method in class aQute.bnd.signatures.ClassSignature
 
of(String) - Static method in class aQute.bnd.signatures.FieldSignature
 
of(String) - Static method in interface aQute.bnd.signatures.JavaTypeSignature
 
of(String) - Static method in class aQute.bnd.signatures.MethodSignature
 
of(Collection<? extends Map.Entry<? extends K, ? extends V>>) - Static method in interface aQute.bnd.stream.MapStream
 
of(Map<? extends K, ? extends V>) - Static method in interface aQute.bnd.stream.MapStream
 
of(Stream<? extends Map.Entry<? extends K, ? extends V>>) - Static method in interface aQute.bnd.stream.MapStream
 
of(K, V) - Static method in interface aQute.bnd.stream.MapStream
 
of(K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V) - Static method in interface aQute.bnd.stream.MapStream
 
of(K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V) - Static method in interface aQute.bnd.stream.MapStream
 
of(K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V) - Static method in interface aQute.bnd.stream.MapStream
 
of(K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class aQute.bnd.unmodifiable.Maps
 
of(V, CharSequence) - Static method in interface aQute.bnd.result.Result
Returns an Ok if the value parameter is non-null or an Err otherwise.
ofEntries(Map.Entry<? extends K, ? extends V>...) - Static method in interface aQute.bnd.stream.MapStream
 
ofEntries(Map.Entry<? extends K, ? extends V>...) - Static method in class aQute.bnd.unmodifiable.Maps
 
ofEntries(Stream<? extends O>, Function<? super O, ? extends Map.Entry<? extends K, ? extends V>>) - Static method in interface aQute.bnd.stream.MapStream
 
offline - Variable in class aQute.bnd.build.Workspace
 
offline - Variable in class aQute.bnd.http.HttpClient
 
offset - Variable in class aQute.bnd.classfile.StackMapTableAttribute.UninitializedVariableInfo
 
offset - Variable in class aQute.bnd.properties.Line
The offset of the line
offset - Variable in class aQute.bnd.properties.Region
 
offset - Variable in class aQute.lib.stringrover.StringRover
 
OFFSETS - Static variable in class aQute.bnd.osgi.OpCodes
 
ofNullable(Collection<? extends Map.Entry<? extends K, ? extends V>>) - Static method in interface aQute.bnd.stream.MapStream
 
ofNullable(Map<? extends K, ? extends V>) - Static method in interface aQute.bnd.stream.MapStream
 
ofNullable(Stream<? extends Map.Entry<? extends K, ? extends V>>) - Static method in interface aQute.bnd.stream.MapStream
 
ok(RepositoryPlugin.DownloadListener[], File) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Just report success to all download listeners
ok(V) - Static method in interface aQute.bnd.result.Result
Returns an Ok containing the specified value.
Ok<V> - Class in aQute.bnd.result
This class represents the Ok side of @{link Result}.
Ok(V) - Constructor for class aQute.bnd.result.Ok
Constructor.
OK - Static variable in class aQute.bnd.build.ProjectLauncher
 
OLD_PACKAGEINFO_SYNTAX_P - Static variable in class aQute.bnd.osgi.Analyzer
 
older - Variable in class aQute.bnd.differ.DiffImpl
 
olderVersion - Variable in class aQute.bnd.differ.Baseline.BundleInfo
 
olderVersion - Variable in class aQute.bnd.differ.Baseline.Info
 
olderVersion - Variable in class aQute.bnd.differ.Baseline
 
on(String) - Method in class aQute.bnd.build.Workspace
Get a new notifier that receives notifications from the workspace & projects.
on(String) - Method in class aQute.bnd.build.WorkspaceNotifier
 
onClose(Runnable) - Method in class aQute.bnd.stream.EntryPipeline
 
one - Enum constant in enum class aQute.lib.zip.ZipUtil.State
 
one - Variable in enum class aQute.lib.strings.Strings.Magnitude
 
ONE - Static variable in class aQute.bnd.version.Version
 
onException(BiFunctionWithException<Aspects.Invocation, Throwable, Object>) - Method in interface aQute.lib.aspects.Aspects.InterceptBuilder
Called when an exception occurs
onfail - Variable in class aQute.bnd.ant.BaseTask
 
ons - Variable in class aQute.bnd.build.WorkspaceNotifier
 
onUpdate - Variable in class aQute.bnd.build.ProjectLauncher
 
onUpdate(Runnable) - Method in class aQute.bnd.build.ProjectLauncher
 
OnWorkspace - Interface in aQute.bnd.build.api
The Workspace can notify interested parties when certain events happen.
op - Variable in class aQute.bnd.osgi.resource.FilterBuilder.Sub
 
op - Variable in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
op - Variable in class aQute.lib.filter.Filter.Simple
 
Op(String) - Constructor for enum class aQute.bnd.osgi.resource.FilterParser.Op
 
OpCodes - Class in aQute.bnd.osgi
 
OpCodes() - Constructor for class aQute.bnd.osgi.OpCodes
 
open - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
open - Variable in class aQute.lib.deployer.FileRepo
 
open() - Method in class aQute.bnd.build.Workspace
Open the workspace.
open() - Method in class aQute.bnd.osgi.URLResource
 
open() - Method in class aQute.lib.deployer.FileRepo
 
open() - Method in interface aQute.lib.zip.JarIndex.NodeInfo
 
open(Sink, File, String) - Method in class aQute.libg.remote.source.RemoteSource
 
open(L) - Method in class aQute.lib.link.Link
Open the stream by providing the local interface to use
Open - Annotation Interface in aQute.bnd.annotation.jpms
Annotation used on a package to declare it is open in terms of JPMS reflective access.
Open(String, int, String[]) - Constructor for class aQute.bnd.classfile.ModuleAttribute.Open
 
OPEN - Enum constant in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
opened(Project) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
openInputStream() - Method in class aQute.bnd.osgi.AbstractResource
 
openInputStream() - Method in class aQute.bnd.osgi.EmbeddedResource
 
openInputStream() - Method in class aQute.bnd.osgi.FileResource
 
openInputStream() - Method in interface aQute.bnd.osgi.Resource
 
openInputStream() - Method in class aQute.bnd.osgi.URLResource
 
openInputStream() - Method in class aQute.bnd.osgi.WriteResource
 
openInputStream() - Method in class aQute.bnd.osgi.ZipResource
 
openPackages(ModuleInfoBuilder, Packages) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
opens - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
opens - Variable in class aQute.bnd.classfile.ModuleAttribute.Open
 
opens - Variable in class aQute.bnd.classfile.ModuleAttribute
 
opens() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
opens(String, int) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
opens(String, int, String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
opens(String, int, String...) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
opens(String, int, Collection<String>) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
opens_flags - Variable in class aQute.bnd.classfile.ModuleAttribute.Open
 
opens_to - Variable in class aQute.bnd.classfile.ModuleAttribute.Open
 
operand - Variable in class aQute.bnd.osgi.resource.FilterImpl.Not
 
operands - Variable in class aQute.bnd.osgi.resource.FilterImpl.And
 
operands - Variable in class aQute.bnd.osgi.resource.FilterImpl.Or
 
operator - Variable in class aQute.libg.filters.SimpleFilter
 
Operator - Enum Class in aQute.libg.filters
 
Operator(String) - Constructor for enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
 
Operator(String) - Constructor for enum class aQute.libg.filters.Operator
 
OPERATOR - Static variable in class aQute.lib.filter.Filter
 
option() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to option
Option - Annotation Interface in aQute.bnd.metatype.annotations
Option information for an AttributeDefinition.
Option() - Constructor for class aQute.lib.getopt.CommandLine.Option
 
Option__WithArgumentNotLastInAbbreviation_(String, char, String) - Method in interface aQute.lib.getopt.CommandLineMessages
 
optional - Enum constant in enum class aQute.bnd.annotation.component.ConfigurationPolicy
Deprecated.
 
optional - Enum constant in enum class aQute.bnd.annotation.headers.Resolution
Deprecated.
 
optional - Enum constant in enum class aQute.bnd.osgi.resource.ResolutionDirective
 
optional - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
optional - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
optional - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
optional - Variable in class aQute.bnd.osgi.Instruction
 
optional - Variable in class aQute.lib.env.Selector
 
optional() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
optional() - Element in annotation interface aQute.bnd.annotation.Export
 
optional() - Method in interface aQute.bnd.main.bnd.CopyOptions
 
optional(Command, String, String) - Method in class aQute.bnd.maven.MavenDeploy
 
optional(Command, String, String) - Method in class aQute.bnd.maven.MavenDeployCmd
 
OPTIONAL - Enum constant in enum class aQute.bnd.annotation.Resolution
An optional requirement allows a bundle to resolve even if the requirement is not satisfied.
OPTIONAL - Enum constant in enum class aQute.bnd.component.annotations.ConfigurationPolicy
Use the corresponding Configuration object if present but allow the component to be satisfied even if the corresponding Configuration object is not present.
OPTIONAL - Enum constant in enum class aQute.bnd.component.annotations.ReferenceCardinality
The reference is optional and unary.
OPTIONAL - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
OPTIONAL - Static variable in annotation interface aQute.bnd.annotation.Export
 
OPTIONAL - Static variable in class aQute.bnd.component.MergedRequirement
 
OPTIONAL - Static variable in interface aQute.bnd.osgi.Constants
 
OPTIONAL_FIELD_WITH_MULTIPLE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
OptionArgument - Annotation Interface in aQute.lib.getopt
 
OptionCanOnlyOccurOnce_(String) - Method in interface aQute.lib.getopt.CommandLineMessages
 
OptionDef - Class in aQute.bnd.metatype
 
OptionDef(String, String) - Constructor for class aQute.bnd.metatype.OptionDef
 
optionLabels() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
Provide labels for options.
OptionNotSet_(String) - Method in interface aQute.lib.getopt.CommandLineMessages
 
options - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
options - Variable in class aQute.bnd.component.DSAnnotationReader
 
options - Variable in class aQute.bnd.main.CommunicationCommands
 
options - Variable in class aQute.bnd.metatype.ADDef
 
options - Variable in class aQute.bnd.metatype.OCDReader
 
options - Static variable in interface aQute.bnd.osgi.Constants
 
options - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
options() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The option information for this AttributeDefinition.
Options - Interface in aQute.bnd.service.generate
 
Options - Interface in aQute.lib.getopt
 
Options() - Constructor for enum class aQute.bnd.component.DSAnnotations.Options
 
Options() - Constructor for enum class aQute.bnd.metatype.MetatypeAnnotations.Options
 
optionValues() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The values of options.
opts - Variable in class aQute.bnd.enroute.commands.EnrouteCommand
 
opts - Variable in class aQute.bnd.main.RepoCommand
 
or() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
or(Object...) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
Or() - Constructor for class aQute.lib.filter.Filter.Or
 
Or(FilterImpl[]) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Or
 
Or(List<FilterParser.Expression>) - Constructor for class aQute.bnd.osgi.resource.FilterParser.Or
 
order() - Element in annotation interface aQute.bnd.help.instructions.ResolutionInstructions.RunStartLevel
 
ORDERED_HEADERS - Static variable in class aQute.bnd.differ.DiffPluginImpl
Headers that have values that should be sorted
ordering() - Method in interface aQute.bnd.service.AnalyzerPlugin
For sorting plugins before calling.
ordering() - Method in interface aQute.bnd.service.verifier.VerifierPlugin
For sorting plugins before calling.
OrDFA(FileSet.DFA, FileSet.DFA) - Constructor for class aQute.lib.fileset.FileSet.OrDFA
 
orElse(boolean) - Method in interface aQute.bnd.exceptions.BiPredicateWithException
 
orElse(boolean) - Method in interface aQute.bnd.exceptions.PredicateWithException
 
orElse(boolean) - Method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
orElse(boolean) - Method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
orElse(R) - Method in interface aQute.bnd.exceptions.BiFunctionWithException
 
orElse(R) - Method in interface aQute.bnd.exceptions.FunctionWithException
 
orElse(R) - Method in interface aQute.bnd.exceptions.SupplierWithException
 
orElse(R) - Method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
orElse(R) - Method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
orElse(R) - Method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
orElse(V) - Method in class aQute.bnd.result.Err
Returns the contained value if this is an Ok value.
orElse(V) - Method in class aQute.bnd.result.Ok
Returns the contained value if this is an Ok value.
orElse(V) - Method in interface aQute.bnd.result.Result
Returns the contained value if this is an Ok value.
orElseGet(SupplierWithException<? extends V>) - Method in class aQute.bnd.result.Err
Returns the contained value if this is an Ok value.
orElseGet(SupplierWithException<? extends V>) - Method in class aQute.bnd.result.Ok
Returns the contained value if this is an Ok value.
orElseGet(SupplierWithException<? extends V>) - Method in interface aQute.bnd.result.Result
Returns the contained value if this is an Ok value.
orElseGet(BooleanSupplier) - Method in interface aQute.bnd.exceptions.BiPredicateWithException
 
orElseGet(BooleanSupplier) - Method in interface aQute.bnd.exceptions.PredicateWithException
 
orElseGet(BooleanSupplier) - Method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
orElseGet(BooleanSupplier) - Method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
orElseGet(Supplier<? extends R>) - Method in interface aQute.bnd.exceptions.BiFunctionWithException
 
orElseGet(Supplier<? extends R>) - Method in interface aQute.bnd.exceptions.FunctionWithException
 
orElseGet(Supplier<? extends R>) - Method in interface aQute.bnd.exceptions.SupplierWithException
 
orElseGet(Supplier<? extends R>) - Method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
orElseGet(Supplier<? extends R>) - Method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
orElseGet(Supplier<? extends R>) - Method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.bnd.exceptions.BiConsumerWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.BiFunctionWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.BiPredicateWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.ConsumerWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.FunctionWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.PredicateWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.RunnableWithException
 
orElseThrow() - Method in interface aQute.bnd.exceptions.SupplierWithException
 
orElseThrow() - Method in interface aQute.lib.exceptions.BiConsumerWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.BiFunctionWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.ConsumerWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.FunctionWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.RunnableWithException
Deprecated.
 
orElseThrow() - Method in interface aQute.lib.exceptions.SupplierWithException
Deprecated.
 
orElseThrow(FunctionWithException<? super String, ? extends R>) - Method in class aQute.bnd.result.Err
Returns the contained value if this is an Ok value.
orElseThrow(FunctionWithException<? super String, ? extends R>) - Method in class aQute.bnd.result.Ok
Returns the contained value if this is an Ok value.
orElseThrow(FunctionWithException<? super String, ? extends R>) - Method in interface aQute.bnd.result.Result
Returns the contained value if this is an Ok value.
OrFilter - Class in aQute.libg.filters
 
OrFilter() - Constructor for class aQute.libg.filters.OrFilter
 
ORG_ASPECTJ_ASPECTJRT - Static variable in class aQute.bnd.aspectj.plugin.AspectJ
 
ORG_ASPECTJ_ASPECTJTOOLS - Static variable in class aQute.bnd.aspectj.plugin.AspectJ
 
ORG_OSGI_FRAMEWORK_VERSION - Static variable in class aQute.libg.parameters.Attributes
 
organization() - Element in annotation interface aQute.bnd.annotation.headers.BundleContributors
The name of the organization where the contributor works for.
organization() - Element in annotation interface aQute.bnd.annotation.headers.BundleDevelopers
The name of the organization where the developer works for.
organizationUrl() - Element in annotation interface aQute.bnd.annotation.headers.BundleContributors
The url of the organization where the contributor works for.
organizationUrl() - Element in annotation interface aQute.bnd.annotation.headers.BundleDevelopers
The url of the organization where the developer works for.
OrphanNode(String) - Constructor for class aQute.lib.hierarchy.Hierarchy.OrphanNode
 
osarch - Static variable in class aQute.bnd.osgi.OSInformation
 
osgi - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
osgi_content() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.ContentCapability
 
OSGI_CORE - Enum Class in aQute.bnd.build.model
 
OSGI_CORE() - Constructor for enum class aQute.bnd.build.model.OSGI_CORE
 
osgi_identity() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
OSGI_Minimum_1_0 - Enum constant in enum class aQute.bnd.build.model.EE
 
OSGI_Minimum_1_1 - Enum constant in enum class aQute.bnd.build.model.EE
 
OSGI_Minimum_1_2 - Enum constant in enum class aQute.bnd.build.model.EE
 
OSGI_SYNTAX_HEADERS - Static variable in interface aQute.bnd.osgi.Constants
 
osgi_wiring_bundle() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.BundleCap
 
OSGiHeader - Class in aQute.bnd.header
 
OSGiHeader() - Constructor for class aQute.bnd.header.OSGiHeader
 
OSInformation - Class in aQute.bnd.osgi
OS specific information, used by the native_capability macro for osgi.native.* bundle properties.
OSInformation() - Constructor for class aQute.bnd.osgi.OSInformation
Construct OS specific information
OSInformation(String, String) - Constructor for class aQute.bnd.osgi.OSInformation
 
OSInformation.NativeCapability - Class in aQute.bnd.osgi
 
OSInformation.OSNameVersion - Class in aQute.bnd.osgi
 
osname - Variable in class aQute.bnd.osgi.OSInformation.NativeCapability
 
OSNAME_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
osnames - Variable in class aQute.bnd.osgi.OSInformation
 
osnames - Variable in class aQute.bnd.osgi.OSInformation.OSNameVersion
 
OSNAMES - Static variable in class aQute.bnd.osgi.Verifier
 
OSNameVersion() - Constructor for class aQute.bnd.osgi.OSInformation.OSNameVersion
 
osversion - Variable in class aQute.bnd.osgi.OSInformation.NativeCapability
 
osversion - Variable in class aQute.bnd.osgi.OSInformation.OSNameVersion
 
osversion - Variable in class aQute.bnd.osgi.OSInformation
 
OSVERSION_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
other - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
OTHER - Enum constant in enum class aQute.bnd.service.url.State
 
out - Variable in class aQute.bnd.build.ProjectLauncher
 
out - Variable in class aQute.bnd.main.bnd
 
out - Variable in class aQute.bnd.print.JarPrinter
 
out - Variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
out - Variable in class aQute.lib.link.Link
 
out - Variable in class aQute.lib.redirect.Tee
 
out - Variable in class aQute.libg.cryptography.Digester
 
out - Variable in class aQute.libg.reporter.ReporterAdapter
 
outer_class - Variable in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
output - Variable in class aQute.bnd.ant.BndTask
 
output - Variable in class aQute.bnd.ant.PackageTask
 
output - Variable in class aQute.bnd.ant.WrapTask
Output directory or file (directory must be used
output - Variable in class aQute.bnd.build.Project
 
output - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
output - Variable in class aQute.libg.sed.Sed
 
output() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.GeneratorSpec
 
output() - Method in interface aQute.bnd.main.bnd.bndOptions
 
output() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
output() - Method in interface aQute.bnd.main.bnd.dooptions
 
output() - Method in interface aQute.bnd.main.bnd.ExportOptions
 
output() - Method in interface aQute.bnd.main.bnd.MergeOptions
 
output() - Method in interface aQute.bnd.main.bnd.packageOptions
 
output() - Method in interface aQute.bnd.main.bnd.sourceOptions
 
output() - Method in interface aQute.bnd.main.bnd.wrapOptions
 
output() - Method in interface aQute.bnd.main.CommunicationCommands.InfoOptions
 
output() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
output() - Method in interface aQute.bnd.main.Profiles.CreateOptions
 
output() - Method in interface aQute.bnd.main.RepoCommand.getOptions
 
output() - Method in interface aQute.bnd.main.RepoCommand.IndexOptions
 
output() - Method in interface aQute.bnd.main.RepoCommand.PomOptions
 
output(String) - Method in interface aQute.bnd.main.BaselineCommands.schemaOptions
 
output(String, CharSequence, boolean) - Method in interface aQute.libg.remote.Source
 
output(String, CharSequence, boolean) - Method in class aQute.libg.remote.source.RemoteSource
 
OUTPUT - Static variable in interface aQute.bnd.osgi.Constants
 
outputDir - Variable in class aQute.bnd.ant.RunBundlesTask
 
outputDir - Variable in class aQute.bnd.ant.RunconfigToDistributionTask
 
outputDir - Variable in class aQute.bnd.maven.plugin.BndMavenPlugin
 
outputDir - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
outputManifest(Manifest, OutputStream) - Static method in class aQute.bnd.osgi.Jar
Main function to output a manifest properly in UTF-8.
OUTPUTMASK - Static variable in interface aQute.bnd.osgi.Constants
 
outputStream(File) - Static method in class aQute.lib.io.IO
 
outputStream(Path) - Static method in class aQute.lib.io.IO
 
outputTimestamp - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
overallDriver - Static variable in class aQute.bnd.build.Workspace
 
overallGestalt - Static variable in class aQute.bnd.build.Workspace
 
overflow - Variable in class aQute.libg.ints.IntCounter
 
overlappingContracts - Variable in class aQute.bnd.osgi.Contracts
 
override - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
overrideStrategy(Map<String, String>, Strategy) - Method in class aQute.bnd.build.Project
 
owner - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
An ID of the resource owner.

P

pack() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
pack(Project, String) - Static method in class aQute.bnd.exporter.executable.ExecutableJarExporter
 
pack(String) - Method in class aQute.bnd.build.Project
Pack the project (could be a bndrun file) and save it on disk.
PACKAGE - Enum constant in enum class aQute.bnd.compatibility.Access
 
PACKAGE - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
PACKAGE - Enum constant in enum class aQute.bnd.service.diff.Type
 
PACKAGE_INFO_JAVA - Static variable in class aQute.bnd.build.PackageInfo
 
PackageDef - Class in aQute.bnd.cdi
 
PackageDef(Clazz) - Constructor for class aQute.bnd.cdi.PackageDef
 
packageDiff - Variable in class aQute.bnd.differ.Baseline.Info
 
PackageExpression(String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
packageInfo - Variable in class aQute.bnd.build.Project
 
packageInfo(String) - Method in class aQute.bnd.classfile.ConstantPool
 
PackageInfo - Class in aQute.bnd.build
 
PackageInfo(int) - Constructor for class aQute.bnd.classfile.ConstantPool.PackageInfo
 
PackageInfo(Project) - Constructor for class aQute.bnd.build.PackageInfo
 
PACKAGEINFO - Static variable in class aQute.bnd.build.PackageInfo
 
packageInfos - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
PACKAGEINFOTYPE - Static variable in interface aQute.bnd.osgi.Constants
 
packageName - Variable in class aQute.bnd.differ.Baseline.Info
 
packageName - Variable in class aQute.bnd.main.BaselineCommands.PSpec
 
packageName - Variable in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
packageName(int) - Method in class aQute.bnd.classfile.ConstantPool
 
PACKAGEPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
PACKAGEPATTERN_OR_EMPTY - Static variable in class aQute.bnd.osgi.Verifier
 
packageRef - Variable in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
PackageRef() - Constructor for class aQute.bnd.osgi.Descriptors.PackageRef
 
PackageRef(String) - Constructor for class aQute.bnd.osgi.Descriptors.PackageRef
 
packageRefCache - Variable in class aQute.bnd.osgi.Descriptors
 
packages - Variable in enum class aQute.bnd.build.model.EE
 
packages - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
packages - Variable in class aQute.bnd.classfile.ModulePackagesAttribute
 
packages - Variable in class aQute.bnd.differ.JavaElement
 
packages - Variable in class aQute.bnd.main.XRefCommand.All
 
packages() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
packages() - Method in interface aQute.bnd.main.BaselineCommands.baseLineOptions
 
packages(ModuleInfoBuilder, Analyzer) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
packages(String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
packages(String[]) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
packages(String, String...) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
packages(Collection<String>) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
Packages - Class in aQute.bnd.osgi
 
Packages() - Constructor for class aQute.bnd.osgi.Packages
 
Packages(Packages) - Constructor for class aQute.bnd.osgi.Packages
 
PACKAGES - Enum constant in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
 
Packages.QUERY - Enum Class in aQute.bnd.osgi
 
packageSpecifier - Variable in class aQute.bnd.signatures.ClassTypeSignature
 
packagesVisited - Variable in class aQute.bnd.osgi.Analyzer
 
PackageTask - Class in aQute.bnd.ant
 
PackageTask() - Constructor for class aQute.bnd.ant.PackageTask
 
packaging - Variable in class aQute.bnd.maven.support.ProjectPom
 
PACKAGING_GOALS - Static variable in class aQute.bnd.maven.lib.executions.PluginExecutions
 
PACKAGING_JAR - Static variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
PACKAGING_POM - Static variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
PACKAGING_WAR - Static variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
packagingTypes - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
pad(int) - Static method in class aQute.lib.collections.MultiMap
 
padString(String, int, char) - Method in class aQute.bnd.osgi.Jar
 
Page(int) - Constructor for class aQute.lib.index.Index.Page
 
Page(int, boolean) - Constructor for class aQute.lib.index.Index.Page
 
PAGE_SIZE - Static variable in class aQute.lib.io.IOConstants
 
pageSize - Variable in class aQute.lib.index.Index
 
pair - Variable in class aQute.bnd.version.MavenVersionRange
 
Pair<A,B> - Class in aQute.libg.tuple
 
Pair(A, B) - Constructor for class aQute.libg.tuple.Pair
 
parallel() - Method in class aQute.bnd.stream.EntryPipeline
 
parameter - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
parameter - Variable in class aQute.bnd.classfile.ParameterAnnotationInfo
 
parameter - Variable in class aQute.bnd.component.DSAnnotationReader
 
parameter - Variable in class aQute.bnd.component.ReferenceDef
 
parameter - Variable in class aQute.bnd.osgi.ParameterAnnotation
 
parameter - Variable in class aQute.bnd.url.LocalTrustManager
 
parameter() - Element in annotation interface aQute.bnd.component.annotations.Reference
The zero-based parameter number of the constructor parameter for this reference.
parameter() - Method in class aQute.bnd.osgi.ParameterAnnotation
 
parameter(int) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
parameter(int) - Method in class aQute.bnd.component.DSAnnotationReader
 
parameter(int) - Method in class aQute.bnd.osgi.ClassDataCollector
 
parameter(int) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
Parameter() - Constructor for enum class aQute.bnd.osgi.PermissionGenerator.Parameter
 
PARAMETER - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
PARAMETER - Enum constant in enum class aQute.bnd.service.diff.Type
 
parameter_annotations - Variable in class aQute.bnd.classfile.ParameterAnnotationsAttribute
 
ParameterAnnotation - Class in aQute.bnd.osgi
 
ParameterAnnotation(int, Descriptors.TypeRef, Map<String, Object>, Annotation.ElementType, RetentionPolicy) - Constructor for class aQute.bnd.osgi.ParameterAnnotation
 
ParameterAnnotationInfo - Class in aQute.bnd.classfile
 
ParameterAnnotationInfo(int, AnnotationInfo[]) - Constructor for class aQute.bnd.classfile.ParameterAnnotationInfo
 
parameterAnnotationInfos(Class<A>) - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
parameterAnnotations(ParameterAnnotationInfo, Predicate<AnnotationInfo>, Annotation.ElementType, RetentionPolicy) - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
parameterAnnotations(String) - Method in class aQute.bnd.osgi.Clazz.MethodDef
 
ParameterAnnotationsAttribute - Class in aQute.bnd.classfile
 
ParameterAnnotationsAttribute(ParameterAnnotationInfo[]) - Constructor for class aQute.bnd.classfile.ParameterAnnotationsAttribute
 
ParameterAnnotationsAttribute.Constructor<A extends ParameterAnnotationsAttribute> - Interface in aQute.bnd.classfile
 
parameterizedType(StringBuilder, ParameterizedType) - Method in class aQute.bnd.compatibility.Signatures
Creates the signature for a Parameterized Type.
ParameterMap - Class in aQute.libg.parameters
 
ParameterMap() - Constructor for class aQute.libg.parameters.ParameterMap
 
ParameterMap(String) - Constructor for class aQute.libg.parameters.ParameterMap
parameters ::= clause ( ',' clause ) * clause ::= key ( ';' key )* ( '=' value ) ( ';' key '=' value )* key ::= NAME ( ':' type ) type ::= List, ...
ParameterMap(Map<String, Map<String, String>>) - Constructor for class aQute.libg.parameters.ParameterMap
 
ParameterMap.Parser - Class in aQute.libg.parameters
 
parameters - Variable in class aQute.bnd.build.Makefile
 
parameters - Variable in class aQute.bnd.classfile.MethodParametersAttribute
 
parameters - Variable in class aQute.bnd.compatibility.Scope
 
parameters - Variable in class aQute.bnd.osgi.PermissionGenerator
 
parameters - Variable in class aQute.libg.parameters.ParameterMap.Parser
 
parameters() - Element in annotation interface aQute.bnd.annotation.plugin.BndPlugin
 
parameters(MethodParametersAttribute) - Static method in class aQute.bnd.osgi.Clazz.MethodParameter
 
Parameters - Class in aQute.bnd.header
 
Parameters() - Constructor for class aQute.bnd.header.Parameters
 
Parameters(boolean) - Constructor for class aQute.bnd.header.Parameters
 
Parameters(String) - Constructor for class aQute.bnd.header.Parameters
 
Parameters(String, Reporter) - Constructor for class aQute.bnd.header.Parameters
 
Parameters(String, Reporter, boolean) - Constructor for class aQute.bnd.header.Parameters
 
Parameters(Map<? extends String, ? extends Map<? extends String, ? extends String>>) - Constructor for class aQute.bnd.header.Parameters
 
PARAMETERS_A - Static variable in interface aQute.bnd.annotation.plugin.InternalPluginNamespace
The configuration interface
parameterTypes - Variable in class aQute.bnd.signatures.MethodSignature
 
paramType - Variable in class aQute.lib.getopt.CommandLine.Option
 
parent - Variable in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
parent - Variable in class aQute.bnd.osgi.Processor
 
parent - Variable in class aQute.bnd.service.maven.PomOptions
 
parent - Variable in class aQute.bnd.service.specifications.BuilderSpecification
Defines inheritance.
parent - Variable in class aQute.lib.env.Env
 
parent - Variable in class aQute.lib.hierarchy.Hierarchy.Node
 
parent - Variable in class aQute.lib.tag.Tag
 
parent - Variable in class aQute.libg.sax.ContentFilterImpl
 
parent() - Method in interface aQute.bnd.main.RepoCommand.PomOptions
 
parent() - Method in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
Defer creating the parent spliterator since we may not need it if the stream operation short circuits such as findFirst.
parent() - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
parent() - Method in class aQute.lib.hierarchy.Hierarchy.RootNode
 
parent() - Method in interface aQute.lib.hierarchy.NamedNode
Return the parent of this node.
parse() - Method in class aQute.bnd.maven.support.Pom
 
parse() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parse() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse() - Method in class aQute.lib.utf8properties.PropertiesParser
 
parse() - Method in class aQute.libg.parameters.ParameterMap.Parser
 
parse(Clazz) - Method in class aQute.bnd.osgi.ClassDataCollectors
 
parse(Jar, ResourceBuilder) - Static method in class aQute.bnd.obr.OBRFragment
 
parse(FilterParser.Rover) - Method in class aQute.bnd.osgi.resource.FilterParser
 
parse(File) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
parse(File, boolean) - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
Recursive routine to parse the files.
parse(File, ResourceBuilder, String) - Static method in class aQute.bnd.obr.OBRFragment
 
parse(InputStream) - Method in class aQute.bnd.compatibility.ParseSignatureBuilder
 
parse(Reader, URI) - Static method in class aQute.lib.properties.PropertiesParser
Deprecated.
 
parse(Class<?>) - Static method in class aQute.lib.specinterface.SpecInterface
 
parse(Class<T>, File) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
parse the given XML file based on the type as the schema.
parse(Class<T>, InputStream) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
parse the given XML file based on the type as the schema.
parse(Class<T>, Node) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
parse(String) - Static method in enum class aQute.bnd.build.model.EE
 
parse(String) - Static method in enum class aQute.bnd.cdi.Discover
 
parse(String) - Method in class aQute.bnd.osgi.resource.FilterParser
 
parse(String) - Static method in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
parse(String) - Static method in class aQute.lib.date.Dates
Return a ZonedDateTime that is set to the given datestring.
parse(String) - Method in class aQute.lib.xpath.XPathParser
 
parse(String, Logger) - Static method in class aQute.libg.clauses.Clauses
Standard OSGi header parser.
parse(String, Class<X>, List<X>) - Method in class aQute.lib.xpath.XPathParser
 
parse(String, EnumSet<Discover>, CDIAnnotations) - Static method in enum class aQute.bnd.cdi.Discover
 
parse(URI) - Static method in class aQute.lib.properties.PropertiesParser
Deprecated.
 
parse(List<Descriptors.TypeRef>, String, int) - Method in class aQute.bnd.osgi.Descriptors.Descriptor
 
parse(Requirement) - Method in class aQute.bnd.osgi.resource.FilterParser
 
parse(Document, XPath) - Method in class aQute.bnd.maven.support.Pom
 
parse(Document, XPath) - Method in class aQute.bnd.maven.support.ProjectPom
 
parse(Node, X) - Method in class aQute.lib.xpath.XPathParser
 
parse_and() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_attr() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_filter() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_filtercomp() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_item() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_not() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_or() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_substring() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse_value() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
parse0(FilterParser.Rover) - Method in class aQute.bnd.osgi.resource.FilterParser
 
parseAndMergeInheritedMetadata(Descriptors.TypeRef, Clazz) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
parseArray(Collection<Object>, Type, Decoder) - Method in class aQute.lib.json.JSONCodec
 
parseArrayTypeSignature(StringRover) - Static method in class aQute.bnd.signatures.ArrayTypeSignature
 
parseAttribute(CapReqBuilder) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parseAttributesOrDirectives(CapReqBuilder) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parseBuildpath() - Method in class aQute.bnd.build.Project
Parse the list of bundles that are a prerequisite to this project.
parseBuildResources() - Method in class aQute.bnd.build.Project
 
parseCapabilityOrRequirement(ResourceBuilder) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parseClassFile() - Method in class aQute.bnd.osgi.Clazz
 
parseClassFile(DataInput) - Static method in class aQute.bnd.classfile.ClassFile
 
parseClassFile(DataInputStream) - Method in class aQute.libg.classdump.ClassDumper
 
parseClassFile(InputStream) - Method in class aQute.bnd.osgi.Clazz
 
parseClassFile(InputStream, ClassDataCollector) - Method in class aQute.bnd.osgi.Clazz
 
parseClassFileData(DataInput) - Method in class aQute.bnd.osgi.Clazz
 
parseClassFileData(DataInput, ClassDataCollector) - Method in class aQute.bnd.osgi.Clazz
 
parseClassFileWithCollector(ClassDataCollector) - Method in class aQute.bnd.osgi.Clazz
 
parseClassSignature(StringRover) - Static method in class aQute.bnd.signatures.ClassSignature
 
parseClassTypeSignature(StringRover) - Static method in class aQute.bnd.signatures.ClassTypeSignature
 
parsed - Variable in class aQute.bnd.connection.settings.ConnectionSettings
 
parseDirective(CapReqBuilder) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parseErrors(Pattern, StringBuilder) - Method in class aQute.bnd.build.Makefile.Cmd
 
parseException - Variable in class aQute.lib.filter.Filter
 
parseExprs(FilterParser.Rover) - Method in class aQute.bnd.osgi.resource.FilterParser
 
parseExtends(Clazz) - Method in class aQute.bnd.metatype.OCDReader
 
parseFieldSignature(StringRover) - Static method in class aQute.bnd.signatures.FieldSignature
 
parseHeader(String) - Static method in class aQute.bnd.header.OSGiHeader
 
parseHeader(String) - Method in class aQute.bnd.osgi.Processor
 
parseHeader(String) - Static method in class aQute.lib.env.Header
 
parseHeader(String, Processor) - Static method in class aQute.bnd.osgi.Processor
Standard OSGi header parser.
parseHeader(String, Reporter) - Static method in class aQute.bnd.header.OSGiHeader
Standard OSGi header parser.
parseHeader(String, Reporter) - Static method in class aQute.lib.env.Header
Standard OSGi header parser.
parseHeader(String, Reporter, Parameters) - Static method in class aQute.bnd.header.OSGiHeader
 
parseHeader(String, Reporter, Header) - Static method in class aQute.lib.env.Header
 
parseIgnore(String) - Static method in class aQute.bnd.main.XmlRepoDiffCommand
 
parseIgnoreValue(String) - Static method in class aQute.bnd.main.XmlRepoDiffCommand
 
parseItem(boolean, String) - Static method in class aQute.bnd.version.maven.ComparableVersion
 
parseJavaTypeSignature(StringRover) - Static method in class aQute.bnd.signatures.Signatures
 
parseMavenString(String) - Static method in class aQute.bnd.version.MavenVersion
 
parseMethodSignature(StringRover) - Static method in class aQute.bnd.signatures.MethodSignature
 
parseMillis(DateTimeFormatter, String) - Static method in class aQute.lib.date.Dates
Parse a string into epoch milliseconds.
parseNativeCapabilityArgs(Processor, String[], OSInformation.NativeCapability) - Static method in class aQute.bnd.osgi.OSInformation
 
parseNumber(Decoder) - Method in class aQute.lib.json.JSONCodec
 
parseOption(Map.Entry<String, Attrs>, Set<DSAnnotations.Options>, DSAnnotations.VersionSettings) - Static method in enum class aQute.bnd.component.DSAnnotations.Options
 
parseOption(Map.Entry<String, Attrs>, Set<MetatypeAnnotations.Options>, MetatypeAnnotations.VersionSettings) - Static method in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
 
parseOptionValues(Clazz) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
parseOptionValues(Clazz, List<OptionDef>) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
parseOSGiVersionRange(String) - Static method in class aQute.bnd.version.VersionRange
 
parsePackageinfo(Descriptors.PackageRef, Resource) - Method in class aQute.bnd.osgi.Analyzer
 
parsePackageInfoClass(Resource) - Method in class aQute.bnd.osgi.Analyzer
 
parseParams(Builder, String...) - Static method in class aQute.bnd.osgi.PermissionGenerator
 
parseProperties(String) - Static method in class aQute.bnd.header.OSGiHeader
 
parseProperties(String) - Static method in class aQute.lib.env.Header
 
parseProperties(String, Reporter) - Static method in class aQute.bnd.header.OSGiHeader
 
parseProperties(String, Reporter) - Static method in class aQute.lib.env.Header
 
Parser(String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Parser
 
Parser(String) - Constructor for class aQute.libg.parameters.ParameterMap.Parser
 
parseRange(String) - Static method in class aQute.bnd.version.MavenVersionRange
 
parseReferenceTypeSignature(StringRover) - Static method in class aQute.bnd.signatures.Signatures
 
parseReferral() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parseReleaseRepos(String) - Method in class aQute.bnd.build.Project
 
parseRepoFilter(Map<String, String>) - Method in class aQute.bnd.build.Project
 
parseResource(List<Resource>) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
parseResult(StringRover) - Static method in class aQute.bnd.signatures.MethodSignature
 
parseRunbundles() - Method in class aQute.bnd.build.Project
 
parseRunbundles(String) - Method in class aQute.bnd.build.Project
 
parseRunFw() - Method in class aQute.bnd.build.Project
 
parseRunpath() - Method in class aQute.bnd.build.Project
 
parseServer(Attrs) - Method in class aQute.bnd.connection.settings.ConnectionSettings
Set the parameters from within, i.e.
ParseSignatureBuilder - Class in aQute.bnd.compatibility
 
ParseSignatureBuilder(Scope) - Constructor for class aQute.bnd.compatibility.ParseSignatureBuilder
 
parseSimpleClassTypeSignature(StringRover) - Static method in class aQute.bnd.signatures.SimpleClassTypeSignature
 
parseString(Decoder) - Method in class aQute.lib.json.JSONCodec
 
parseString(String) - Static method in class aQute.bnd.version.MavenVersion
This parses an OSGi Version string into a MavenVersion which is not very interesting.
parseTestpath() - Method in class aQute.bnd.build.Project
 
parseThrowsSignature(StringRover) - Static method in class aQute.bnd.signatures.MethodSignature
 
parseTypeArgument(StringRover) - Static method in class aQute.bnd.signatures.TypeArgument
 
parseTypeParameter(StringRover) - Static method in class aQute.bnd.signatures.TypeParameter
 
parseTypeParameters(StringRover) - Static method in class aQute.bnd.signatures.TypeParameter
 
parseTypeVariableSignature(StringRover) - Static method in class aQute.bnd.signatures.TypeVariableSignature
 
parseVersion(String) - Method in class aQute.bnd.version.maven.ComparableVersion
 
parseVersion(String) - Static method in class aQute.bnd.version.Version
 
parseVersionRange(String) - Static method in class aQute.bnd.version.VersionRange
 
passphrase - Variable in class aQute.bnd.connection.settings.ServerDTO
The pass phrase used in conjunction with the privateKey to authenticate.
passphrase - Variable in class aQute.bnd.maven.MavenDeploy
 
passphrase - Variable in class aQute.bnd.maven.MavenDeployCmd
 
password - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
password - Variable in class aQute.bnd.connection.settings.ServerDTO
 
password - Variable in class aQute.bnd.main.bnd
 
password - Variable in class aQute.bnd.signing.Signer
 
password - Variable in class aQute.bnd.url.BasicAuthentication
 
password - Variable in class aQute.lib.settings.Settings
 
password() - Method in interface aQute.bnd.main.bnd.settingOptions
 
Password - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
PASSWORD - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Password type.
passwordAuthentication - Variable in class aQute.bnd.http.HttpClient
 
PasswordCryptor - Class in aQute.lib.settings
 
PasswordCryptor() - Constructor for class aQute.lib.settings.PasswordCryptor
 
paste(Class<T>) - Method in interface aQute.bnd.service.clipboard.Clipboard
Get the content from the clipboard
patch(bnd.patchOptions) - Method in class aQute.bnd.main.bnd
 
PatchCommand - Class in aQute.bnd.main
 
PatchCommand(bnd) - Constructor for class aQute.bnd.main.PatchCommand
 
PatchCommand.applyOptions - Interface in aQute.bnd.main
 
PatchCommand.createOptions - Interface in aQute.bnd.main
 
path - Variable in class aQute.bnd.build.Container
 
path - Variable in class aQute.bnd.build.LibraryHandler.RepoLibrary
 
path - Variable in class aQute.bnd.build.Makefile
 
path - Variable in class aQute.bnd.maven.support.MavenEntry
 
path - Variable in class aQute.bnd.osgi.Clazz
 
path - Variable in class aQute.bnd.osgi.repository.PersistentResourcesRepository.ResourceDTO
 
path - Variable in class aQute.bnd.signing.JartoolSigner
 
path - Variable in class aQute.lib.deployer.FileRepo
 
path - Variable in class aQute.libg.classdump.ClassDumper
 
path - Variable in class aQute.libg.remote.Delta
 
path - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
path() - Method in interface aQute.bnd.main.bnd.selectOptions
 
path() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
path() - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
path() - Method in interface aQute.lib.hierarchy.NamedNode
The path of this node in the hierarchy.
path(List<File>) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
PATH - Static variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
PATH_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
PATH_SPLITTER - Static variable in class aQute.lib.zip.JarIndex
 
path_version - Static variable in class aQute.bnd.help.Syntax
 
pathConversion - Variable in class aQute.libg.remote.source.SourceFS
 
pathFromURI(String) - Static method in class aQute.libg.uri.URIUtil
Attempts to fetch a path on the file system for the given URI string.
pathFromURI(String, URI) - Static method in class aQute.libg.uri.URIUtil
 
pathFromURI(URI) - Static method in class aQute.libg.uri.URIUtil
Attempts to fetch a path on the file system for the given URI.
PATHPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
paths - Variable in class aQute.lib.io.FileTree
 
paths - Variable in class aQute.lib.spring.XMLType
 
paths(Collection<String>) - Method in class aQute.libg.glob.PathSet
Return a list of paths in the specified collection matching the configured include and exclude Ant-style glob expressions.
paths(Collection<String>, String...) - Method in class aQute.libg.glob.PathSet
Return a list of paths in the specified collection matching the configured include and exclude Ant-style glob expressions.
paths(Collection<String>, Predicate<String>) - Static method in class aQute.libg.glob.PathSet
 
paths(Collection<String>, List<String>) - Method in class aQute.libg.glob.PathSet
Return a list of paths in the specified collection matching the configured include and exclude Ant-style glob expressions.
PathSet - Class in aQute.libg.glob
A reusable path set using Ant-style include and exclude globs.
PathSet() - Constructor for class aQute.libg.glob.PathSet
Create a path set.
PathSet(String...) - Constructor for class aQute.libg.glob.PathSet
Create a path set with initial Ant-style globs for the include patterns.
pathStartsWith(String, String) - Static method in class aQute.bnd.osgi.Builder
 
pathToFqn(String) - Static method in class aQute.bnd.osgi.Descriptors
 
patSubstr(String, String) - Method in class aQute.lib.filter.Filter
 
pattern - Variable in class aQute.bnd.help.Syntax
 
pattern - Variable in class aQute.bnd.osgi.Instruction
 
pattern - Variable in class aQute.bnd.osgi.resource.FilterParser.PatternExpression
 
pattern - Variable in class aQute.lib.env.Selector
 
pattern - Variable in class aQute.libg.clauses.Selector
 
pattern - Variable in class aQute.libg.glob.Glob
 
pattern() - Element in annotation interface aQute.bnd.help.SyntaxAnnotation
A pattern for the key of this parameter
pattern() - Method in class aQute.bnd.osgi.Instruction
 
pattern() - Method in class aQute.libg.glob.Glob
 
PATTERN_EXPORT_CONTENTS - Static variable in class aQute.bnd.build.ProjectBuilder
 
PATTERN_EXPORT_PACKAGE - Static variable in class aQute.bnd.build.ProjectBuilder
 
PATTERN_VERSION_ANNOTATION - Static variable in class aQute.bnd.build.ProjectBuilder
 
PATTERN_VERSION_PACKAGEINFO - Static variable in class aQute.bnd.build.ProjectBuilder
 
PatternConstants - Class in aQute.lib.regex
 
PatternConstants() - Constructor for class aQute.lib.regex.PatternConstants
 
PatternExpression(String, String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.PatternExpression
 
patterns - Variable in class aQute.bnd.build.Project.RepoFilter
 
payload - Variable in class aQute.lib.hierarchy.Hierarchy.Leaf
 
payload - Variable in class aQute.libg.asn1.PDU
 
payload() - Method in class aQute.lib.hierarchy.Hierarchy.Leaf
 
payload(LeafNode) - Method in class aQute.lib.hierarchy.Hierarchy
 
payment - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
pbeParamSpec - Static variable in class aQute.lib.settings.PasswordCryptor
 
PDU - Class in aQute.libg.asn1
 
PDU(boolean) - Constructor for class aQute.libg.asn1.PDU
 
PDU(byte[]) - Constructor for class aQute.libg.asn1.PDU
 
PDU(int) - Constructor for class aQute.libg.asn1.PDU
 
PDU(int, int, int...) - Constructor for class aQute.libg.asn1.PDU
 
PDU(int, PDU...) - Constructor for class aQute.libg.asn1.PDU
 
PDU(int, Object) - Constructor for class aQute.libg.asn1.PDU
 
PDU(PDU...) - Constructor for class aQute.libg.asn1.PDU
 
PDU(String) - Constructor for class aQute.libg.asn1.PDU
 
PDU(BitSet) - Constructor for class aQute.libg.asn1.PDU
 
PDU(Date) - Constructor for class aQute.libg.asn1.PDU
 
pedantic - Variable in class aQute.bnd.ant.BaseTask
 
pedantic - Variable in class aQute.bnd.osgi.Processor
 
pedantic - Variable in class aQute.libg.reporter.ReporterAdapter
 
pedantic() - Method in interface aQute.bnd.main.bnd.bndOptions
 
pedantic() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
PEDANTIC - Static variable in interface aQute.bnd.osgi.Constants
 
peek - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
peek() - Method in class aQute.bnd.compatibility.Signatures.Rover
 
peek() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
peek() - Method in interface aQute.bnd.memoize.Memoize
Peek the memoized value, if any.
peek() - Method in class aQute.bnd.memoize.MemoizingSupplier
 
peek() - Method in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
peek() - Method in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
peek() - Method in class aQute.lib.utf8properties.PropertiesParser
 
peek(BiConsumer<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
peek(BiConsumer<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
peekKey(Consumer<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
peekKey(Consumer<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
peekValue(Consumer<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
peekValue(Consumer<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
Pending - Enum constant in enum class aQute.bnd.service.repository.ResolverInfo.State
 
PermissionGenerator - Class in aQute.bnd.osgi
 
PermissionGenerator(Builder, String...) - Constructor for class aQute.bnd.osgi.PermissionGenerator
 
PermissionGenerator.FindReferencedServices - Class in aQute.bnd.osgi
 
PermissionGenerator.Parameter - Enum Class in aQute.bnd.osgi
 
PermittedSubclassesAttribute - Class in aQute.bnd.classfile
 
PermittedSubclassesAttribute(String[]) - Constructor for class aQute.bnd.classfile.PermittedSubclassesAttribute
 
perProject(bnd.ProjectWorkspaceOptions, bnd.PerProject) - Method in class aQute.bnd.main.bnd
 
perProject(bnd.ProjectWorkspaceOptions, bnd.PerProject, boolean) - Method in class aQute.bnd.main.bnd
 
PersistentMap<V> - Class in aQute.lib.persistentmap
Implements a low performance but easy to use map that is backed on a directory.
PersistentMap(File, Class<V>) - Constructor for class aQute.lib.persistentmap.PersistentMap
 
PersistentMap(File, Class<V>, Map<String, V>) - Constructor for class aQute.lib.persistentmap.PersistentMap
 
PersistentMap(File, Type) - Constructor for class aQute.lib.persistentmap.PersistentMap
 
PersistentMap(File, Type, Map<String, V>) - Constructor for class aQute.lib.persistentmap.PersistentMap
 
PersistentResource - Class in aQute.bnd.osgi.resource
This class provides an efficient way to store a resource through JSON serialization.
PersistentResource() - Constructor for class aQute.bnd.osgi.resource.PersistentResource
 
PersistentResource(byte[], List<Capability>, List<Requirement>) - Constructor for class aQute.bnd.osgi.resource.PersistentResource
Deprecated.
PersistentResource(Resource) - Constructor for class aQute.bnd.osgi.resource.PersistentResource
 
PersistentResource.Attr - Class in aQute.bnd.osgi.resource
 
PersistentResource.DataType - Enum Class in aQute.bnd.osgi.resource
 
PersistentResource.Namespace - Class in aQute.bnd.osgi.resource
 
PersistentResource.RC - Class in aQute.bnd.osgi.resource
Deprecated.
PersistentResource.RCData - Class in aQute.bnd.osgi.resource
 
PersistentResourcesRepository - Class in aQute.bnd.osgi.repository
 
PersistentResourcesRepository() - Constructor for class aQute.bnd.osgi.repository.PersistentResourcesRepository
 
PersistentResourcesRepository.ResourceDTO - Class in aQute.bnd.osgi.repository
 
peta - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
phase - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
The phase of the resource
Phase - Enum Class in aQute.bnd.service.repository
 
Phase() - Constructor for enum class aQute.bnd.service.repository.Phase
 
pico - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
pid - Variable in class aQute.bnd.metatype.DesignateDef
 
pid - Variable in class aQute.bnd.metatype.DesignateReader
 
pid() - Element in annotation interface aQute.bnd.metatype.annotations.ObjectClassDefinition
The PIDs associated with this ObjectClassDefinition.
pids - Variable in class aQute.bnd.metatype.DesignateReader
 
plugin - Variable in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
Plugin - Interface in aQute.bnd.service
An optional interface for plugins.
PLUGIN - Static variable in interface aQute.bnd.osgi.Constants
 
PLUGIN_FILE_P - Static variable in class aQute.bnd.main.Plugins
 
PLUGIN_STANDALONE - Static variable in class aQute.bnd.build.Workspace
 
PluginExecutions - Class in aQute.bnd.maven.lib.executions
 
PluginExecutions() - Constructor for class aQute.bnd.maven.lib.executions.PluginExecutions
 
pluginLoader - Variable in class aQute.bnd.osgi.Processor
 
PLUGINPATH - Static variable in interface aQute.bnd.osgi.Constants
 
PLUGINPATH_SHA1_ATTR - Static variable in interface aQute.bnd.osgi.Constants
 
PLUGINPATH_URL_ATTR - Static variable in interface aQute.bnd.osgi.Constants
 
plugins - Variable in class aQute.bnd.osgi.PluginsContainer
 
plugins() - Method in class aQute.bnd.osgi.PluginsContainer
Return the set of plugins added to this container.
Plugins - Class in aQute.bnd.main
Combines plugin management commands
Plugins(bnd, Workspace) - Constructor for class aQute.bnd.main.Plugins
 
Plugins.PluginAddOptions - Interface in aQute.bnd.main
 
Plugins.PluginRemoveOptions - Interface in aQute.bnd.main
 
pluginsContainer - Variable in class aQute.bnd.osgi.Processor
 
PluginsContainer - Class in aQute.bnd.osgi
The plugin set for a Processor.
PluginsContainer() - Constructor for class aQute.bnd.osgi.PluginsContainer
 
PluginsContainer.AbstractPlugin<T> - Class in aQute.bnd.osgi
 
PluginsContainer.PluginProvider - Interface in aQute.bnd.osgi
A Plugin Provider provides plugins when accessed with a type selector.
PluginsContainer.PluginsSpliterator<T> - Class in aQute.bnd.osgi
A spliterator of plugins of the specified type ordered by the processor hierarchy.
PluginsSpliterator(Class<T>) - Constructor for class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
plural() - Method in enum class aQute.bnd.header.Attrs.Type
 
plural() - Method in enum class aQute.libg.parameters.Attributes.Type
 
policy - Variable in class aQute.bnd.component.ReferenceDef
 
policy - Variable in class aQute.bnd.osgi.Annotation
 
policy() - Element in annotation interface aQute.bnd.component.annotations.Reference
The policy for this reference.
policyOption - Variable in class aQute.bnd.component.ReferenceDef
 
policyOption() - Element in annotation interface aQute.bnd.component.annotations.Reference
The policy option for this reference.
pom() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
Pom - Class in aQute.bnd.maven.support
 
Pom(Maven, File, URI) - Constructor for class aQute.bnd.maven.support.Pom
 
Pom(Maven, File, URI, Reporter) - Constructor for class aQute.bnd.maven.support.Pom
 
POM - Static variable in interface aQute.bnd.osgi.Constants
 
Pom.Dependency - Class in aQute.bnd.maven.support
 
Pom.Rover - Class in aQute.bnd.maven.support
 
Pom.Scope - Enum Class in aQute.bnd.maven.support
 
pomFile - Variable in class aQute.bnd.maven.support.MavenEntry
 
pomFile - Variable in class aQute.bnd.maven.support.Pom
 
PomFromManifest - Class in aQute.bnd.maven
 
PomFromManifest(Manifest) - Constructor for class aQute.bnd.maven.PomFromManifest
 
PomOptions - Class in aQute.bnd.service.maven
 
PomOptions() - Constructor for class aQute.bnd.service.maven.PomOptions
 
PomParser - Class in aQute.bnd.maven
Provides a way to parse a maven pom as properties.
PomParser() - Constructor for class aQute.bnd.maven.PomParser
 
pomPath - Variable in class aQute.bnd.maven.support.MavenEntry
 
pomPropertiesFilter - Static variable in class aQute.bnd.build.ProjectBuilder
 
PomPropertiesResource - Class in aQute.bnd.maven
 
PomPropertiesResource(PomResource) - Constructor for class aQute.bnd.maven.PomPropertiesResource
 
PomPropertiesResource(String, String, String) - Constructor for class aQute.bnd.maven.PomPropertiesResource
 
PomResource - Class in aQute.bnd.maven
 
PomResource(Processor, Manifest) - Constructor for class aQute.bnd.maven.PomResource
 
PomResource(Processor, Manifest, String, String, String) - Constructor for class aQute.bnd.maven.PomResource
 
PomResource(Manifest) - Constructor for class aQute.bnd.maven.PomResource
 
PomResource(Map<String, String>, Manifest) - Constructor for class aQute.bnd.maven.PomResource
 
poms - Variable in class aQute.bnd.maven.support.MavenEntry
 
pomXmlFilter - Static variable in class aQute.bnd.osgi.Jar
 
pool - Variable in class aQute.bnd.classfile.builder.MutableConstantPool
 
pool - Variable in class aQute.bnd.classfile.ConstantPool
 
pool - Variable in class aQute.libg.classdump.ClassDumper
 
pop - Static variable in class aQute.bnd.osgi.OpCodes
 
pop2 - Static variable in class aQute.bnd.osgi.OpCodes
 
port - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
pos - Variable in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
pos - Variable in class aQute.lib.utf8properties.PropertiesParser
 
pos(int) - Method in class aQute.lib.index.Index.Page
 
position - Variable in class aQute.libg.asn1.BER
 
post() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to post
postInit(Processor) - Method in class aQute.bnd.osgi.PluginsContainer
Post init actions must occur outside of the first level memoizer.
postRelease() - Method in class aQute.bnd.build.Project
Actions to perform after a full workspace release.
prebuild - Variable in class aQute.bnd.ant.EclipseTask
 
prebuild(List<String>, List<String>, List<Builder>, String) - Method in class aQute.bnd.main.bnd
 
preBuildChecks() - Method in class aQute.bnd.build.Project
Check prebuild things.
predicate - Variable in class aQute.bnd.stream.AbstractWhile
 
predicateSupplier(Supplier<? extends T>, Predicate<? super T>) - Static method in interface aQute.bnd.memoize.Memoize
Creates a supplier which memoizes the first value returned by the specified supplier which is accepted by the specified predicate.
PredicateWithException<T> - Interface in aQute.bnd.exceptions
Predicate interface that allows exceptions.
PredicateWithException<T> - Interface in aQute.lib.exceptions
Deprecated.
preferDashes(Method) - Static method in class aQute.bnd.help.Syntax
 
preferences - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
prefix - Variable in class aQute.bnd.ant.EclipseTask
 
prefix - Variable in class aQute.bnd.osgi.ExecutorGroup.ExecutorThreadFactory
 
prefix - Variable in enum class aQute.lib.strings.Strings.Magnitude
 
prefix() - Element in annotation interface aQute.bnd.annotation.xml.XMLAttribute
Suggested prefix for the specified namespace.
prefix() - Method in interface aQute.bnd.service.remotelaunch.Slave
 
prefix(String) - Method in class aQute.lib.filter.Filter.Query
 
PREFIX_BASIC_AUTH - Static variable in class aQute.bnd.url.BasicAuthentication
 
PREFIX_BEARER_AUTH - Static variable in class aQute.bnd.url.BearerAuthentication
 
prefixField - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
prefixField - Variable in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
prepare() - Method in class aQute.bnd.build.JUnitLauncher
 
prepare() - Method in class aQute.bnd.build.Project
Set up all the paths
prepare() - Method in class aQute.bnd.build.ProjectLauncher
Should be called when all the changes to the launchers are set.
prepare() - Method in class aQute.bnd.build.ProjectTester
 
prepare() - Method in interface aQute.bnd.service.repository.Prepare
 
prepare() - Method in class aQute.lib.env.Env
 
prepare(OCDDef) - Method in class aQute.bnd.metatype.ADDef
 
prepare(Analyzer) - Method in class aQute.bnd.component.ComponentDef
Called to prepare.
prepare(Analyzer) - Method in class aQute.bnd.component.ReferenceDef
Prepare the reference, will check for any errors.
prepare(Analyzer) - Method in class aQute.bnd.metatype.DesignateDef
 
prepare(Analyzer) - Method in class aQute.bnd.metatype.OCDDef
 
prepare(String, ProjectInstructions.GeneratorSpec) - Method in class aQute.bnd.build.ProjectGenerate
 
Prepare - Interface in aQute.bnd.service.repository
 
prepared - Variable in class aQute.lib.env.Env
 
preparedPaths - Variable in class aQute.bnd.build.Project
 
PrepareTask - Class in aQute.bnd.ant
 
PrepareTask() - Constructor for class aQute.bnd.ant.PrepareTask
 
prepareVersion(Analyzer) - Method in class aQute.bnd.component.ComponentDef
 
PREPROCESSMATCHERS - Static variable in interface aQute.bnd.osgi.Constants
 
PreprocessResource - Class in aQute.bnd.osgi
 
PreprocessResource(Processor, Resource) - Constructor for class aQute.bnd.osgi.PreprocessResource
 
preRelease() - Method in class aQute.bnd.build.Project
Actions to perform before a full workspace release.
PRESENCE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
Present(String) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Present
 
previous - Variable in class aQute.bnd.maven.support.Pom.Rover
 
previous - Variable in class aQute.bnd.maven.support.ProjectPom.Rover
 
previous - Variable in class aQute.bnd.osgi.Macro.Link
 
previous - Variable in class aQute.bnd.osgi.resource.FilterBuilder.Sub
 
previous - Variable in class aQute.libg.sed.ReplacerAdapter.Link
 
previous() - Method in enum class aQute.bnd.build.model.EE
 
previous() - Method in class aQute.bnd.unmodifiable.ImmutableListIterator
 
previous() - Method in class aQute.lib.collections.SortedList.It
 
previousIndex() - Method in class aQute.bnd.unmodifiable.ImmutableListIterator
 
previousIndex() - Method in class aQute.lib.collections.SortedList.It
 
primaryType - Variable in class aQute.lib.inject.Injector.Target
The primary type.
primitive - Variable in class aQute.bnd.osgi.Descriptors.ConcreteRef
 
primitive(Class<?>) - Method in class aQute.bnd.compatibility.Signatures
Handle primitives, these need to be translated to a single char.
PRIMITIVE_PACKAGE - Static variable in class aQute.bnd.osgi.Descriptors
 
print - Variable in class aQute.bnd.ant.BndTask
 
print - Variable in class aQute.bnd.ant.PrepareTask
 
print(int, PrintWriter) - Method in class aQute.lib.tag.Tag
Print the tag formatted to a PrintWriter.
print(String, Map<?, ? extends Map<?, ?>>) - Method in class aQute.bnd.print.JarPrinter
 
print(Formatter, Syntax, String) - Method in class aQute.bnd.main.bnd
 
print(Map<String, Class<?>>) - Method in class aQute.bnd.main.Plugins
 
PRINTABLE_STRING - Static variable in interface aQute.libg.asn1.Types
 
printAccess(int) - Method in class aQute.libg.classdump.ClassDumper
 
printClassAccess(int) - Method in class aQute.libg.classdump.ClassDumper
 
printClause(Map<?, ?>, StringBuilder) - Static method in class aQute.bnd.osgi.Processor
 
printClauses(Map<?, ? extends Map<?, ?>>) - Static method in class aQute.bnd.osgi.Processor
Print a standard Map based OSGi header.
printClauses(Map<?, ? extends Map<?, ?>>, boolean) - Static method in class aQute.bnd.osgi.Processor
 
printExceptionSummary(Throwable, PrintStream) - Method in class aQute.bnd.osgi.Processor
 
printExcludingRange() - Method in class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
printExcludingRange() - Method in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
printExcludingRange() - Method in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
printExcludingRange() - Method in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
printExcludingRange() - Method in class aQute.bnd.osgi.resource.FilterParser.WithRangeExpression
 
printHelp() - Method in class aQute.bnd.enroute.commands.EnrouteCommand
 
printHex(byte[]) - Method in class aQute.libg.classdump.ClassDumper
We must find Class.forName references ...
println() - Method in class aQute.bnd.print.JarPrinter
 
println(String) - Method in class aQute.bnd.print.JarPrinter
 
printReferred(String, String) - Method in class aQute.bnd.main.XRefCommand
 
printStackTrace(Throwable, int, PrintStream) - Method in class aQute.bnd.osgi.Processor
 
printxref(MultiMap<?, ?>, String) - Method in class aQute.bnd.main.XRefCommand
 
PRIVATE - Enum constant in enum class aQute.bnd.compatibility.Access
 
PRIVATE - Static variable in interface aQute.libg.asn1.Types
 
PRIVATE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
PRIVATE_KEY - Static variable in class aQute.bnd.url.BndAuthentication
 
PRIVATE_PACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
privateKey - Variable in class aQute.bnd.connection.settings.ServerDTO
The private key location used to authenticate.
privateKey - Variable in class aQute.bnd.url.BndAuthentication
 
privateKey - Variable in class aQute.lib.settings.Settings
 
privateKey() - Method in interface aQute.bnd.url.BndAuthentication.Config
 
privatePackage - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
PRIVATEPACKAGE - Static variable in interface aQute.bnd.osgi.Constants
 
process - Variable in class aQute.libg.command.Command
 
process() - Method in interface aQute.bnd.main.bnd.hashOptions
 
process(DSAnnotations.VersionSettings, Attrs) - Method in enum class aQute.bnd.component.DSAnnotations.Options
 
process(MetatypeAnnotations.VersionSettings, Attrs) - Method in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
 
process(Analyzer, String, Resource) - Method in class aQute.lib.spring.XMLType
 
process(Processor, Attrs, String) - Method in class aQute.bnd.build.LibraryHandler.FileLibrary
 
process(Processor, Attrs, String) - Method in class aQute.bnd.build.LibraryHandler.Library
 
process(Processor, Attrs, String) - Method in class aQute.bnd.build.LibraryHandler.RepoLibrary
 
process(CharSequence, int, char, char, StringBuilder, Macro.Link, boolean) - Method in class aQute.bnd.osgi.Macro
 
process(CharSequence, int, char, char, StringBuilder, ReplacerAdapter.Link) - Method in class aQute.libg.sed.ReplacerAdapter
 
process(CharSequence, Macro.Link) - Method in class aQute.bnd.osgi.Macro
 
process(String) - Method in class aQute.bnd.make.Make
 
process(String) - Method in class aQute.bnd.osgi.Macro
 
process(String) - Method in class aQute.lib.env.Env
 
process(String) - Method in interface aQute.libg.sed.Replacer
 
process(String) - Method in class aQute.libg.sed.ReplacerAdapter
 
process(String, Processor) - Method in class aQute.bnd.osgi.Macro
 
process(String, Domain) - Method in class aQute.libg.sed.ReplacerAdapter
 
process(String, ReplacerAdapter.Link) - Method in class aQute.libg.sed.ReplacerAdapter
 
process(List<XMLType>, String, String, String) - Method in class aQute.lib.spring.XMLTypeProcessor
 
processActivationObject(String, ClassTypeSignature, String, DeclarativeServicesAnnotationError, boolean) - Method in class aQute.bnd.component.DSAnnotationReader
 
processAnnotation(AnnotationInfo, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
processAnnotationDefault(AnnotationDefaultAttribute, Annotation.ElementType, int) - Method in class aQute.bnd.osgi.Clazz
 
processAnnotations(AnnotationsAttribute, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
processAttributes(Attribute[], Annotation.ElementType, int) - Method in class aQute.bnd.osgi.Clazz
Called for the attributes in the class, field, method or Code attribute.
processBootstrapMethods(BootstrapMethodsAttribute) - Method in class aQute.bnd.osgi.Clazz
 
processBuilder(Builder) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
If a mojo needs to tweak the builder for any particular reason, do it here.
processBuilder(Builder) - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
processBuildPath(List<Object>) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
If a mojo needs to update the buildpath for any particular reason, do it here.
processBuildPath(List<Object>) - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
processCode(CodeAttribute, Annotation.ElementType) - Method in class aQute.bnd.osgi.Clazz
 
processConstructorActivationArgs(int) - Method in class aQute.bnd.component.DSAnnotationReader
extract properties from an activation object
processed - Variable in class aQute.bnd.osgi.AnnotationHeaders.MetaAnnotationCollector
 
processElementValue(Object, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
processEnclosingMethod(EnclosingMethodAttribute) - Method in class aQute.bnd.osgi.Clazz
 
processExceptions(ExceptionsAttribute, int) - Method in class aQute.bnd.osgi.Clazz
 
processExecutions(List<PluginExecution>, Plugin, MavenProject) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
processingInstruction(String, String) - Method in class aQute.libg.sax.ContentFilterImpl
 
processingInstruction(String, String) - Method in class aQute.libg.sax.filters.MergeContentFilter
 
processMethodActivationArgs(String, String, DeclarativeServicesAnnotationError, boolean) - Method in class aQute.bnd.component.DSAnnotationReader
look for annotation activation objects and extract properties from them
processor - Variable in class aQute.bnd.connection.settings.ConnectionSettings.MasterPassphrase
 
processor - Variable in class aQute.bnd.connection.settings.ConnectionSettings
 
processor - Variable in class aQute.bnd.help.ProcessorHandler
 
processor - Variable in class aQute.bnd.maven.PomResource
 
processor - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
processor - Variable in class aQute.bnd.osgi.OSInformation.NativeCapability
 
processor - Variable in class aQute.bnd.osgi.PluginsContainer
 
processor - Variable in class aQute.bnd.osgi.PreprocessResource
 
processor - Variable in class aQute.bnd.signing.JartoolSigner
 
Processor - Class in aQute.bnd.osgi
 
Processor() - Constructor for class aQute.bnd.osgi.Processor
 
Processor(Processor) - Constructor for class aQute.bnd.osgi.Processor
 
Processor(Processor, Properties, boolean) - Constructor for class aQute.bnd.osgi.Processor
 
Processor(Properties) - Constructor for class aQute.bnd.osgi.Processor
 
Processor(Properties, boolean) - Constructor for class aQute.bnd.osgi.Processor
 
PROCESSOR_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
Processor.CL - Class in aQute.bnd.osgi
 
Processor.FileLine - Class in aQute.bnd.osgi
 
Processor.SetLocationImpl - Class in aQute.bnd.osgi
 
processorFamilies - Static variable in class aQute.bnd.osgi.OSInformation
 
ProcessorHandler - Class in aQute.bnd.help
Handles a proxy on a Processor's properties.
ProcessorHandler(Processor) - Constructor for class aQute.bnd.help.ProcessorHandler
 
PROCESSORNAMES - Static variable in class aQute.bnd.osgi.Verifier
 
processParameterAnnotations(ParameterAnnotationsAttribute, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
processSignature(SignatureAttribute, Annotation.ElementType, int) - Method in class aQute.bnd.osgi.Clazz
 
processStackMapTable(StackMapTableAttribute) - Method in class aQute.bnd.osgi.Clazz
 
processTypeAnnotations(TypeAnnotationsAttribute, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
processValue(String) - Method in class aQute.bnd.connection.settings.SettingsParser
 
processValue(String) - Method in class aQute.lib.xpath.XPathParser
 
processWithArgs(String, String[], Macro.Link) - Method in class aQute.bnd.osgi.Macro
 
profile - Variable in class aQute.bnd.osgi.Processor
 
profile() - Method in interface aQute.bnd.main.bnd.packageOptions
 
PROFILE - Static variable in interface aQute.bnd.osgi.Constants
 
Profiles - Class in aQute.bnd.main
 
Profiles(bnd, bnd.ProfileOptions) - Constructor for class aQute.bnd.main.Profiles
 
Profiles.CreateOptions - Interface in aQute.bnd.main
 
PROGRAM - Enum constant in enum class aQute.bnd.service.diff.Type
 
progress - Variable in class aQute.bnd.ant.BaseTask
 
progress - Variable in class aQute.bnd.build.WorkspaceLock
 
progress(float, String, Object...) - Method in class aQute.bnd.ant.BaseTask
Deprecated.
Use SLF4J Logger.info() instead.
progress(float, String, Object...) - Method in class aQute.bnd.osgi.Processor
Deprecated.
Use SLF4J Logger.info() instead.
progress(float, String, Object...) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
Deprecated.
Use SLF4J Logger.info() instead.
progress(float, String, Object...) - Method in class aQute.libg.reporter.ReporterAdapter
Deprecated.
Use SLF4J Logger.info(aQute.libg.slf4j.GradleLogging.LIFECYCLE) instead.
progress(float, String, Object...) - Method in class aQute.libg.reporter.slf4j.Slf4jReporter
Deprecated.
Use SLF4J Logger.info() instead.
progress(float, String, Object...) - Method in interface aQute.service.reporter.Reporter
Deprecated.
Use SLF4J Logger.info(aQute.libg.slf4j.GradleLogging.LIFECYCLE) instead.
progress(File, int) - Method in class aQute.bnd.build.DownloadBlocker
 
progress(File, int) - Method in interface aQute.bnd.service.RepositoryPlugin.DownloadListener
Can be called back regularly before success/failure but never after.
progress(String, int, int) - Method in interface aQute.bnd.service.message.Progress
Indicate progress
progress(String, Object...) - Method in class aQute.bnd.buildtool.ToolManager
 
progress(String, Object...) - Method in class aQute.bnd.main.bnd
Progress is not a logging function.
progress(String, Object...) - Method in class aQute.bnd.osgi.Processor
 
progress(String, Object...) - Method in interface aQute.libg.log.Logger
 
Progress - Interface in aQute.bnd.service.message
Progress monitor.
ProgressPlugin - Interface in aQute.bnd.service.progress
A plugin for reporting progress on long-running jobs.
ProgressPlugin.Task - Interface in aQute.bnd.service.progress
Represents an ongoing task.
ProgressToOutput - Class in aQute.bnd.service.progress
 
ProgressToOutput(Appendable, String) - Constructor for class aQute.bnd.service.progress.ProgressToOutput
 
ProgressWrappingStream - Class in aQute.bnd.http
 
ProgressWrappingStream(InputStream, String, int, ProgressPlugin.Task, long) - Constructor for class aQute.bnd.http.ProgressWrappingStream
 
project - Variable in class aQute.bnd.build.Classpath
 
project - Variable in class aQute.bnd.build.Container
 
project - Variable in class aQute.bnd.build.model.BndEditModel
 
project - Variable in class aQute.bnd.build.PackageInfo
 
project - Variable in class aQute.bnd.build.ProjectBuilder.BuildInfoImpl
 
project - Variable in class aQute.bnd.build.ProjectBuilder
 
project - Variable in class aQute.bnd.build.ProjectGenerate
 
project - Variable in class aQute.bnd.build.ProjectLauncher
 
project - Variable in class aQute.bnd.build.ProjectTester
 
project - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
project - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
project - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
project - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
project - Variable in class aQute.bnd.service.generate.BuildContext
 
project() - Method in interface aQute.bnd.main.bnd.bumpoptions
 
project() - Method in interface aQute.bnd.main.bnd.debugOptions
 
project() - Method in interface aQute.bnd.main.bnd.deliverableOptions
 
project() - Method in interface aQute.bnd.main.bnd.infoOptions
 
project() - Method in interface aQute.bnd.main.bnd.macroOptions
 
project() - Method in interface aQute.bnd.main.bnd.projectOptions
 
project() - Method in interface aQute.bnd.main.bnd.releaseOptions
 
project() - Method in interface aQute.bnd.main.bnd.runOptions
 
project() - Method in interface aQute.bnd.main.RepoCommand.repoOptions
 
Project - Class in aQute.bnd.build
This class is NOT threadsafe
Project(Workspace, File) - Constructor for class aQute.bnd.build.Project
 
Project(Workspace, File, File) - Constructor for class aQute.bnd.build.Project
 
PROJECT - Enum constant in enum class aQute.bnd.build.Container.TYPE
 
PROJECT - Static variable in class aQute.bnd.service.specifications.BuilderSpecification
 
Project_RunFailed_(Project, Exception) - Method in interface aQute.bnd.main.BndMessages
 
Project.RefreshData - Class in aQute.bnd.build
 
Project.RepoFilter - Class in aQute.bnd.build
 
ProjectBuilder - Class in aQute.bnd.build
 
ProjectBuilder(Project) - Constructor for class aQute.bnd.build.ProjectBuilder
 
ProjectBuilder(ProjectBuilder) - Constructor for class aQute.bnd.build.ProjectBuilder
 
ProjectBuilder.ArtifactInfoImpl - Class in aQute.bnd.build
 
ProjectBuilder.BuildInfoImpl - Class in aQute.bnd.build
 
ProjectBuildOrderTask - Class in aQute.bnd.ant
ProjectBuildOrderTask calculates the correct build order for all of the bnd projects in a workspace.
ProjectBuildOrderTask() - Constructor for class aQute.bnd.ant.ProjectBuildOrderTask
 
projectDir - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
ProjectGenerate - Class in aQute.bnd.build
 
ProjectGenerate(Project) - Constructor for class aQute.bnd.build.ProjectGenerate
 
projectHelper - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
ProjectInstructions - Interface in aQute.bnd.help.instructions
 
ProjectInstructions.GeneratorSpec - Interface in aQute.bnd.help.instructions
 
ProjectInstructions.StaleTest - Interface in aQute.bnd.help.instructions
 
ProjectLauncher - Class in aQute.bnd.build
A Project Launcher is a base class to be extended by launchers.
ProjectLauncher(Project) - Constructor for class aQute.bnd.build.ProjectLauncher
 
ProjectLauncher.LiveCoding - Class in aQute.bnd.build
 
ProjectLauncher.NotificationListener - Interface in aQute.bnd.build
 
ProjectLauncher.NotificationType - Enum Class in aQute.bnd.build
 
projectLocation - Variable in class aQute.bnd.ant.EclipseTask
 
projectLocation - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
ProjectMessages - Interface in aQute.bnd.build
 
ProjectPom - Class in aQute.bnd.maven.support
 
ProjectPom(Maven, File) - Constructor for class aQute.bnd.maven.support.ProjectPom
 
ProjectPom(Maven, File, Reporter) - Constructor for class aQute.bnd.maven.support.ProjectPom
 
ProjectPom.Rover - Class in aQute.bnd.maven.support
 
projects - Variable in class aQute.bnd.build.ProjectTracker
 
projects - Variable in class aQute.bnd.build.Workspace
 
projects(Collection<Project>) - Method in class aQute.bnd.build.WorkspaceNotifier
 
projects(Consumer<? super Collection<Project>>) - Method in interface aQute.bnd.build.api.OnWorkspace
The set of projects has changed for some reason
PROJECTS - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
projectswhereCycleCheck - Static variable in class aQute.bnd.build.Workspace
 
ProjectTask - Class in aQute.bnd.ant
 
ProjectTask() - Constructor for class aQute.bnd.ant.ProjectTask
 
ProjectTester - Class in aQute.bnd.build
 
ProjectTester(Project) - Constructor for class aQute.bnd.build.ProjectTester
 
ProjectTracker - Class in aQute.bnd.build
This class is responsible for maintaining the project list.
ProjectTracker(Workspace) - Constructor for class aQute.bnd.build.ProjectTracker
 
projectURL - Variable in class aQute.bnd.maven.PomFromManifest
 
promiseFactory - Variable in class aQute.bnd.http.HttpClient
 
promiseFactory - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
promiseFactory - Variable in class aQute.bnd.osgi.ExecutorGroup
 
promiseFactory - Variable in class aQute.bnd.osgi.repository.BaseRepository
 
promiseFactory() - Method in class aQute.bnd.http.HttpClient
 
promises - Variable in class aQute.lib.link.Link
 
promiseScheduledExecutor - Variable in class aQute.bnd.osgi.ExecutorGroup
 
prompt(String, String, String, Pattern) - Method in interface aQute.bnd.service.message.Dialogs
Display a dialog where the user can input a string.
PROP_BUILD_ORDER - Static variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
PROP_WORKSPACE - Static variable in class aQute.bnd.build.model.BndEditModel
 
propChangeSupport - Variable in class aQute.bnd.build.model.BndEditModel
 
properties - Variable in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
properties - Variable in class aQute.bnd.ant.BaseTask
 
properties - Variable in class aQute.bnd.build.model.BndEditModel
 
properties - Variable in class aQute.bnd.component.ComponentDef
 
properties - Variable in class aQute.bnd.component.PropertiesDef
 
properties - Variable in class aQute.bnd.maven.support.MavenEntry
 
properties - Variable in class aQute.bnd.maven.support.ProjectPom
 
properties - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
properties - Variable in class aQute.bnd.osgi.Processor
 
properties - Variable in class aQute.bnd.osgi.PropertiesResource
 
properties - Variable in class aQute.bnd.osgi.resource.PersistentResource.RCData
 
properties - Variable in class aQute.bnd.service.specifications.RunSpecification
 
properties - Variable in class aQute.configurable.Configurable.ConfigurableHandler
 
properties - Variable in class aQute.lib.env.Env
 
properties - Variable in class aQute.lib.utf8properties.PropertiesParser
 
properties - Variable in class aQute.libg.remote.Welcome
 
properties() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
properties() - Element in annotation interface aQute.bnd.component.annotations.Component
Property entries for this Component.
properties() - Method in interface aQute.bnd.main.bnd.createOptions
 
properties() - Method in interface aQute.bnd.main.bnd.wrapOptions
 
properties() - Method in interface aQute.bnd.main.Profiles.CreateOptions
 
properties(ComponentDef, Map<String, String>, String) - Method in class aQute.bnd.component.HeaderReader
Print the Service-Component properties element
PROPERTIES - Enum constant in enum class aQute.bnd.component.annotations.CollectionType
The properties collection type is used to indicate the collection holds unmodifiable Maps containing the service properties of the bound services.
PROPERTIES - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
propertiesChanged - Variable in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
propertiesChanged - Variable in class aQute.bnd.maven.support.MavenEntry
 
propertiesChanged() - Method in class aQute.bnd.build.Project
 
propertiesChanged() - Method in class aQute.bnd.build.Workspace
 
propertiesChanged() - Method in class aQute.bnd.osgi.Processor
 
propertiesConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
PropertiesConverter - Class in aQute.bnd.build.model.conversions
 
PropertiesConverter() - Constructor for class aQute.bnd.build.model.conversions.PropertiesConverter
 
PropertiesDef - Class in aQute.bnd.component
 
PropertiesDef(Analyzer) - Constructor for class aQute.bnd.component.PropertiesDef
 
PropertiesEntryFormatter - Class in aQute.bnd.build.model.conversions
 
PropertiesEntryFormatter() - Constructor for class aQute.bnd.build.model.conversions.PropertiesEntryFormatter
 
propertiesFile - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
propertiesFile - Variable in class aQute.bnd.maven.support.MavenEntry
 
propertiesFile - Variable in class aQute.bnd.osgi.Processor
 
propertiesFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
PropertiesLineReader - Class in aQute.bnd.properties
 
PropertiesLineReader(IDocument) - Constructor for class aQute.bnd.properties.PropertiesLineReader
 
PropertiesLineReader(String) - Constructor for class aQute.bnd.properties.PropertiesLineReader
 
PropertiesParser - Class in aQute.lib.properties
Deprecated.
PropertiesParser - Class in aQute.lib.utf8properties
 
PropertiesParser() - Constructor for class aQute.lib.properties.PropertiesParser
Deprecated.
 
PropertiesParser(String, String, Reporter, Properties, Collection<String>) - Constructor for class aQute.lib.utf8properties.PropertiesParser
 
propertiesResource(Resource, UTF8Properties) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
PropertiesResource - Class in aQute.bnd.osgi
 
PropertiesResource() - Constructor for class aQute.bnd.osgi.PropertiesResource
 
PropertiesResource(Properties) - Constructor for class aQute.bnd.osgi.PropertiesResource
 
propertiesTags(String) - Method in class aQute.bnd.component.PropertiesDef
 
property - Variable in class aQute.bnd.component.ComponentDef
This is an alias to the PropertyDef object in ComponentDef.propertyDefs under the ComponentDef.PROPERTYDEF_COMPONENT key.
property - Variable in class aQute.bnd.component.PropertyDef
 
property() - Element in annotation interface aQute.bnd.component.annotations.Component
Properties for this Component.
PROPERTY - Enum constant in enum class aQute.bnd.service.diff.Type
 
PROPERTY_PATTERN - Static variable in class aQute.bnd.component.HeaderReader
 
PROPERTY_PATTERN - Static variable in class aQute.bnd.component.PropertyDef
 
propertyDef - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
PropertyDef - Class in aQute.bnd.component
 
PropertyDef(Analyzer) - Constructor for class aQute.bnd.component.PropertyDef
 
PROPERTYDEF_ACTIVATEFORMAT - Static variable in class aQute.bnd.component.ComponentDef
 
PROPERTYDEF_ANNOTATIONFORMAT - Static variable in class aQute.bnd.component.ComponentDef
 
PROPERTYDEF_COMPONENT - Static variable in class aQute.bnd.component.ComponentDef
 
PROPERTYDEF_CONSTRUCTORFORMAT - Static variable in class aQute.bnd.component.ComponentDef
 
PROPERTYDEF_DEACTIVATEFORMAT - Static variable in class aQute.bnd.component.ComponentDef
 
PROPERTYDEF_FIELDFORMAT - Static variable in class aQute.bnd.component.ComponentDef
 
PROPERTYDEF_MODIFIEDFORMAT - Static variable in class aQute.bnd.component.ComponentDef
 
propertyDefKey - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
propertyDefs - Variable in class aQute.bnd.component.ComponentDef
We use a SortedMap and a key set which controls the ordering of the generated properties.
propertyFile - Variable in class aQute.bnd.ant.ExpandPropertiesTask
 
propertyName - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
propertyTags(String) - Method in class aQute.bnd.component.PropertyDef
 
propertyType - Variable in class aQute.bnd.component.PropertyDef
 
Props - Class in aQute.lib.env
 
Props(Props...) - Constructor for class aQute.lib.env.Props
 
PROTECTED - Enum constant in enum class aQute.bnd.compatibility.Access
 
PROTECTED - Static variable in class aQute.bnd.differ.JavaElement
 
PROTECTED_PROVIDER - Static variable in class aQute.bnd.differ.JavaElement
 
protocol - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
prototype - Variable in class aQute.bnd.osgi.Descriptors.Descriptor
 
PROTOTYPE - Enum constant in enum class aQute.bnd.component.annotations.ReferenceScope
If the bound service has prototype service scope, then each instance of the component with this reference can receive a unique instance of the service.
PROTOTYPE - Enum constant in enum class aQute.bnd.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a prototype scope service and an instance of the component must be created for each distinct request for the service.
PROTOTYPE_REQUIRED - Enum constant in enum class aQute.bnd.component.annotations.ReferenceScope
Bound services must have prototype service scope.
provide() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
provide(ComponentDef, String, String) - Method in class aQute.bnd.component.HeaderReader
 
provide(Class<X>) - Method in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
provide(Class<X>) - Method in interface aQute.bnd.osgi.PluginsContainer.PluginProvider
Provide the plugins for the given type if the type is equal.
Provide(String, String[]) - Constructor for class aQute.bnd.classfile.ModuleAttribute.Provide
 
PROVIDE - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
PROVIDE_CAPABILITY - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
PROVIDE_CAPABILITY - Static variable in interface aQute.bnd.osgi.Constants
 
PROVIDE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
provideCapability - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
ProvideCapability - Annotation Interface in aQute.bnd.annotation.headers
Deprecated.
see org.osgi.annotation.bundle.Capability
provided - Enum constant in enum class aQute.bnd.maven.support.Pom.Scope
 
PROVIDED - Enum constant in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
provider - Variable in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
PROVIDER_POLICY - Static variable in interface aQute.bnd.osgi.Constants
 
PROVIDER_TYPE - Static variable in class aQute.bnd.differ.JavaElement
 
PROVIDER_TYPE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
providerMatcher - Variable in class aQute.bnd.differ.JavaElement
 
providers - Variable in class aQute.bnd.differ.Baseline.Info
 
ProviderType - Annotation Interface in aQute.bnd.annotation
A change in a provider type (that is all except Consumer types) can be changed with only (at minimum) a minor update to the package API version number.
provides - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
provides - Variable in class aQute.bnd.classfile.ModuleAttribute.Provide
 
provides - Variable in class aQute.bnd.classfile.ModuleAttribute
 
provides() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
provides(String, String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
provides(String, String...) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
provides(String, Collection<String>) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
provides_with - Variable in class aQute.bnd.classfile.ModuleAttribute.Provide
 
proxies - Variable in class aQute.bnd.connection.settings.SettingsDTO
 
proxy - Variable in class aQute.bnd.service.url.ProxyHandler.ProxySetup
 
proxy - Variable in class aQute.lib.annotations.setter.AnnotationSetter
 
proxy - Variable in class aQute.lib.aspects.Aspects.Invocation
 
proxy(Class<T>, Map<?, ?>) - Method in class aQute.lib.converter.Converter
Convert a map to an interface.
ProxyClassLoader(ClassLoader, Class<?>[]) - Constructor for class aQute.bnd.build.WorkspaceExternalPluginHandler.ProxyClassLoader
 
proxyDTO - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
ProxyDTO - Class in aQute.bnd.connection.settings
 
ProxyDTO() - Constructor for class aQute.bnd.connection.settings.ProxyDTO
 
ProxyHandler - Interface in aQute.bnd.service.url
 
ProxyHandler.ProxySetup - Class in aQute.bnd.service.url
 
proxyHandlers - Variable in class aQute.bnd.http.HttpClient
 
proxySetup - Variable in class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
ProxySetup() - Constructor for class aQute.bnd.service.url.ProxyHandler.ProxySetup
 
ProxyType - Annotation Interface in aQute.bnd.annotation
This is a type that will be proxied.
prune() - Method in class aQute.lib.dot.DOT
 
prune(EnumSet<Access>) - Method in class aQute.bnd.compatibility.Scope
 
ps - Variable in class aQute.libg.classdump.ClassDumper
 
PSpec() - Constructor for class aQute.bnd.main.BaselineCommands.PSpec
 
PUBLIC - Enum constant in enum class aQute.bnd.compatibility.Access
 
PUBLIC - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
PUBLIC_KEY - Static variable in class aQute.bnd.url.BndAuthentication
 
publicKey - Variable in class aQute.bnd.url.BndAuthentication
 
publicKey - Variable in class aQute.lib.settings.Settings
 
publicKey() - Method in interface aQute.bnd.main.bnd.settingOptions
 
publicKey() - Method in interface aQute.bnd.url.BndAuthentication.Config
 
publicLookup - Static variable in class aQute.lib.aspects.Aspects
 
publicLookup - Static variable in class aQute.lib.filter.Filter
 
publishing - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
purge() - Method in class aQute.libg.shacache.ShaCache
Clean the cache
purge(long) - Method in class aQute.bnd.osgi.ActivelyClosingClassLoader
This method will close any open files that have not been accessed since purgeTime
put() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to put
put(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Packages
 
put(Descriptors.PackageRef, Attrs) - Method in class aQute.bnd.osgi.Packages
 
put(Instruction, Attrs) - Method in class aQute.bnd.osgi.Instructions
 
put(Selector, Props) - Method in class aQute.lib.env.Sieve
 
put(InputStream, RepositoryPlugin.PutOptions) - Method in class aQute.bnd.build.WorkspaceRepository
 
put(InputStream, RepositoryPlugin.PutOptions) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
put(InputStream, RepositoryPlugin.PutOptions) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
put(InputStream, RepositoryPlugin.PutOptions) - Method in interface aQute.bnd.service.RepositoryPlugin
Put an artifact (from the InputStream) into the repository.

There is no guarantee that the artifact on the input stream has not been modified after it's been put in the repository since that is dependent on the implementation of the repository.
put(InputStream, RepositoryPlugin.PutOptions) - Method in class aQute.lib.deployer.FileRepo
 
put(Object) - Method in class aQute.lib.json.Encoder
 
put(String, Attrs) - Method in class aQute.bnd.header.Parameters
 
put(String, Attrs.Type, String) - Method in class aQute.bnd.header.Attrs
 
put(String, Version) - Method in class aQute.bnd.filerepo.FileRepo
Deprecated.
 
put(String, Props) - Method in class aQute.lib.env.Header
 
put(String, Object) - Method in class aQute.bnd.osgi.Annotation
 
put(String, String) - Method in class aQute.bnd.header.Attrs
 
put(String, String) - Method in class aQute.lib.env.Props
 
put(String, String) - Method in class aQute.lib.settings.Settings
 
put(String, String) - Method in class aQute.libg.parameters.Attributes
 
put(String, String, boolean, boolean) - Method in class aQute.bnd.component.MergedRequirement
Add a requirement to the mix.
put(String, Map<String, String>) - Method in class aQute.libg.parameters.ParameterMap
 
put(String, V) - Method in class aQute.lib.persistentmap.PersistentMap
 
put(K1, K2, V) - Method in class aQute.lib.collections.DoubleKeyMap
 
put(K, List<V>) - Method in class aQute.lib.collections.MultiMap
 
put(K, V) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
putAll(Attrs) - Method in class aQute.bnd.header.Attrs
 
putAll(Attributes) - Method in class aQute.libg.parameters.Attributes
 
putAll(Map<? extends Descriptors.PackageRef, ? extends Attrs>) - Method in class aQute.bnd.osgi.Packages
 
putAll(Map<? extends Instruction, ? extends Attrs>) - Method in class aQute.bnd.osgi.Instructions
 
putAll(Map<? extends Selector, ? extends Props>) - Method in class aQute.lib.env.Sieve
 
putAll(Map<? extends String, ? extends Attrs>) - Method in class aQute.bnd.header.Parameters
 
putAll(Map<? extends String, ? extends Props>) - Method in class aQute.lib.env.Header
 
putAll(Map<? extends String, ? extends String>) - Method in class aQute.bnd.header.Attrs
 
putAll(Map<? extends String, ? extends String>) - Method in class aQute.lib.env.Props
 
putAll(Map<? extends String, ? extends String>) - Method in class aQute.lib.settings.Settings
 
putAll(Map<? extends String, ? extends String>) - Method in class aQute.libg.parameters.Attributes
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class aQute.lib.collections.MultiMap
 
putAll(Map<? extends K, ? extends V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
putAll(Map<String, String>) - Method in class aQute.lib.env.Env
 
putAll(Map<String, String>, boolean) - Method in class aQute.bnd.osgi.Analyzer
 
putAll(Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Method in class aQute.bnd.service.specifications.RunSpecification
 
putAll(Properties) - Method in class aQute.lib.env.Env
 
putAll(K1, Map<K2, V>) - Method in class aQute.lib.collections.DoubleKeyMap
 
putAllIfAbsent(Map<? extends String, ? extends Attrs>) - Method in class aQute.bnd.header.Parameters
 
putAllIfAbsent(Map<Descriptors.PackageRef, ? extends Attrs>) - Method in class aQute.bnd.osgi.Packages
 
putAllIfAbsent(Map<String, ? extends Props>) - Method in class aQute.lib.env.Header
 
putAllTyped(Map<? extends String, ? extends Object>) - Method in class aQute.bnd.header.Attrs
 
putAllTyped(Map<String, Object>) - Method in class aQute.libg.parameters.Attributes
 
putArtifact(File, byte[]) - Method in class aQute.lib.deployer.FileRepo
Local helper method that tries to insert a file in the repository.
putArtifact(File, RepositoryPlugin.PutOptions, byte[]) - Method in class aQute.lib.deployer.FileRepo
 
putAttribute(String, String) - Method in class aQute.bnd.build.Container
 
putEntry(ZipOutputStream, ZipEntry, Resource) - Method in class aQute.bnd.osgi.Jar
 
putfield - Static variable in class aQute.bnd.osgi.OpCodes
 
putIfAbsent(K, List<V>) - Method in class aQute.lib.collections.MultiMap
 
putIfAbsent(K, V) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
putOid(OutputStream, int) - Method in class aQute.libg.asn1.BER
 
PutOptions() - Constructor for class aQute.bnd.service.RepositoryPlugin.PutOptions
 
putResource(String, Resource) - Method in class aQute.bnd.osgi.Jar
 
putResource(String, Resource, boolean) - Method in class aQute.bnd.osgi.Jar
 
PutResult() - Constructor for class aQute.bnd.service.RepositoryPlugin.PutResult
 
putstatic - Static variable in class aQute.bnd.osgi.OpCodes
 
putType(String) - Method in class aQute.bnd.header.Attrs
 
putTyped(String, Object) - Method in class aQute.bnd.header.Attrs
 
putTyped(String, Object) - Method in class aQute.libg.parameters.Attributes
 

Q

QN - Static variable in class aQute.lib.spring.SpringComponent
 
QN - Static variable in class aQute.lib.spring.XMLType
 
qName - Variable in class aQute.libg.sax.SAXElement
 
qt - Variable in class aQute.libg.parameters.ParameterMap.Parser
 
qt - Variable in class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
qt - Variable in class aQute.libg.qtokens.QuotedTokenizer.TokenSpliterator
 
quaco - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
qualifier - Variable in class aQute.bnd.version.Version
 
qualifierComparator - Static variable in class aQute.bnd.version.Version
 
QUALIFIERS - Static variable in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
query() - Method in interface aQute.bnd.main.RepoCommand.IndexOptions
 
query() - Method in interface aQute.bnd.main.RepoCommand.listOptions
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.Expression
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
query() - Method in class aQute.bnd.osgi.resource.FilterParser.SubExpression
 
query(String) - Method in interface aQute.bnd.service.repository.SearchableRepository
Search a repository and return a set of resource descriptors that match the query.
Query() - Constructor for class aQute.lib.filter.Filter.Query
 
QUERY() - Constructor for enum class aQute.bnd.osgi.Clazz.QUERY
 
QUERY() - Constructor for enum class aQute.bnd.osgi.Packages.QUERY
 
queue - Variable in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
queue - Variable in class aQute.lib.io.FileTree.FileTreeSpliterator
 
queueDirectoryContents(File) - Method in class aQute.lib.io.FileTree.FileTreeSpliterator
 
queues - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
quiet() - Method in interface aQute.bnd.main.BaselineCommands.baseLineOptions
 
quiet() - Method in interface aQute.bnd.main.RepoCommand.IndexOptions
 
quiet() - Method in interface aQute.bnd.main.RepoCommand.RefreshOptions
 
quiet(boolean) - Method in interface aQute.bnd.main.RepoCommand.CopyOptions
 
QUIET - Static variable in class aQute.libg.slf4j.GradleLogging
The Gradle QUIET marker.
quit - Variable in class aQute.lib.link.Link
 
quote(Appendable, String) - Static method in class aQute.bnd.header.OSGiHeader
 
quote(Appendable, String) - Static method in class aQute.bnd.osgi.Processor
 
quote(Appendable, String) - Static method in class aQute.lib.env.Header
 
quote(Appendable, String, char) - Static method in class aQute.bnd.header.OSGiHeader
 
quote(StringBuilder, String) - Static method in class aQute.bnd.header.OSGiHeader
 
quote(StringBuilder, String) - Static method in class aQute.libg.qtokens.QuotedTokenizer
Quote a string when it is not a token (OSGi).
quote(StringBuilder, String, char) - Static method in class aQute.bnd.header.OSGiHeader
 
QUOTED - Enum constant in enum class aQute.libg.glob.Glob.State
 
quotedString(StringBuilder, char) - Method in class aQute.libg.qtokens.QuotedTokenizer
 
QUOTEDSTRING - Static variable in class aQute.bnd.osgi.Verifier
 
QUOTEDSTRING_P - Static variable in class aQute.bnd.osgi.Verifier
 
QuotedTokenizer - Class in aQute.libg.qtokens
 
QuotedTokenizer(String, String) - Constructor for class aQute.libg.qtokens.QuotedTokenizer
 
QuotedTokenizer(String, String, boolean) - Constructor for class aQute.libg.qtokens.QuotedTokenizer
 
QuotedTokenizer(String, String, boolean, boolean) - Constructor for class aQute.libg.qtokens.QuotedTokenizer
 
QuotedTokenizer.TokenIterator - Class in aQute.libg.qtokens
 
QuotedTokenizer.TokenSpliterator - Class in aQute.libg.qtokens
 

R

r3 - Variable in class aQute.bnd.osgi.Verifier
 
R4_0_1 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R4_2_1 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R4_3_0 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R4_3_1 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R5_0_0 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R6_0_0 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R7_0_0 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
R8_0_0 - Enum constant in enum class aQute.bnd.build.model.OSGI_CORE
 
random - Static variable in class aQute.bnd.osgi.Macro
 
random - Static variable in class aQute.bnd.osgi.Processor
 
random - Static variable in class aQute.libg.sed.ReplacerAdapter
 
RANDOM - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Order the -runbundles randomly using the Collections#shuffle.
range - Variable in class aQute.bnd.osgi.resource.FilterParser.WithRangeExpression
 
RANGE - Enum constant in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
RANGE - Static variable in class aQute.bnd.version.VersionRange
 
RANGE_MASK - Static variable in class aQute.bnd.osgi.Macro
Schortcut for version policy
ranged(int) - Method in class aQute.lib.io.ByteBufferDataInput
 
ranged(int) - Method in class aQute.lib.io.LimitedDataInput
 
ranged(long) - Method in class aQute.lib.io.LimitedInputStream
 
RangeExpression(String, FilterParser.SimpleExpression, FilterParser.SimpleExpression) - Constructor for class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
ranksep(double) - Method in class aQute.lib.dot.DOT
 
rateBind(Clazz.MethodDef) - Method in class aQute.bnd.component.HeaderReader
see 112.3.2.
rateLifecycle(Clazz.MethodDef, Set<String>) - Method in class aQute.bnd.component.HeaderReader
rates the methods according to the scale in 112.5.8 (compendium 4.3, ds 1.2), also returning "6" for invalid methods We don't look at return values yet due to proposal to all them for setting service properties.
rawClass - Variable in class aQute.lib.json.CollectionHandler
 
rawClass - Variable in class aQute.lib.json.MapHandler
 
rawClass - Variable in class aQute.lib.json.ObjectHandler
 
RC(PersistentResource.RCData, String) - Constructor for class aQute.bnd.osgi.resource.PersistentResource.RC
Deprecated.
 
RCData() - Constructor for class aQute.bnd.osgi.resource.PersistentResource.RCData
 
RDImpl - Class in aQute.lib.deployer
 
RDImpl() - Constructor for class aQute.lib.deployer.RDImpl
 
read - Variable in class aQute.bnd.http.ProgressWrappingStream
 
read() - Method in class aQute.bnd.http.ProgressWrappingStream
 
read() - Method in class aQute.lib.io.ByteBufferInputStream
 
read() - Method in class aQute.lib.io.CharBufferReader
 
read() - Method in class aQute.lib.io.LimitedInputStream
 
read() - Method in class aQute.lib.json.Decoder
 
read() - Method in class aQute.lib.putjar.DirectoryInputStream
 
read() - Method in class aQute.libg.asn1.BER
 
read(byte[]) - Method in class aQute.bnd.http.ProgressWrappingStream
 
read(byte[]) - Method in class aQute.lib.io.LimitedInputStream
 
read(byte[], int, int) - Method in class aQute.bnd.http.ProgressWrappingStream
 
read(byte[], int, int) - Method in class aQute.lib.io.ByteBufferInputStream
 
read(byte[], int, int) - Method in class aQute.lib.io.LimitedInputStream
 
read(char[], int, int) - Method in class aQute.lib.io.CharBufferReader
 
read(SHA1) - Method in class aQute.libg.cafs.CAFS
Read the contents of a sha 1 key.
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.ClassInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.DynamicInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.FieldrefInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.InterfaceMethodrefInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.InvokeDynamicInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.MethodrefInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.MethodTypeInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.ModuleInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.PackageInfo
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool
 
read(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool.StringInfo
 
read(DataInput, int) - Static method in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.AnnotationInfo
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.CodeAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ConstantValueAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.DeprecatedAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ElementValueInfo
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ElementValueInfo.ResultConst
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.EnclosingMethodAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ExceptionsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.FieldInfo
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.InnerClassesAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.LineNumberTableAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.LocalVariableTableAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.MethodInfo
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.MethodParametersAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModuleAttribute.Export
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModuleAttribute.Open
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModuleAttribute.Provide
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModuleAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModuleAttribute.Require
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModuleMainClassAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ModulePackagesAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.NestHostAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.NestMembersAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RecordAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RuntimeInvisibleAnnotationsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RuntimeInvisibleParameterAnnotationsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RuntimeInvisibleTypeAnnotationsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RuntimeVisibleAnnotationsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RuntimeVisibleParameterAnnotationsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.RuntimeVisibleTypeAnnotationsAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.SignatureAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.SourceFileAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.StackMapTableAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.SyntheticAttribute
 
read(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.TypeAnnotationInfo
 
read(DataInput, ConstantPool.AbstractDynamicInfo.Constructor<D>) - Static method in class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
 
read(DataInput, ConstantPool.AbstractRefInfo.Constructor<R>) - Static method in class aQute.bnd.classfile.ConstantPool.AbstractRefInfo
 
read(DataInput, ConstantPool, int) - Static method in class aQute.bnd.classfile.ParameterAnnotationInfo
 
read(DataInput, ConstantPool, AnnotationInfo.Constructor<A>) - Static method in class aQute.bnd.classfile.AnnotationInfo
 
read(DataInput, ConstantPool, AnnotationsAttribute.Constructor<A>) - Static method in class aQute.bnd.classfile.AnnotationsAttribute
 
read(DataInput, ConstantPool, MemberInfo.Constructor<M>) - Static method in class aQute.bnd.classfile.MemberInfo
 
read(DataInput, ConstantPool, ParameterAnnotationsAttribute.Constructor<A>) - Static method in class aQute.bnd.classfile.ParameterAnnotationsAttribute
 
read(DataInput, ConstantPool, TypeAnnotationsAttribute.Constructor<A>) - Static method in class aQute.bnd.classfile.TypeAnnotationsAttribute
 
read(DataInput, String, int) - Static method in class aQute.bnd.classfile.UnrecognizedAttribute
 
read(File) - Static method in class aQute.lib.io.IO
 
read(File) - Method in class aQute.libg.remote.sink.RemoteSink
 
read(InputStream) - Static method in class aQute.bnd.osgi.Processor
 
read(InputStream) - Static method in class aQute.lib.io.IO
 
read(InputStream, byte[], int, int) - Static method in class aQute.lib.io.IO
If InputStream throws EOFException, map it to returning -1.
read(URL) - Static method in class aQute.lib.io.IO
 
read(ByteBuffer) - Static method in class aQute.lib.io.IO
 
read(ReadableByteChannel, ByteBuffer) - Static method in class aQute.lib.io.IO
If ReadableByteChannel throws EOFException, map it to returning -1.
read(Path) - Static method in class aQute.lib.io.IO
 
readable(long, int) - Method in class aQute.lib.deployer.FileRepo
 
readAttribute(DataInput, ConstantPool) - Static method in interface aQute.bnd.classfile.Attribute
 
readAttributes(DataInput, ConstantPool) - Static method in interface aQute.bnd.classfile.Attribute
 
readBoolean() - Method in class aQute.lib.io.ByteBufferDataInput
 
readBoolean() - Method in class aQute.lib.io.LimitedDataInput
 
readBuildProperties() - Method in class aQute.bnd.build.Project
 
readByte() - Method in class aQute.lib.io.ByteBufferDataInput
 
readByte() - Method in class aQute.lib.io.LimitedDataInput
 
readByte() - Method in class aQute.libg.asn1.BER
 
readChannel(Path) - Static method in class aQute.lib.io.IO
 
readChar() - Method in class aQute.lib.io.ByteBufferDataInput
 
readChar() - Method in class aQute.lib.io.LimitedDataInput
 
readDouble() - Method in class aQute.lib.io.ByteBufferDataInput
 
readDouble() - Method in class aQute.lib.io.LimitedDataInput
 
readDoubleInfo(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool
 
reader - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
reader - Variable in class aQute.lib.collections.LineCollection
 
reader - Variable in class aQute.lib.json.Decoder
 
reader(File) - Static method in class aQute.lib.io.IO
 
reader(File, String) - Static method in class aQute.lib.io.IO
 
reader(File, Charset) - Static method in class aQute.lib.io.IO
 
reader(InputStream) - Static method in class aQute.lib.io.IO
 
reader(InputStream, String) - Static method in class aQute.lib.io.IO
 
reader(InputStream, Charset) - Static method in class aQute.lib.io.IO
 
reader(String) - Static method in class aQute.lib.io.IO
 
reader(ByteBuffer, Charset) - Static method in class aQute.lib.io.IO
 
reader(ReadableByteChannel, Charset) - Static method in class aQute.lib.io.IO
 
reader(CharBuffer) - Static method in class aQute.lib.io.IO
 
reader(Path, Charset) - Static method in class aQute.lib.io.IO
 
readFloat() - Method in class aQute.lib.io.ByteBufferDataInput
 
readFloat() - Method in class aQute.lib.io.LimitedDataInput
 
readFloatInfo(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool
 
readFully(byte[]) - Method in class aQute.lib.io.ByteBufferDataInput
 
readFully(byte[]) - Method in class aQute.lib.io.LimitedDataInput
 
readFully(byte[]) - Method in class aQute.libg.asn1.BER
 
readFully(byte[], int, int) - Method in class aQute.lib.io.ByteBufferDataInput
 
readFully(byte[], int, int) - Method in class aQute.lib.io.LimitedDataInput
 
readInfos(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.AnnotationInfo
 
readInt() - Method in class aQute.lib.io.ByteBufferDataInput
 
readInt() - Method in class aQute.lib.io.LimitedDataInput
 
readIntegerInfo(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool
 
readLength() - Method in class aQute.libg.asn1.BER
8.1.3.3 For the definite form, the length octets shall consist of one or more octets, and shall represent the number of octets in the contents octets using either the short form (see 8.1.3.4) or the long form (see 8.1.3.5) as a sender's option.
readLine() - Method in class aQute.lib.io.ByteBufferDataInput
Deprecated.
readLine() - Method in class aQute.lib.io.LimitedDataInput
Deprecated.
readLocked(Callable<T>) - Method in class aQute.bnd.build.Workspace
 
readLocked(Callable<T>, long) - Method in class aQute.bnd.build.Workspace
 
readLocked(Callable<T>, BooleanSupplier) - Method in class aQute.bnd.build.Workspace
 
readLocked(Callable<T>, BooleanSupplier, long) - Method in class aQute.bnd.build.Workspace
Lock the workspace for reading.
readLong() - Method in class aQute.lib.io.ByteBufferDataInput
 
readLong() - Method in class aQute.lib.io.LimitedDataInput
 
readLongInfo(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool
 
readObject(ObjectInputStream) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
readObject(ObjectInputStream) - Method in class aQute.bnd.unmodifiable.ImmutableList.SerializationProxy
 
readObject(ObjectInputStream) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
readObject(ObjectInputStream) - Method in class aQute.bnd.unmodifiable.ImmutableMap.SerializationProxy
 
readObject(ObjectInputStream) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
readObject(ObjectInputStream) - Method in class aQute.bnd.unmodifiable.ImmutableSet.SerializationProxy
 
readOID(byte[]) - Method in class aQute.libg.asn1.BER
 
readonly() - Method in interface aQute.lib.deployer.FileRepo.Config
 
READONLY - Static variable in class aQute.lib.deployer.FileRepo
Property name for the readonly state of the repository.
readOptions - Static variable in class aQute.lib.io.IO
 
readResolve() - Method in class aQute.bnd.unmodifiable.ImmutableList.SerializationProxy
 
readResolve() - Method in class aQute.bnd.unmodifiable.ImmutableMap.SerializationProxy
 
readResolve() - Method in class aQute.bnd.unmodifiable.ImmutableSet.SerializationProxy
 
readSettings() - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
readSettings(Processor) - Method in class aQute.bnd.http.HttpClient
 
readShort() - Method in class aQute.lib.io.ByteBufferDataInput
 
readShort() - Method in class aQute.lib.io.LimitedDataInput
 
readTimeout() - Method in interface aQute.bnd.url.ConnectionSettings.Config
 
readUnsignedByte() - Method in class aQute.lib.io.ByteBufferDataInput
 
readUnsignedByte() - Method in class aQute.lib.io.LimitedDataInput
 
readUnsignedShort() - Method in class aQute.lib.io.ByteBufferDataInput
 
readUnsignedShort() - Method in class aQute.lib.io.LimitedDataInput
 
readUnsignedShort(InputStream) - Static method in class aQute.libg.gzip.GZipUtils
 
readUTF() - Method in class aQute.lib.io.ByteBufferDataInput
 
readUTF() - Method in class aQute.lib.io.LimitedDataInput
 
readUTF(DataInput) - Static method in class aQute.lib.io.IO
 
readUtf8Info(DataInput) - Static method in class aQute.bnd.classfile.ConstantPool
 
readValue(DataInput, ConstantPool) - Static method in class aQute.bnd.classfile.ElementValueInfo
 
readXMLResource(Resource) - Method in class aQute.bnd.cdi.CDIAnnotations
 
ready() - Method in class aQute.lib.io.CharBufferReader
 
REAL - Static variable in interface aQute.libg.asn1.Types
 
reallocate(int, int, int, int, int) - Method in class aQute.bnd.properties.GapTextStore
Reallocates a new array and copies the data from the previous one.
reason - Variable in class aQute.bnd.differ.Baseline.BundleInfo
 
reason - Variable in class aQute.bnd.differ.Baseline.Info
 
reason() - Element in annotation interface aQute.lib.data.AllowNull
 
reason() - Element in annotation interface aQute.lib.data.Numeric
 
reason() - Element in annotation interface aQute.lib.data.Validator
 
reasonForVersion - Variable in class aQute.bnd.component.ReferenceDef
 
rebuildIndex() - Method in class aQute.lib.deployer.FileRepo
 
Receipt(WorkspaceNotifier.ET, Consumer<T>, String) - Constructor for class aQute.bnd.build.WorkspaceNotifier.Receipt
 
RecordAttribute - Class in aQute.bnd.classfile
 
RecordAttribute(RecordAttribute.RecordComponent[]) - Constructor for class aQute.bnd.classfile.RecordAttribute
 
RecordAttribute.RecordComponent - Class in aQute.bnd.classfile
 
RecordComponent(String, String, Attribute[]) - Constructor for class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
recover(FunctionWithException<? super String, ? extends V>) - Method in class aQute.bnd.result.Err
Recover the contained error if this is an Err value.
recover(FunctionWithException<? super String, ? extends V>) - Method in class aQute.bnd.result.Ok
Recover the contained error if this is an Err value.
recover(FunctionWithException<? super String, ? extends V>) - Method in interface aQute.bnd.result.Result
Recover the contained error if this is an Err value.
recoverWith(FunctionWithException<? super String, ? extends Result<? extends V>>) - Method in class aQute.bnd.result.Err
Recover the contained error if this is an Err value.
recoverWith(FunctionWithException<? super String, ? extends Result<? extends V>>) - Method in class aQute.bnd.result.Ok
Recover the contained error if this is an Err value.
recoverWith(FunctionWithException<? super String, ? extends Result<? extends V>>) - Method in interface aQute.bnd.result.Result
Recover the contained error if this is an Err value.
recurse - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
recursive - Variable in class aQute.bnd.osgi.Instruction.Filter
 
recursive - Variable in class aQute.lib.env.Selector.Filter
 
Redirect - Class in aQute.lib.redirect
Utility to redirect the stdin/stdout/stderr when running a command
Redirect(InputStream, OutputStream, OutputStream) - Constructor for class aQute.lib.redirect.Redirect
Create a stdio redirector
Redirect(OutputStream, OutputStream) - Constructor for class aQute.lib.redirect.Redirect
Create a stdio redirector without any input
Redirect(String, OutputStream, OutputStream) - Constructor for class aQute.lib.redirect.Redirect
Create a stdio redirector
redirects - Variable in class aQute.bnd.http.HttpRequest
 
REF_getField - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_getStatic - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_invokeInterface - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_invokeSpecial - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_invokeStatic - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_invokeVirtual - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_newInvokeSpecial - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_putField - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REF_putStatic - Static variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
reference - Variable in class aQute.bnd.compatibility.GenericType
 
reference - Variable in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
reference - Variable in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
reference - Variable in class aQute.bnd.osgi.resource.FilterImpl.ServiceReferenceMap
 
reference - Variable in class aQute.service.reporter.Report.Location
 
reference() - Element in annotation interface aQute.bnd.component.annotations.Component
The lookup strategy references of this Component.
reference(String) - Method in class aQute.bnd.osgi.Processor.SetLocationImpl
 
reference(String) - Method in class aQute.libg.reporter.ReporterAdapter.LocationImpl
 
reference(String) - Method in class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
reference(String) - Method in interface aQute.service.reporter.Reporter.SetLocation
Set a reference for the error (url or so)
reference(StringBuilder, Type) - Method in class aQute.bnd.compatibility.Signatures
This is the heart of the signature builder.
reference(StringBuilder, Map<String, String>, Signatures.Rover, boolean) - Method in class aQute.bnd.compatibility.Signatures
The heart of the routine.
reference(Map<String, String>, String, ComponentDef, Map<String, Clazz.MethodDef>) - Method in class aQute.bnd.component.HeaderReader
 
Reference - Annotation Interface in aQute.bnd.annotation.component
Deprecated.
Reference - Annotation Interface in aQute.bnd.component.annotations
Identify the annotated member or parameter as a reference of a Service Component.
REFERENCE - Enum constant in enum class aQute.bnd.component.annotations.CollectionType
The reference collection type is used to indicate the collection holds Service References for the bound services.
REFERENCE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
REFERENCE - Static variable in class aQute.bnd.component.HeaderReader
 
reference_index - Variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
reference_kind - Variable in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
REFERENCE_NAME_SATISFYING_CONDITION - Static variable in interface aQute.bnd.component.ComponentConstants
Reference name for a component's satisfying condition.
REFERENCE_PATTERN - Static variable in class aQute.bnd.build.model.clauses.ServiceComponent
 
REFERENCE_TARGET_SUFFIX - Static variable in interface aQute.bnd.component.ComponentConstants
The suffix for the target property of a reference.
ReferenceCardinality - Enum Class in aQute.bnd.component.annotations
Cardinality for the Reference annotation.
ReferenceCardinality(String) - Constructor for enum class aQute.bnd.component.annotations.ReferenceCardinality
 
Referenced - Annotation Interface in aQute.bnd.bundle.annotations
Mark types as referenced.
referenceDef - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
ReferenceDef - Class in aQute.bnd.cdi
 
ReferenceDef - Class in aQute.bnd.component
Holds the information in the reference element.
ReferenceDef() - Constructor for class aQute.bnd.cdi.ReferenceDef
 
ReferenceDef(XMLAttributeFinder) - Constructor for class aQute.bnd.component.ReferenceDef
 
ReferenceMemoizingSupplier<T> - Class in aQute.bnd.memoize
The object can exist in one of two states: cleared which means memoized holds a cleared reference.
ReferenceMemoizingSupplier(Supplier<? extends T>, Function<? super T, ? extends Reference<? extends T>>) - Constructor for class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
referenceMethod(int, Descriptors.TypeRef, String, String) - Method in class aQute.bnd.osgi.ClassDataCollector
 
referenceMethod(int, Descriptors.TypeRef, String, String) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
ReferencePolicy - Enum Class in aQute.bnd.component.annotations
Policy for the Reference annotation.
ReferencePolicy(String) - Constructor for enum class aQute.bnd.component.annotations.ReferencePolicy
 
ReferencePolicyOption - Enum Class in aQute.bnd.component.annotations
Policy option for the Reference annotation.
ReferencePolicyOption(String) - Constructor for enum class aQute.bnd.component.annotations.ReferencePolicyOption
 
references - Variable in class aQute.bnd.cdi.BeanDef
 
references - Variable in class aQute.bnd.component.ComponentDef
 
referencesByAnnotation(Clazz) - Method in class aQute.bnd.osgi.Analyzer
 
referencesByTarget - Variable in class aQute.bnd.component.DSAnnotationReader
 
ReferenceScope - Enum Class in aQute.bnd.component.annotations
Reference scope for the Reference annotation.
ReferenceScope(String) - Constructor for enum class aQute.bnd.component.annotations.ReferenceScope
 
referenceSupplier(Supplier<? extends T>, Function<? super T, ? extends Reference<? extends T>>) - Static method in interface aQute.bnd.memoize.Memoize
Creates a supplier which memoizes a reference object holding the value returned by the specified supplier.
ReferenceTypeSignature - Interface in aQute.bnd.signatures
 
referral(URI, int) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
referred - Variable in class aQute.bnd.osgi.Analyzer
 
referred - Variable in class aQute.bnd.osgi.Clazz
 
referred(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Analyzer
 
referredMethod(Analyzer, ReferenceDef, String, Map.Entry<Pattern, String>...) - Method in class aQute.bnd.component.DSAnnotationReader
 
referrredTo() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
referTo(Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Analyzer
 
referTo(Descriptors.TypeRef, int) - Method in class aQute.bnd.osgi.ClassDataCollector
A reference to a type from method or field.
referTo(Descriptors.TypeRef, int) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
referTo(Descriptors.TypeRef, int) - Method in class aQute.bnd.osgi.Clazz
Add a new package reference.
referTo(String, int) - Method in class aQute.bnd.osgi.Clazz
 
referToByBinaryName(String) - Method in class aQute.bnd.osgi.Analyzer
 
ReflectAction - Class in aQute.bnd.build
 
ReflectAction(String) - Constructor for class aQute.bnd.build.ReflectAction
 
refresh - Variable in class aQute.lib.deployer.FileRepo
 
refresh() - Method in class aQute.bnd.build.Project
Refresh if we are based on stale data.
refresh() - Method in class aQute.bnd.build.ProjectTracker
 
refresh() - Method in class aQute.bnd.build.Workspace
 
refresh() - Method in class aQute.bnd.osgi.Processor
 
refresh() - Method in interface aQute.bnd.service.Refreshable
Instructs a Refreshable to refresh itself
refresh() - Method in class aQute.lib.deployer.FileRepo
 
refresh(RepositoryPlugin) - Method in class aQute.bnd.build.Workspace
 
Refreshable - Interface in aQute.bnd.service
 
refreshAll() - Method in class aQute.bnd.build.Project
 
refreshData() - Method in class aQute.bnd.build.Project
 
refreshData() - Method in class aQute.bnd.build.Workspace
 
RefreshData() - Constructor for class aQute.bnd.build.Project.RefreshData
 
RefreshingMemoizingSupplier<T> - Class in aQute.bnd.memoize
The object can exist in one of two states: expired which means that System.nanoTime is greater than timebound.
RefreshingMemoizingSupplier(Supplier<? extends T>, long, TimeUnit) - Constructor for class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
refreshingSupplier(Supplier<? extends T>, long, TimeUnit) - Static method in interface aQute.bnd.memoize.Memoize
Creates a supplier which memoizes, for the specified time-to-live, the value returned by the specified supplier.
refreshProjects() - Method in class aQute.bnd.build.Workspace
Signal that the driver has detected a dynamic change in the workspace directory, for example a project was added or removed in the IDE.
regexQualifierNotAllowedChars - Static variable in class aQute.bnd.osgi.OSInformation
 
region() - Method in class aQute.bnd.properties.PropertiesLineReader
 
Region - Class in aQute.bnd.properties
 
Region(int, int) - Constructor for class aQute.bnd.properties.Region
 
register() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProvider
The type to register as the provider.
register() - Method in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
REGISTER_MACRO - Static variable in class aQute.bnd.annotation.spi.Constants
 
registerActivatorErrorLocation(Reporter.SetLocation, String, Verifier.ActivatorErrorType) - Method in class aQute.bnd.osgi.Verifier
 
registerForNotifications(ProjectLauncher.NotificationListener) - Method in class aQute.bnd.build.ProjectLauncher
 
registerForNotifications(ProjectLauncher.NotificationListener) - Method in class aQute.bnd.build.ProjectTester
 
registerNamespace(String, String) - Method in class aQute.bnd.xmlattribute.Namespaces
 
registerPort - Variable in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
registerService - Variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
registry - Variable in class aQute.bnd.http.HttpClient
 
registry - Variable in class aQute.bnd.maven.support.MavenRemoteRepository
 
registry - Variable in class aQute.bnd.url.DefaultURLConnectionHandler
 
registry - Variable in class aQute.bnd.url.MultiURLConnectionHandler
 
registry - Variable in class aQute.lib.deployer.FileRepo
 
Registry - Interface in aQute.bnd.service
A registry for objects.
RegistryDonePlugin - Interface in aQute.bnd.service
Signals the end of the registry initialization
RegistryPlugin - Interface in aQute.bnd.service
A plugin that wants a registry
reindex() - Method in class aQute.libg.cafs.CAFS
 
rejar() - Method in interface aQute.bnd.help.instructions.LauncherInstructions.Executable
 
reject(Collection<T>) - Method in class aQute.bnd.osgi.Instructions
 
reject(Collection<T>) - Method in class aQute.lib.env.Sieve
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class aQute.bnd.osgi.ExecutorGroup.RejectedExecution
 
RejectedExecution() - Constructor for class aQute.bnd.osgi.ExecutorGroup.RejectedExecution
 
relative(Project, File) - Static method in class aQute.bnd.osgi.eclipse.EclipseUtil
 
RELATIVE_OID - Static variable in interface aQute.libg.asn1.Types
 
relativize(File) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
relativize(String) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
release() - Method in class aQute.bnd.build.Project
 
release() - Method in interface aQute.bnd.main.RepoCommand.repoOptions
 
release() - Method in class aQute.libg.filelock.DirectoryLock
 
release(boolean) - Method in class aQute.bnd.build.Project
 
release(String) - Method in class aQute.bnd.build.Project
Release.
release(String, boolean) - Method in class aQute.bnd.build.Project
Release
release(String, InputStream) - Method in class aQute.bnd.build.Project
 
release(String, String, InputStream) - Method in class aQute.bnd.build.Project
Release
Release_Into_Exception_(String, RepositoryPlugin, Exception) - Method in interface aQute.bnd.build.ProjectMessages
 
RELEASE_VERSION_INDEX - Static variable in class aQute.bnd.version.maven.ComparableVersion.StringItem
A comparable value for the empty-string qualifier.
ReleaseBracketingPlugin - Interface in aQute.bnd.service.release
This plugin brackets a workspace release so that plugins know when a workspace release starts and ends.
releaseRepo - Variable in class aQute.bnd.ant.ReleaseTask
 
releaseRepo(RepositoryPlugin, Processor, String, InputStream) - Method in class aQute.bnd.build.Project
 
RELEASEREPO - Static variable in interface aQute.bnd.osgi.Constants
 
releaseRepository - Variable in class aQute.bnd.differ.Baseline
 
ReleaseRepository_NotFoundIn_(String, List<RepositoryPlugin>) - Method in interface aQute.bnd.build.ProjectMessages
 
ReleaseTask - Class in aQute.bnd.ant
ANT task to release into a repository, equivalent to: <bnd command="release"/>
ReleaseTask() - Constructor for class aQute.bnd.ant.ReleaseTask
 
releaseURI(String, InputStream) - Method in class aQute.bnd.build.Project
 
releaseURI(String, String, InputStream) - Method in class aQute.bnd.build.Project
 
releaseversions - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
reliability - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
RELUCTANT - Enum constant in enum class aQute.bnd.component.annotations.ReferencePolicyOption
The reluctant policy option is the default policy option for both static and dynamic reference policies.
rem - Variable in class aQute.bnd.service.diff.Tree.Data
 
remaining - Variable in class aQute.lib.io.LimitedDataInput
 
remaining - Variable in class aQute.lib.io.LimitedInputStream
 
remote - Enum constant in enum class aQute.bnd.service.ResourceHandle.Location
 
remote - Variable in class aQute.lib.link.Link
 
REMOTE - Enum constant in enum class aQute.bnd.service.repository.MinimalRepository.Gestalt
 
remote_cached - Enum constant in enum class aQute.bnd.service.ResourceHandle.Location
 
remoteClass - Variable in class aQute.lib.link.Link
 
RemoteRepositoryPlugin - Interface in aQute.bnd.service
 
remoteServer - Variable in class aQute.bnd.build.Workspace.WorkspaceData
 
RemoteSink - Class in aQute.libg.remote.sink
 
RemoteSink(File, Source...) - Constructor for class aQute.libg.remote.sink.RemoteSink
 
RemoteSource - Class in aQute.libg.remote.source
Controls a different file system trough a Sink.
RemoteSource() - Constructor for class aQute.libg.remote.source.RemoteSource
 
RemoteWorkspace - Interface in aQute.bnd.service.remoteworkspace
A remote RPC interface to a workspace.
REMOTEWORKSPACE - Static variable in interface aQute.bnd.osgi.Constants
 
RemoteWorkspaceClient - Interface in aQute.bnd.service.remoteworkspace
This is a placeholder for a two-way link between the Remote Workspace and its client.
RemoteWorkspaceClientFactory - Class in aQute.bnd.remoteworkspace.client
A class that can setup a 2-way link to a RemoteWorkspace on the same machine.
RemoteWorkspaceClientFactory() - Constructor for class aQute.bnd.remoteworkspace.client.RemoteWorkspaceClientFactory
 
remoteWorkspaces - Static variable in class aQute.bnd.build.Workspace
 
RemoteWorkspaceServer - Class in aQute.bnd.remoteworkspace.server
Implements an RPC interface to a workspace.
RemoteWorkspaceServer(Workspace) - Constructor for class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
Create a new Remote Workspace Server.
RemoteWorkspaceServer.Instance - Class in aQute.bnd.remoteworkspace.server
Holds the implementations of the RemoteWorkspace
remotewsPort - Variable in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
remove - Variable in class aQute.bnd.differ.Element
 
remove() - Method in class aQute.bnd.build.Project
 
remove() - Method in interface aQute.bnd.main.RepoCommand.diffOptions
 
remove() - Method in class aQute.bnd.maven.support.MavenEntry
 
remove() - Method in class aQute.bnd.unmodifiable.ImmutableIterator
 
remove() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementIterator
 
remove() - Method in class aQute.lib.collections.EnumerationIterator
 
remove() - Method in class aQute.lib.collections.LineCollection
 
remove() - Method in class aQute.lib.collections.SortedList.It
Deprecated.
remove() - Method in class aQute.libg.fileiterator.FileIterator
 
remove(int) - Method in class aQute.lib.collections.SortedList
Deprecated.
remove(Descriptors.PackageRef) - Method in class aQute.bnd.osgi.Packages
 
remove(Instruction) - Method in class aQute.bnd.osgi.Instructions
 
remove(Selector) - Method in class aQute.lib.env.Sieve
 
remove(Object) - Method in class aQute.bnd.header.Attrs
Deprecated.
remove(Object) - Method in class aQute.bnd.header.Parameters
Deprecated.
remove(Object) - Method in class aQute.bnd.osgi.Instructions
Deprecated.
remove(Object) - Method in class aQute.bnd.osgi.Packages
Deprecated.
remove(Object) - Method in class aQute.bnd.osgi.PluginsContainer
 
remove(Object) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
remove(Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
remove(Object) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
remove(Object) - Method in class aQute.lib.collections.MultiMap
 
remove(Object) - Method in class aQute.lib.collections.SortedList
 
remove(Object) - Method in class aQute.lib.env.Header
Deprecated.
remove(Object) - Method in class aQute.lib.env.Props
Deprecated.
remove(Object) - Method in class aQute.lib.env.Sieve
Deprecated.
remove(Object) - Method in class aQute.lib.settings.Settings
 
remove(Object) - Method in class aQute.libg.parameters.Attributes
Deprecated.
remove(Object, Object) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
remove(Object, Object) - Method in class aQute.lib.collections.MultiMap
 
remove(String) - Method in class aQute.bnd.header.Attrs
 
remove(String) - Method in class aQute.bnd.header.Parameters
 
remove(String) - Method in class aQute.bnd.osgi.Jar
 
remove(String) - Method in class aQute.lib.env.Header
 
remove(String) - Method in class aQute.lib.env.Props
 
remove(String) - Method in class aQute.lib.persistentmap.PersistentMap
 
remove(String) - Method in class aQute.libg.parameters.Attributes
 
remove(Collection<? extends T>, Collection<? extends T>...) - Static method in class aQute.lib.collections.Logic
 
remove(KEY) - Method in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
REMOVE - Enum constant in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
 
REMOVE_ATTRIBUTE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
removeAll(Collection<?>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
removeAll(Collection<?>) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
removeAll(Collection<?>) - Method in class aQute.lib.collections.SortedList
 
removeAll(K, Collection<? extends V>) - Method in class aQute.lib.collections.MultiMap
 
removeArea(String) - Method in class aQute.libg.remote.sink.RemoteSink
 
removeArea(String) - Method in interface aQute.libg.remote.Sink
Remove an area
removeAttribute(String) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
removeAttributes(Attrs) - Method in class aQute.bnd.osgi.Analyzer
Remove the attributes mentioned in the REMOVE_ATTRIBUTE_DIRECTIVE.
removeBasicPlugin(Object) - Method in class aQute.bnd.osgi.Processor
 
removeBundleSpecificHeaders() - Method in class aQute.bnd.osgi.Builder
 
removeClose(AutoCloseable) - Method in class aQute.bnd.osgi.Processor
 
removeCommand(String) - Method in class aQute.bnd.build.Workspace
 
REMOVED - Enum constant in enum class aQute.bnd.service.diff.Delta
 
removeDirective(String) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
removedPlugin(Workspace, String) - Method in class aQute.bnd.service.lifecycle.LifeCyclePlugin
 
removeDuplicateMarker(String) - Static method in class aQute.bnd.header.Parameters
 
removeDuplicateMarker(String) - Static method in class aQute.bnd.osgi.Processor
 
removeDuplicateMarker(String) - Static method in class aQute.lib.env.Header
 
removeDuplicateMarker(String) - Static method in class aQute.libg.parameters.ParameterMap
 
removeDynamicImports(Packages) - Method in class aQute.bnd.osgi.Analyzer
Discussed with BJ and decided to kill the .
removeEntries(String) - Method in class aQute.bnd.build.model.BndEditModel
 
REMOVEHEADERS - Static variable in interface aQute.bnd.osgi.Constants
 
removeIf(Predicate<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
removeIf(Predicate<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
removeIncluded(File) - Method in class aQute.bnd.osgi.Processor
 
removeKey(K1, K2) - Method in class aQute.lib.collections.DoubleKeyMap
 
removeKeyAttribute(Map<String, ? extends Object>, String) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Removes the attribute from the attributes list which has been used as comparator key for comparison.
removeLeadingZeroes(String) - Static method in class aQute.bnd.osgi.Analyzer
 
removeLeadingZeroes(String) - Static method in class aQute.bnd.version.MavenVersion
 
removeListener(ResourceRepository.Listener) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Remove an event listener
removeLogListener(LogListener) - Method in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
removeOverlapInServiceComponentHeader(Collection<String>) - Static method in class aQute.bnd.component.DSAnnotations
 
removePlugin(String) - Method in class aQute.bnd.build.Workspace
 
removePrefix(String) - Method in class aQute.bnd.osgi.Jar
 
removeProject(Project) - Method in class aQute.bnd.build.Workspace
 
removeProperty(String) - Method in class aQute.lib.env.Env
 
removePropertyChangeListener(PropertyChangeListener) - Method in class aQute.bnd.build.model.BndEditModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class aQute.bnd.build.model.BndEditModel
 
removeQuotes(String) - Static method in class aQute.lib.strings.Strings
 
removeStagedAndFilter(SortedSet<Version>, RepositoryPlugin, String) - Method in class aQute.bnd.build.ProjectBuilder
Remove any staging versions that have a variant with a higher qualifier.
removeSubDirs(String) - Method in class aQute.bnd.osgi.Jar
 
removeTarget(Object) - Method in class aQute.lib.env.Env
 
removeTarget(Object) - Method in class aQute.libg.sed.ReplacerAdapter
 
removeTransitive(Descriptors.PackageRef, Set<Descriptors.PackageRef>) - Method in class aQute.bnd.osgi.Analyzer
Transitively remove all elemens from unreachable through the uses link.
removeValue(K1, K2, V) - Method in class aQute.lib.collections.DoubleKeyMap
 
removeValue(K, V) - Method in class aQute.lib.collections.MultiMap
 
rename(File, File) - Static method in class aQute.lib.io.IO
Renames from to to replacing the target file if necessary.
rename(String) - Method in class aQute.lib.tag.Tag
 
rename(String, String) - Method in class aQute.bnd.osgi.Jar
 
rename(Path, Path) - Static method in class aQute.lib.io.IO
Renames from to to replacing the target file if necessary.
render() - Method in class aQute.lib.dot.DOT
 
render(Formatter) - Method in interface aQute.lib.dot.DOT.Attribute
 
renderArguments(String[]) - Static method in class aQute.bnd.build.ProjectLauncher
 
renderArguments(String[], boolean) - Static method in class aQute.bnd.build.ProjectLauncher
 
renderArguments(Collection<String>) - Static method in class aQute.bnd.build.ProjectLauncher
 
renderArguments(Collection<String>, boolean) - Static method in class aQute.bnd.build.ProjectLauncher
 
replace(int, int, String) - Method in class aQute.bnd.properties.CopyOnWriteTextStore
 
replace(int, int, String) - Method in class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
 
replace(int, int, String) - Method in class aQute.bnd.properties.Document
 
replace(int, int, String) - Method in class aQute.bnd.properties.GapTextStore
 
replace(int, int, String) - Method in interface aQute.bnd.properties.IDocument
 
replace(int, int, String) - Method in interface aQute.bnd.properties.ITextStore
Replaces the specified character range with the given text.
replace(int, int, String) - Method in class aQute.bnd.properties.LineTracker
 
replace(Version, String, Matcher, File) - Method in class aQute.bnd.build.PackageInfo
 
replace(File, Version, Pattern) - Method in class aQute.bnd.build.PackageInfo
 
replace(File, String, String) - Method in class aQute.bnd.build.Project
 
replace(String) - Method in class aQute.bnd.maven.support.Pom
 
replace(String) - Method in class aQute.bnd.maven.support.ProjectPom
 
replace(String, Macro.Link) - Method in class aQute.bnd.osgi.Macro
 
replace(String, ReplacerAdapter.Link) - Method in class aQute.libg.sed.ReplacerAdapter
 
replace(String, String) - Method in class aQute.bnd.maven.support.Pom
 
replace(String, String) - Method in class aQute.libg.sed.Sed
 
replace(String, List<String>, Macro.Link, char, char) - Method in class aQute.bnd.osgi.Macro
 
replace(Matcher, CharSequence) - Method in class aQute.bnd.make.Make
 
replace(Matcher, Map<String, String>) - Method in class aQute.bnd.make.Make
 
replace(K, List<V>) - Method in class aQute.lib.collections.MultiMap
 
replace(K, List<V>, List<V>) - Method in class aQute.lib.collections.MultiMap
 
replace(K, V) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
replace(K, V, V) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
REPLACE - Enum constant in enum class aQute.bnd.component.annotations.FieldOption
The replace field option is used to replace the field value with a new value when there are changes to the bound services.
replace0(String, Function<String, Stream<String>>, String[]) - Method in class aQute.bnd.osgi.Macro
 
replaceAll(String, String) - Method in class aQute.lib.utf8properties.UTF8Properties
Replace a string in all the values.
replaceAll(BiFunction<? super K, ? super List<V>, ? extends List<V>>) - Method in class aQute.lib.collections.MultiMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
replaceAll(UnaryOperator<E>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
replaceAll(Properties, String, String) - Static method in class aQute.bnd.osgi.Processor
Replace a string in all the values of the map.
replaceAll(Pattern, String) - Method in class aQute.lib.utf8properties.UTF8Properties
 
replaceExtension(String, String, String) - Method in class aQute.bnd.osgi.Processor
Utiltity to replace an extension
replaceHere(File) - Method in class aQute.lib.utf8properties.UTF8Properties
Replace the string "${.}" in all the values with the path of the specified file.
replacements - Variable in class aQute.libg.sed.Sed
 
replaceParameters(Attrs) - Method in class aQute.bnd.osgi.AnnotationHeaders
 
replacer - Variable in class aQute.bnd.connection.settings.SettingsParser
 
replacer - Variable in class aQute.bnd.osgi.Processor
 
replacer - Variable in class aQute.lib.env.Env
 
Replacer - Interface in aQute.libg.sed
 
ReplacerAdapter - Class in aQute.libg.sed
Provide a macro Domain.
ReplacerAdapter(Domain) - Constructor for class aQute.libg.sed.ReplacerAdapter
 
ReplacerAdapter(Map<String, String>) - Constructor for class aQute.libg.sed.ReplacerAdapter
 
ReplacerAdapter.Link - Class in aQute.libg.sed
 
replaceVar(String) - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
repo() - Method in interface aQute.bnd.main.bnd.releaseOptions
 
REPO - Enum constant in enum class aQute.bnd.build.Container.TYPE
 
REPO - Enum constant in enum class aQute.bnd.service.diff.Type
 
REPO_FILE - Static variable in class aQute.bnd.filerepo.FileRepo
Deprecated.
 
REPO_FILE - Static variable in class aQute.lib.deployer.FileRepo
 
RepoCommand - Class in aQute.bnd.main
 
RepoCommand(bnd, RepoCommand.repoOptions) - Constructor for class aQute.bnd.main.RepoCommand
Called from the command line
RepoCommand.CopyOptions - Interface in aQute.bnd.main
Copy
RepoCommand.diffOptions - Interface in aQute.bnd.main
 
RepoCommand.getOptions - Interface in aQute.bnd.main
 
RepoCommand.IndexOptions - Interface in aQute.bnd.main
 
RepoCommand.listOptions - Interface in aQute.bnd.main
List the content of the repos
RepoCommand.PomOptions - Interface in aQute.bnd.main
 
RepoCommand.putOptions - Interface in aQute.bnd.main
put
RepoCommand.RefreshOptions - Interface in aQute.bnd.main
 
RepoCommand.repoOptions - Interface in aQute.bnd.main
 
RepoCommand.reposOptions - Interface in aQute.bnd.main
List the repos
RepoCommand.Spec - Class in aQute.bnd.main
 
RepoCommand.SyncOptions - Interface in aQute.bnd.main
 
RepoCommand.VersionsOptions - Interface in aQute.bnd.main
 
RepoFilter(Pattern[]) - Constructor for class aQute.bnd.build.Project.RepoFilter
 
RepoLibrary(String, Capability) - Constructor for class aQute.bnd.build.LibraryHandler.RepoLibrary
 
report - Variable in class aQute.bnd.build.Makefile.Cmd
 
report() - Method in class aQute.bnd.ant.BaseTask
 
report() - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
report(Justif, String, Processor) - Method in class aQute.bnd.main.bnd
 
report(Reporter) - Method in class aQute.bnd.ant.BaseTask
 
report(Reporter) - Method in class aQute.bnd.http.HttpRequest
 
report(Appendable) - Method in class aQute.bnd.osgi.Processor
 
report(Appendable) - Method in class aQute.libg.reporter.ReporterAdapter
Report the errors and warnings
report(Appendable, int) - Method in class aQute.bnd.compatibility.Scope
 
report(String, Collection<String>, Formatter) - Method in class aQute.libg.reporter.ReporterAdapter
 
report(Formatter) - Method in class aQute.bnd.connection.settings.ConnectionSettings
 
report(Map<String, Object>) - Method in class aQute.bnd.build.Project
Report detailed info from this project
report(Map<String, Object>) - Method in class aQute.bnd.build.ProjectBuilder
Create a report of the settings
report(Map<String, Object>) - Method in class aQute.bnd.build.Run
 
report(Map<String, Object>) - Method in class aQute.bnd.build.Workspace
Report details of this workspace
report(Map<String, Object>) - Method in class aQute.bnd.osgi.Analyzer
Report the details of this analyzer
report(Map<String, Object>) - Method in class aQute.bnd.osgi.Builder
Create a report of the settings
report(Map<String, Object>) - Method in class aQute.bnd.osgi.Processor
Report the details of this processor.
report(Map<String, Object>, boolean) - Method in class aQute.bnd.build.Project
 
Report - Interface in aQute.service.reporter
A base interface to represent the state of a work in progress.
Report.Location - Class in aQute.service.reporter
Defines a record for the location of an error/warning
reportdir() - Method in interface aQute.bnd.main.bnd.runtestsOptions
 
reportDir - Variable in class aQute.bnd.build.ProjectTester
 
reported - Variable in class aQute.bnd.http.ProgressWrappingStream
 
ReportEntryPlugin<T> - Interface in aQute.bnd.service.reporter
This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation.
reporter - Variable in class aQute.bnd.ant.BaseTask
 
reporter - Variable in class aQute.bnd.build.DownloadBlocker
 
reporter - Variable in class aQute.bnd.buildtool.ToolManager
 
reporter - Variable in class aQute.bnd.http.HttpClient
 
reporter - Variable in class aQute.bnd.http.HttpRequest
 
reporter - Variable in class aQute.bnd.make.metatype.MetaTypeReader
 
reporter - Variable in class aQute.bnd.maven.MavenDeploy
 
reporter - Variable in class aQute.bnd.maven.MavenDeployCmd
 
reporter - Variable in class aQute.bnd.maven.MavenRepository
Deprecated.
 
reporter - Variable in class aQute.bnd.maven.support.Maven
 
reporter - Variable in class aQute.bnd.maven.support.MavenEntry
 
reporter - Variable in class aQute.bnd.maven.support.MavenRemoteRepository
 
reporter - Variable in class aQute.bnd.maven.support.Pom
 
reporter - Variable in class aQute.bnd.maven.support.ProjectPom
 
reporter - Variable in class aQute.bnd.osgi.ClassDataCollectors
 
reporter - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
reporter - Variable in class aQute.bnd.osgi.Macro
 
reporter - Variable in class aQute.bnd.osgi.repository.SimpleIndexer
 
reporter - Variable in class aQute.bnd.osgi.resource.ResourceBuilder
 
reporter - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
reporter - Variable in class aQute.bnd.url.DefaultURLConnectionHandler
 
reporter - Variable in class aQute.lib.deployer.FileRepo
 
reporter - Variable in class aQute.lib.getopt.CommandLine
 
reporter - Variable in class aQute.lib.utf8properties.PropertiesParser
 
reporter - Variable in class aQute.libg.command.Command
 
reporter - Variable in class aQute.libg.sed.ReplacerAdapter
 
reporter(Reporter) - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
Reporter - Interface in aQute.service.reporter
A base interface to model a work in progress.
Reporter.SetLocation - Interface in aQute.service.reporter
Fluid interface to set location data
ReporterAdapter - Class in aQute.libg.reporter
Mainly used for testing where reporters are needed.
ReporterAdapter() - Constructor for class aQute.libg.reporter.ReporterAdapter
 
ReporterAdapter(Appendable) - Constructor for class aQute.libg.reporter.ReporterAdapter
 
ReporterAdapter.LocationImpl - Class in aQute.libg.reporter
 
ReporterMessages - Class in aQute.libg.reporter
 
ReporterMessages() - Constructor for class aQute.libg.reporter.ReporterMessages
 
ReporterMessages.ERRORImpl - Class in aQute.libg.reporter
 
ReporterMessages.WARNINGImpl - Class in aQute.libg.reporter
 
reportErrorsAndWarnings(Builder) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
reportErrorsAndWarnings(Builder) - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
ReportExporterService - Interface in aQute.bnd.service.reporter
This plugin can export a report generated by the ReportGeneratorService service.
reportFile - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
ReportGeneratorService - Interface in aQute.bnd.service.reporter
This plugin can generate a DTO report of an arbitrary object.
reportInvalidUseOfServiceComponentHeader(String) - Method in class aQute.bnd.make.component.ServiceComponent.ComponentMaker
 
reportNewer(long, Jar) - Method in class aQute.bnd.build.Project
 
REPORTNEWER - Static variable in interface aQute.bnd.osgi.Constants
 
reportResult(int) - Method in class aQute.bnd.build.ProjectLauncher
 
ReportSerializerPlugin - Interface in aQute.bnd.service.reporter
This plugin serialize the extracted DTO report into a specific format.
reportSettings(Formatter) - Method in class aQute.bnd.http.HttpClient
 
ReportTransformerPlugin - Interface in aQute.bnd.service.reporter
This plugin transform an input model by applying a template on it.
repos - Variable in class aQute.bnd.main.RepoCommand
 
repos(List<RepositoryPlugin>) - Method in class aQute.bnd.build.WorkspaceNotifier
 
REPOS - Enum constant in enum class aQute.bnd.build.Workspace.ResourceRepositoryStrategy
All Repository plugins but not the Workspace repository.
REPOS - Enum constant in enum class aQute.bnd.build.WorkspaceNotifier.ET
 
repositories - Variable in class aQute.bnd.build.Workspace.WorkspaceData
 
repositories - Variable in class aQute.bnd.maven.MavenDependencyGraph
 
repositories - Variable in class aQute.bnd.maven.support.MavenRemoteRepository
 
repositories - Variable in class aQute.bnd.maven.support.ProjectPom
 
repositories - Variable in class aQute.bnd.osgi.repository.AggregateRepository
 
repositories - Variable in class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
REPOSITORIES - Static variable in interface aQute.bnd.osgi.Constants
 
repositoriesReady(Consumer<? super Collection<RepositoryPlugin>>) - Method in interface aQute.bnd.build.api.OnWorkspace
Callback when the repositories have all loaded or failed after an initialize.
repositoriesRefreshed() - Method in interface aQute.bnd.service.RepositoryListenerPlugin
Called when a large or unknown set of changes have occurred, or may have occurred, in any or all repositories.
repository - Variable in class aQute.bnd.maven.MavenDeploy
 
repository - Variable in class aQute.bnd.maven.MavenDeployCmd
 
repository - Variable in class aQute.bnd.maven.support.Maven
 
repository - Variable in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
repository - Variable in class aQute.bnd.osgi.repository.AugmentRepository
 
repository - Variable in class aQute.bnd.osgi.repository.BridgeRepository
 
repository - Variable in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
repository() - Method in class aQute.bnd.osgi.repository.SimpleIndexer
 
repository(Repository) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
REPOSITORY - Enum constant in enum class aQute.bnd.service.diff.Type
 
RepositoryDigest - Interface in aQute.bnd.service.repository
 
RepositoryElement - Class in aQute.bnd.differ
 
RepositoryElement() - Constructor for class aQute.bnd.differ.RepositoryElement
 
repositoryIndex() - Method in interface aQute.bnd.main.IndexCommand.indexOptions
 
RepositoryListenerPlugin - Interface in aQute.bnd.service
 
RepositoryPlugin - Interface in aQute.bnd.service
A Repository Plugin abstract a bnd repository.
RepositoryPlugin.DownloadListener - Interface in aQute.bnd.service
The caller can specify any number of DownloadListener objects that are called back when a download is finished (potentially before the get method has returned).
RepositoryPlugin.PutOptions - Class in aQute.bnd.service
Options used to steer the put operation
RepositoryPlugin.PutResult - Class in aQute.bnd.service
Results returned by the put operation
repositoryRefreshed(RepositoryPlugin) - Method in interface aQute.bnd.service.RepositoryListenerPlugin
Called when a large or unknown set of changes have occurred in the repository.
RepoTooFewArguments(String, String[]) - Method in interface aQute.bnd.build.ProjectMessages
 
reproducible - Variable in class aQute.bnd.osgi.Jar
 
REPRODUCIBLE - Static variable in interface aQute.bnd.osgi.Constants
 
REQ_ALIAS_IDENTITY - Static variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
REQ_ALIAS_IDENTITY_NAME_ATTRIB - Static variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
REQ_ALIAS_IDENTITY_VERSION_ATTRIB - Static variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
REQ_ALIAS_LITERAL - Static variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
REQ_ALIAS_LITERAL_ATTRIB - Static variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
request - Variable in class aQute.bnd.http.HttpClient.HttpConnection
 
request() - Method in interface aQute.bnd.service.ResourceHandle
 
requestThread - Variable in class aQute.bnd.http.HttpClient.HttpConnection
 
requestThread() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
require - Enum constant in enum class aQute.bnd.annotation.component.ConfigurationPolicy
Deprecated.
 
require - Variable in class aQute.bnd.osgi.resource.PersistentResource.RCData
 
Require(String, int, String) - Constructor for class aQute.bnd.classfile.ModuleAttribute.Require
 
REQUIRE - Enum constant in enum class aQute.bnd.component.annotations.ConfigurationPolicy
There must be a corresponding Configuration object for the component configuration to become satisfied.
REQUIRE_BND - Static variable in interface aQute.bnd.osgi.Constants
 
REQUIRE_BUNDLE - Static variable in interface aQute.bnd.osgi.Constants
 
REQUIRE_CAPABILITY - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
REQUIRE_CAPABILITY - Static variable in interface aQute.bnd.osgi.Constants
 
requireBundle - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
requireCapability - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
RequireCapability - Annotation Interface in aQute.bnd.annotation.headers
Deprecated.
see org.osgi.annotation.bundle.Requirement
required - Variable in class aQute.bnd.metatype.ADDef
 
required - Variable in class aQute.lib.getopt.CommandLine.Option
 
required() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
Indicates that this attribute is required.
required() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The required value for this AttributeDefinition.
required() - Element in annotation interface aQute.configurable.Config
 
requirement - Variable in class aQute.bnd.osgi.resource.WireImpl
 
Requirement - Annotation Interface in aQute.bnd.bundle.annotations
Define a requirement for a bundle.
REQUIREMENT - Enum constant in enum class aQute.bnd.service.diff.Type
 
REQUIREMENT_COMPARATOR - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
RequirementBuilder - Class in aQute.bnd.osgi.resource
 
RequirementBuilder(String) - Constructor for class aQute.bnd.osgi.resource.RequirementBuilder
 
RequirementBuilder(Resource, String) - Constructor for class aQute.bnd.osgi.resource.RequirementBuilder
 
RequirementFormatter - Class in aQute.bnd.build.model.conversions
 
RequirementFormatter() - Constructor for class aQute.bnd.build.model.conversions.RequirementFormatter
 
RequirementImpl - Class in aQute.bnd.osgi.resource
 
RequirementImpl(String, Resource, Map<String, String>, Map<String, Object>) - Constructor for class aQute.bnd.osgi.resource.RequirementImpl
 
requirementListConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
RequirementListConverter - Class in aQute.bnd.build.model.conversions
 
RequirementListConverter() - Constructor for class aQute.bnd.build.model.conversions.RequirementListConverter
 
requirementListFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
requirementMap - Variable in class aQute.bnd.osgi.resource.ResourceImpl
 
requirements - Variable in class aQute.bnd.osgi.resource.PersistentResource.Namespace
 
requirements - Variable in class aQute.bnd.osgi.resource.ResourceBuilder
 
Requirements - Annotation Interface in aQute.bnd.bundle.annotations
Container annotation for repeated Requirement annotations.
REQUIREMENTS - Enum constant in enum class aQute.bnd.service.diff.Type
 
RequireMetaTypeExtender - Annotation Interface in aQute.bnd.metatype.annotations
This annotation can be used to require the Meta Type extender to process metatype resources.
RequireMetaTypeImplementation - Annotation Interface in aQute.bnd.metatype.annotations
This annotation can be used to require the Meta Type implementation.
requires - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
requires - Variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
requires - Variable in class aQute.bnd.classfile.ModuleAttribute
 
requires() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
requires(ModuleInfoBuilder, Analyzer, Map.Entry<String, Attrs>, Packages, Parameters, Set<Descriptors.PackageRef>) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
requires(String, int) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
requires(String, int, String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
requires_flags - Variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
requires_version - Variable in class aQute.bnd.classfile.ModuleAttribute.Require
 
RequireServiceComponentRuntime - Annotation Interface in aQute.bnd.component.annotations
This annotation can be used to require the Service Component Runtime to process Declarative Services components.
RESERVED - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
RESERVED_WINDOWS_P - Static variable in class aQute.lib.io.IO
 
ReservedFileNames - Static variable in class aQute.bnd.osgi.Verifier
 
reset() - Method in class aQute.bnd.osgi.Analyzer
 
reset() - Method in class aQute.lib.io.ByteBufferInputStream
 
reset() - Method in class aQute.lib.io.CharBufferReader
 
reset() - Method in class aQute.lib.io.LimitedInputStream
 
reset() - Method in class aQute.lib.stringrover.StringRover
 
reset() - Method in class aQute.libg.ints.IntCounter
Reset the counter to zero
reset(DSAnnotations.VersionSettings) - Method in enum class aQute.bnd.component.DSAnnotations.Options
 
reset(MetatypeAnnotations.VersionSettings) - Method in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
 
resetStatic() - Static method in class aQute.bnd.build.Workspace
 
resolution() - Element in annotation interface aQute.bnd.annotation.headers.RequireCapability
Deprecated. 
resolution() - Element in annotation interface aQute.bnd.annotation.spi.ServiceConsumer
The resolution policy of the osgi.serviceloader and osgi.extender requirements.
resolution() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProvider
The resolution policy of the osgi.extender requirement.
resolution() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The resolution policy of this requirement.
Resolution - Enum Class in aQute.bnd.annotation.headers
Deprecated.
see org.osgi.annotation.bundle.Requirement.Resolution
Resolution - Enum Class in aQute.bnd.annotation
For use in the creation of custom bundle annotations wishing to control the resolution of generated requirements.
Resolution() - Constructor for enum class aQute.bnd.annotation.headers.Resolution
Deprecated.
 
Resolution(String) - Constructor for enum class aQute.bnd.annotation.Resolution
 
RESOLUTION - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
RESOLUTION - Static variable in interface aQute.bnd.osgi.Constants
 
RESOLUTION_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
RESOLUTION_DYNAMIC - Static variable in interface aQute.bnd.osgi.Constants
 
RESOLUTION_MACRO - Static variable in class aQute.bnd.annotation.Constants
Not emitted if default is used
RESOLUTION_PATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
ResolutionDirective - Enum Class in aQute.bnd.osgi.resource
 
ResolutionDirective() - Constructor for enum class aQute.bnd.osgi.resource.ResolutionDirective
 
ResolutionInstructions - Interface in aQute.bnd.help.instructions
Instructions on the Resolution.
ResolutionInstructions.ResolveMode - Enum Class in aQute.bnd.help.instructions
 
ResolutionInstructions.Runorder - Enum Class in aQute.bnd.help.instructions
Specifies the values of the -runorder instruction
ResolutionInstructions.RunStartLevel - Annotation Interface in aQute.bnd.help.instructions
 
ResolutionPhase - Enum Class in aQute.bnd.service
 
ResolutionPhase() - Constructor for enum class aQute.bnd.service.ResolutionPhase
 
resolve() - Method in interface aQute.bnd.help.instructions.ResolutionInstructions
 
resolve(File, String) - Static method in class aQute.bnd.connection.settings.ConnectionSettings
 
resolve(Type) - Method in class aQute.lib.json.MapHandler
 
resolve(URI, String) - Static method in class aQute.libg.uri.URIUtil
Resolves a URI reference against a base URI.
RESOLVE - Static variable in interface aQute.bnd.osgi.Constants
 
RESOLVE_EFFECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
RESOLVE_ERROR - Static variable in class aQute.bnd.build.ProjectLauncher
 
RESOLVE_EXCLUDESYSTEM - Static variable in interface aQute.bnd.osgi.Constants
Exclude the system resource from the resulting wiring in resolve.
RESOLVE_PREFERENCES - Static variable in interface aQute.bnd.osgi.Constants
 
Resolveable - Enum constant in enum class aQute.bnd.service.repository.ResolverInfo.State
 
resolved - Variable in class aQute.bnd.build.DownloadBlocker
 
resolved - Variable in class aQute.lib.concurrentinit.ConcurrentInitialize
 
resolved - Variable in class aQute.lib.link.Link.Result
 
RESOLVEDEBUG - Static variable in interface aQute.bnd.osgi.Constants
 
resolveField() - Method in class aQute.bnd.signatures.FieldResolver
 
resolveFiles(File, FileFilter, boolean, String, Map<String, File>, boolean) - Method in class aQute.bnd.osgi.Builder
 
ResolveMode() - Constructor for enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
 
resolveParameter(int) - Method in class aQute.bnd.signatures.MethodResolver
 
resolveResult() - Method in class aQute.bnd.signatures.MethodResolver
 
ResolverHook - Interface in aQute.bnd.service.resolve.hook
 
ResolverInfo - Interface in aQute.bnd.service.repository
 
ResolverInfo.ResolveStatus - Class in aQute.bnd.service.repository
 
ResolverInfo.State - Enum Class in aQute.bnd.service.repository
 
ResolverMode - Enum Class in aQute.bnd.build
 
ResolverMode() - Constructor for enum class aQute.bnd.build.ResolverMode
 
ResolveStatus() - Constructor for class aQute.bnd.service.repository.ResolverInfo.ResolveStatus
 
resolveType(ArrayTypeSignature) - Method in class aQute.bnd.signatures.ClassResolver
 
resolveType(JavaTypeSignature) - Method in class aQute.bnd.signatures.ClassResolver
 
resolveType(TypeArgument) - Method in class aQute.bnd.signatures.ClassResolver
 
resolveType(TypeParameter[], TypeVariableSignature) - Method in class aQute.bnd.signatures.ClassResolver
 
resolveType(TypeVariableSignature) - Method in class aQute.bnd.signatures.ClassResolver
 
resolveType(TypeVariableSignature) - Method in class aQute.bnd.signatures.MethodResolver
 
resource - Variable in class aQute.bnd.build.LibraryHandler.RepoLibrary
 
resource - Variable in class aQute.bnd.metatype.IconDef
 
resource - Variable in class aQute.bnd.osgi.Clazz
 
resource - Variable in class aQute.bnd.osgi.PreprocessResource
 
resource - Variable in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
resource - Variable in class aQute.bnd.osgi.repository.PersistentResourcesRepository.ResourceDTO
 
resource - Variable in class aQute.bnd.osgi.resource.CapReq
 
resource - Variable in class aQute.bnd.osgi.resource.CapReqBuilder
 
resource - Variable in class aQute.bnd.osgi.resource.PersistentResource
 
resource - Variable in class aQute.bnd.osgi.resource.ResourceBuilder
 
resource() - Element in annotation interface aQute.bnd.metatype.annotations.Icon
The resource name for this Icon.
resource(File) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Returns the differ Element for comparison
resource(File, boolean) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Returns the differ Element for comparison
resource(Resource) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
Resource - Interface in aQute.bnd.osgi
 
RESOURCE - Enum constant in enum class aQute.bnd.service.diff.Type
 
RESOURCE_COMPARATOR - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
RESOURCE_DESCRIPTOR_COMPARATOR - Static variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
RESOURCE_ID - Enum constant in enum class aQute.bnd.service.diff.Type
 
ResourceBuilder - Class in aQute.bnd.osgi.resource
 
ResourceBuilder() - Constructor for class aQute.bnd.osgi.resource.ResourceBuilder
 
ResourceBuilder(Resource) - Constructor for class aQute.bnd.osgi.resource.ResourceBuilder
 
ResourceBuilder.NamespaceComparator - Class in aQute.bnd.osgi.resource
We order the wiring namespaces ahead of the other namespaces.
ResourceBuilder.SafeResourceBuilder - Class in aQute.bnd.osgi.resource
 
ResourceDescriptor() - Constructor for class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
 
ResourceDescriptorImpl - Class in aQute.bnd.resource.repository
 
ResourceDescriptorImpl() - Constructor for class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
ResourceDescriptorImpl(SearchableRepository.ResourceDescriptor) - Constructor for class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
ResourceDTO() - Constructor for class aQute.bnd.osgi.repository.PersistentResourcesRepository.ResourceDTO
 
ResourceHandle - Interface in aQute.bnd.service
 
ResourceHandle.Location - Enum Class in aQute.bnd.service
 
ResourceImpl - Class in aQute.bnd.osgi.resource
 
ResourceImpl() - Constructor for class aQute.bnd.osgi.resource.ResourceImpl
 
ResourceInfo(Resource) - Constructor for class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
resourceOnly - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
RESOURCEONLY - Static variable in interface aQute.bnd.osgi.Constants
 
ResourceRepository - Interface in aQute.bnd.service.repository
A Resource Repository represents a repository local to the workspace.
ResourceRepository.Listener - Interface in aQute.bnd.service.repository
 
ResourceRepository.ResourceRepositoryEvent - Class in aQute.bnd.service.repository
 
ResourceRepository.TYPE - Enum Class in aQute.bnd.service.repository
 
ResourceRepositoryEvent(ResourceRepository.TYPE, SearchableRepository.ResourceDescriptor, Exception) - Constructor for class aQute.bnd.service.repository.ResourceRepository.ResourceRepositoryEvent
 
resourceRepositoryImpl - Variable in class aQute.bnd.build.Workspace
 
ResourceRepositoryImpl - Class in aQute.bnd.resource.repository
This class implements a hidden repository.
ResourceRepositoryImpl() - Constructor for class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
ResourceRepositoryImpl.FileLayout - Class in aQute.bnd.resource.repository
Class maintains the info stored in the text file in the cnf directory that holds our contents.
ResourceRepositoryStrategy() - Constructor for enum class aQute.bnd.build.Workspace.ResourceRepositoryStrategy
 
resources - Variable in class aQute.bnd.build.Project
 
resources - Variable in class aQute.bnd.maven.plugin.BndMavenPlugin
 
resources - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
resources - Variable in class aQute.bnd.osgi.CombinedResource
 
resources - Variable in class aQute.bnd.osgi.Jar
 
resources - Variable in class aQute.bnd.osgi.repository.AbstractIndexingRepository
 
resources - Variable in class aQute.bnd.osgi.repository.ResourcesRepository
 
resources - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
resources() - Method in interface aQute.bnd.main.bnd.grepOptions
 
resources() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
resources(Collection<? extends Resource>) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
RESOURCES - Enum constant in enum class aQute.bnd.service.diff.Type
 
resourcesElement(Analyzer) - Method in class aQute.bnd.differ.DiffPluginImpl
Create an element representing all resources in the JAR
ResourcesRepository - Class in aQute.bnd.osgi.repository
 
ResourcesRepository() - Constructor for class aQute.bnd.osgi.repository.ResourcesRepository
 
ResourcesRepository(Collection<? extends Resource>) - Constructor for class aQute.bnd.osgi.repository.ResourcesRepository
 
ResourcesRepository(Resource) - Constructor for class aQute.bnd.osgi.repository.ResourcesRepository
 
ResourceUtils - Class in aQute.bnd.osgi.resource
 
ResourceUtils() - Constructor for class aQute.bnd.osgi.resource.ResourceUtils
 
ResourceUtils.BundleCap - Interface in aQute.bnd.osgi.resource
 
ResourceUtils.ContentCapability - Interface in aQute.bnd.osgi.resource
 
ResourceUtils.IdentityCapability - Interface in aQute.bnd.osgi.resource
 
ResourceUtils.IdentityCapability.Type - Enum Class in aQute.bnd.osgi.resource
 
response(int, byte[]) - Method in class aQute.lib.link.Link
 
responseCode - Variable in exception aQute.bnd.http.HttpRequestException
 
responseCode - Variable in class aQute.bnd.service.url.TaggedData
 
restarted - Enum constant in enum class aQute.libg.remote.Event
 
restrict(Collection<String>) - Method in class aQute.libg.parameters.ParameterMap
 
RESTRICTION_P - Static variable in class aQute.bnd.version.MavenVersionRange
 
result - Variable in class aQute.lib.getopt.CommandLine
 
Result<V> - Interface in aQute.bnd.result
The Result type is an alternative way of chaining together functions in a functional programming style while hiding away error handling structures such as try-catch-blocks and conditionals.
Instead of adding a throws declaration to a function, the return type of the function is instead set to Result where V is the original return type, i.e.
Result - Interface in aQute.bnd.signatures
 
Result() - Constructor for class aQute.lib.link.Link.Result
 
ResultConst(String) - Constructor for class aQute.bnd.classfile.ElementValueInfo.ResultConst
 
ResultException - Exception in aQute.bnd.result
 
ResultException(Exception) - Constructor for exception aQute.bnd.result.ResultException
 
ResultException(String) - Constructor for exception aQute.bnd.result.ResultException
 
resultType - Variable in class aQute.bnd.signatures.MethodSignature
 
ret - Static variable in class aQute.bnd.osgi.OpCodes
 
retain(Collection<? extends T>, Collection<? extends T>...) - Static method in class aQute.lib.collections.Logic
 
retainAll(Collection<?>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
retainAll(Collection<?>) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
retainAll(Collection<?>) - Method in class aQute.lib.collections.SortedList
 
retainQuotes - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
RETIRED - Enum constant in enum class aQute.bnd.service.repository.Phase
Retired, no longer available for searching though still available for existing projects.
retries - Variable in class aQute.bnd.http.HttpClient
 
retries - Variable in class aQute.bnd.http.HttpRequest
 
retries(int) - Method in class aQute.bnd.http.HttpClient
 
retries(int) - Method in class aQute.bnd.http.HttpRequest
Set the number of retries.
retryDelay - Variable in class aQute.bnd.http.HttpClient
 
retryDelay - Variable in class aQute.bnd.http.HttpRequest
 
retryDelay(int) - Method in class aQute.bnd.http.HttpClient
 
retryDelay(int) - Method in class aQute.bnd.http.HttpRequest
 
RetryException - Exception in aQute.bnd.http
 
RetryException(TaggedData, String) - Constructor for exception aQute.bnd.http.RetryException
 
RetryException(TaggedData, Throwable) - Constructor for exception aQute.bnd.http.RetryException
 
RETURN - Enum constant in enum class aQute.bnd.service.diff.Type
 
return_ - Static variable in class aQute.bnd.osgi.OpCodes
 
returnTokens - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
revision - Variable in class aQute.bnd.build.Project
 
revision - Variable in class aQute.bnd.build.WorkspaceNotifier
 
REVISION - Enum constant in enum class aQute.bnd.service.diff.Type
 
rewrite(List<String>) - Method in class aQute.bnd.main.bnd
Rewrite the command line to mimic the jar command
rewriteJarCmd(List<String>) - Method in class aQute.bnd.main.bnd
 
rf - Static variable in class aQute.bnd.osgi.resource.RequirementImpl
 
RFC_7231_DATE_TIME - Static variable in class aQute.lib.date.Dates
 
RNAME - Static variable in annotation interface aQute.bnd.annotation.component.Activate
Deprecated.
 
RNAME - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
RNAME - Static variable in annotation interface aQute.bnd.annotation.component.Deactivate
Deprecated.
 
RNAME - Static variable in annotation interface aQute.bnd.annotation.component.Modified
Deprecated.
 
RNAME - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
robotic - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
roles() - Element in annotation interface aQute.bnd.annotation.headers.BundleContributors
The roles this contributor plays in the development.
roles() - Element in annotation interface aQute.bnd.annotation.headers.BundleDevelopers
The roles this developer plays in the development.
root - Variable in class aQute.bnd.compatibility.ParseSignatureBuilder
 
root - Variable in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
root - Variable in class aQute.bnd.filerepo.FileRepo
Deprecated.
 
root - Variable in class aQute.bnd.http.URLCache
 
root - Variable in class aQute.bnd.maven.MavenDependencyGraph
 
root - Variable in class aQute.bnd.maven.MavenRepository
Deprecated.
 
root - Variable in class aQute.bnd.maven.support.MavenEntry
 
root - Variable in class aQute.lib.deployer.FileRepo
 
root - Variable in class aQute.lib.hierarchy.Hierarchy
 
root - Variable in class aQute.lib.index.Index
 
root - Variable in class aQute.lib.putjar.DirectoryInputStream
 
root - Variable in class aQute.lib.spring.XMLType
 
root - Variable in class aQute.libg.remote.sink.AreaImpl
 
root - Variable in class aQute.libg.remote.sink.RemoteSink
 
root - Variable in class aQute.libg.shacache.ShaCache
 
root - Variable in class aQute.libg.tarjan.Tarjan
 
root() - Method in class aQute.lib.hierarchy.Hierarchy.Node
 
root() - Method in class aQute.lib.hierarchy.Hierarchy.RootNode
 
root() - Method in interface aQute.lib.hierarchy.NamedNode
Answer the root node
ROOT - Enum constant in enum class aQute.bnd.compatibility.Kind
 
rootDir - Variable in class aQute.bnd.ant.RunBundlesTask
 
rootDir - Variable in class aQute.bnd.ant.RunconfigToDistributionTask
 
rootElements - Variable in class aQute.libg.sax.filters.MergeContentFilter
 
RootNode(Map<String, Object>) - Constructor for class aQute.lib.hierarchy.Hierarchy.RootNode
 
RootNode(Map<String, Object>, IntCounter) - Constructor for class aQute.lib.hierarchy.Hierarchy.RootNode
 
Rover() - Constructor for class aQute.bnd.osgi.resource.FilterParser.Rover
 
Rover(Pom.Rover, Pom.Dependency) - Constructor for class aQute.bnd.maven.support.Pom.Rover
 
Rover(ProjectPom.Rover, Pom.Dependency) - Constructor for class aQute.bnd.maven.support.ProjectPom.Rover
 
Rover(String) - Constructor for class aQute.bnd.compatibility.Signatures.Rover
 
row - Variable in class aQute.lib.justif.Table
 
RSA - Class in aQute.libg.cryptography
 
RSA() - Constructor for class aQute.libg.cryptography.RSA
 
RSA_PRIVATE - Static variable in class aQute.libg.cryptography.Crypto
 
RSA_PUBLIC - Static variable in class aQute.libg.cryptography.Crypto
 
run() - Method in class aQute.bnd.build.Project
 
run() - Method in interface aQute.bnd.exceptions.RunnableWithException
 
run() - Method in class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
run() - Method in interface aQute.lib.exceptions.RunnableWithException
Deprecated.
 
run() - Method in class aQute.lib.link.Link
The thread method that receives the messages from the input stream
run() - Method in class aQute.libg.forker.Forker.Job
Run when the job's dependencies are done.
run() - Method in class aQute.libg.reporter.ReporterAdapter
Handy routine that can be extended by subclasses so they can run inside the context
run(Runnable) - Method in class aQute.lib.concurrent.serial.SerialExecutor
Run the runnable in order of submission.
run(String[]) - Method in class aQute.lib.consoleapp.AbstractConsoleApp
Main entry
run(String[], int) - Method in class aQute.bnd.maven.MavenCommand
maven deploy [-url repo] [-passphrase passphrase] [-homedir homedir] [-keyname keyname] bundle ...
run(String[], int) - Method in class aQute.bnd.maven.MavenDeployCmd
maven deploy [-url repo] [-passphrase passphrase] [-homedir homedir] [-keyname keyname] bundle ...
Run - Class in aQute.bnd.build
 
Run(Workspace, File) - Constructor for class aQute.bnd.build.Run
 
Run(Workspace, File, File) - Constructor for class aQute.bnd.build.Run
 
RUNBLACKLIST - Static variable in interface aQute.bnd.osgi.Constants
 
RUNBUILDS - Static variable in interface aQute.bnd.osgi.Constants
 
runbundles - Variable in class aQute.bnd.build.Project
 
runbundles - Variable in class aQute.bnd.build.ProjectLauncher
 
runbundles - Variable in class aQute.bnd.service.specifications.RunSpecification
 
runbundles() - Method in interface aQute.bnd.main.bnd.infoOptions
 
RUNBUNDLES - Static variable in class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
RUNBUNDLES - Static variable in interface aQute.bnd.osgi.Constants
 
RUNBUNDLES_STARTLEVEL_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
RunbundlesExporter - Class in aQute.bnd.exporter.runbundles
 
RunbundlesExporter() - Constructor for class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
RunBundlesTask - Class in aQute.bnd.ant
 
RunBundlesTask() - Constructor for class aQute.bnd.ant.RunBundlesTask
 
RunconfigToDistributionTask - Class in aQute.bnd.ant
 
RunconfigToDistributionTask() - Constructor for class aQute.bnd.ant.RunconfigToDistributionTask
 
RunconfigToDistributionTask.JarFileFilter - Class in aQute.bnd.ant
 
RunconfigToDistributionTask.NonTestProjectFileFilter - Class in aQute.bnd.ant
 
RUNEE - Static variable in interface aQute.bnd.osgi.Constants
 
RUNENV - Static variable in interface aQute.bnd.osgi.Constants
 
runFilePath - Variable in class aQute.bnd.ant.PackageTask
 
runFiles - Variable in class aQute.bnd.ant.TestTask
 
RUNFRAMEWORK - Static variable in interface aQute.bnd.osgi.Constants
 
RUNFRAMEWORK_NONE - Static variable in interface aQute.bnd.osgi.Constants
 
RUNFRAMEWORK_SERVICES - Static variable in interface aQute.bnd.osgi.Constants
 
runframeworkrestart - Variable in class aQute.bnd.build.ProjectLauncher
 
RUNFRAMEWORKRESTART - Static variable in interface aQute.bnd.osgi.Constants
 
runfw - Variable in class aQute.bnd.build.Project
 
runfw - Variable in class aQute.bnd.service.specifications.RunSpecification
 
RUNFW - Static variable in interface aQute.bnd.osgi.Constants
 
RUNJDB - Static variable in interface aQute.bnd.osgi.Constants
 
RUNJDB_P - Static variable in class aQute.bnd.build.ProjectLauncher
 
RUNKEEP - Static variable in interface aQute.bnd.osgi.Constants
 
runLocal() - Method in class aQute.bnd.build.Project
 
runnable - Variable in class aQute.libg.forker.Forker.Job
 
RunnableWithException - Interface in aQute.bnd.exceptions
Runnable interface that allows exceptions.
RunnableWithException - Interface in aQute.lib.exceptions
Deprecated.
running - Enum constant in enum class aQute.libg.remote.Event
 
running - Variable in class aQute.libg.remote.Area
 
running - Variable in class aQute.libg.remote.source.RemoteSource
 
RUNNOREFERENCES - Static variable in interface aQute.bnd.osgi.Constants
 
RunOption() - Constructor for enum class aQute.bnd.help.instructions.LauncherInstructions.RunOption
 
runoptions() - Method in interface aQute.bnd.help.instructions.LauncherInstructions
 
RUNOPTIONS - Static variable in interface aQute.bnd.osgi.Constants
 
RUNOPTIONS_EAGER - Static variable in interface aQute.bnd.osgi.Constants
 
Runorder() - Constructor for enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
 
runpath - Variable in class aQute.bnd.build.Project
 
runpath - Variable in class aQute.bnd.service.specifications.RunSpecification
 
RUNPATH - Static variable in interface aQute.bnd.osgi.Constants
 
runprogramargs - Variable in class aQute.bnd.build.ProjectLauncher
 
RUNPROGRAMARGS - Static variable in interface aQute.bnd.osgi.Constants
 
runproperties - Variable in class aQute.bnd.build.ProjectLauncher
 
RUNPROPERTIES - Static variable in interface aQute.bnd.osgi.Constants
 
RUNPROVIDEDCAPABILITIES - Static variable in interface aQute.bnd.osgi.Constants
 
RUNREMOTE - Static variable in interface aQute.bnd.osgi.Constants
 
RUNREPOS - Static variable in interface aQute.bnd.osgi.Constants
 
runReposFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
RUNREQUIRES - Static variable in interface aQute.bnd.osgi.Constants
 
RunSession - Interface in aQute.bnd.build
 
RunSpecification - Class in aQute.bnd.service.specifications
A specification for the run information to start a framework
RunSpecification() - Constructor for class aQute.bnd.service.specifications.RunSpecification
 
runstartlevel(ResolutionInstructions.RunStartLevel) - Method in interface aQute.bnd.help.instructions.ResolutionInstructions
 
RUNSTARTLEVEL - Static variable in interface aQute.bnd.osgi.Constants
 
RUNSTARTLEVEL_BEGIN - Static variable in interface aQute.bnd.osgi.Constants
 
RUNSTARTLEVEL_ORDER - Static variable in interface aQute.bnd.osgi.Constants
 
RUNSTARTLEVEL_STEP - Static variable in interface aQute.bnd.osgi.Constants
 
runstorage - Variable in class aQute.bnd.build.Project
 
RUNSTORAGE - Static variable in interface aQute.bnd.osgi.Constants
 
runsystemcapabilities - Variable in class aQute.bnd.build.ProjectLauncher
 
RUNSYSTEMCAPABILITIES - Static variable in interface aQute.bnd.osgi.Constants
 
runsystempackages - Variable in class aQute.bnd.build.ProjectLauncher
 
RUNSYSTEMPACKAGES - Static variable in interface aQute.bnd.osgi.Constants
 
runTest(File, String[], Workspace, File, Tag) - Method in class aQute.bnd.main.bnd
Help function to run the tests
runtime - Enum constant in enum class aQute.bnd.build.ResolverMode
 
runtime - Enum constant in enum class aQute.bnd.maven.support.Pom.Scope
 
runtime - Enum constant in enum class aQute.bnd.service.ResolutionPhase
 
RUNTIME - Enum constant in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
RUNTIMEANNOTATIONS - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
RuntimeInvisibleAnnotationsAttribute - Class in aQute.bnd.classfile
 
RuntimeInvisibleAnnotationsAttribute(AnnotationInfo[]) - Constructor for class aQute.bnd.classfile.RuntimeInvisibleAnnotationsAttribute
 
RuntimeInvisibleParameterAnnotationsAttribute - Class in aQute.bnd.classfile
 
RuntimeInvisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[]) - Constructor for class aQute.bnd.classfile.RuntimeInvisibleParameterAnnotationsAttribute
 
RuntimeInvisibleTypeAnnotationsAttribute - Class in aQute.bnd.classfile
 
RuntimeInvisibleTypeAnnotationsAttribute(TypeAnnotationInfo[]) - Constructor for class aQute.bnd.classfile.RuntimeInvisibleTypeAnnotationsAttribute
 
RUNTIMEOUT - Static variable in interface aQute.bnd.osgi.Constants
 
RuntimeSignatureBuilder - Class in aQute.bnd.compatibility
 
RuntimeSignatureBuilder(Scope) - Constructor for class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
RuntimeVisibleAnnotationsAttribute - Class in aQute.bnd.classfile
 
RuntimeVisibleAnnotationsAttribute(AnnotationInfo[]) - Constructor for class aQute.bnd.classfile.RuntimeVisibleAnnotationsAttribute
 
RuntimeVisibleParameterAnnotationsAttribute - Class in aQute.bnd.classfile
 
RuntimeVisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[]) - Constructor for class aQute.bnd.classfile.RuntimeVisibleParameterAnnotationsAttribute
 
RuntimeVisibleTypeAnnotationsAttribute - Class in aQute.bnd.classfile
 
RuntimeVisibleTypeAnnotationsAttribute(TypeAnnotationInfo[]) - Constructor for class aQute.bnd.classfile.RuntimeVisibleTypeAnnotationsAttribute
 
RUNTRACE - Static variable in interface aQute.bnd.osgi.Constants
 
runvm - Variable in class aQute.bnd.build.ProjectLauncher
 
RUNVM - Static variable in interface aQute.bnd.osgi.Constants
 

S

s - Variable in class aQute.bnd.compatibility.Signatures.Rover
 
s - Variable in class aQute.bnd.osgi.resource.FilterParser.Rover
 
s - Variable in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
 
S - Enum constant in enum class aQute.bnd.signatures.BaseType
 
safeResourceBuilder() - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
SafeResourceBuilder() - Constructor for class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
saload - Static variable in class aQute.bnd.osgi.OpCodes
 
salt - Static variable in class aQute.lib.settings.PasswordCryptor
 
SALT_SIZE - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
SAME - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
SAME_FRAME_EXTENDED - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
SAME_LOCALS_1_STACK_ITEM - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
SAME_LOCALS_1_STACK_ITEM_EXTENDED - Static variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
SameFrame(int) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.SameFrame
 
SameFrameExtended(int, int) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.SameFrameExtended
 
SameLocals1StackItemFrame(int, StackMapTableAttribute.VerificationTypeInfo) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrame
 
SameLocals1StackItemFrameExtended(int, int, StackMapTableAttribute.VerificationTypeInfo) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
sanitizeInputForURI(String) - Method in class aQute.lib.converter.Converter
 
sastore - Static variable in class aQute.bnd.osgi.OpCodes
 
save() - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Save the index file.
save() - Method in class aQute.lib.settings.Settings
 
save(char[]) - Method in class aQute.lib.settings.Settings
 
save(File) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
save(File, boolean) - Method in class aQute.bnd.osgi.Analyzer
Utility function to carefully save the file.
save(OutputStream) - Method in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
saveBuild(Jar) - Method in class aQute.bnd.build.Project
 
saveBuildWithoutClose(Jar) - Method in class aQute.bnd.build.Project
 
saveChanges() - Method in class aQute.bnd.build.model.BndEditModel
If this BndEditModel was created with a project then this method will save the changes in the document and will store them in the associated file.
saveChangesTo(IDocument) - Method in class aQute.bnd.build.model.BndEditModel
 
SAVEMANIFEST - Static variable in interface aQute.bnd.osgi.Constants
 
saveProperties() - Method in class aQute.bnd.maven.support.MavenEntry
 
SAXElement - Class in aQute.libg.sax
 
SAXElement(String, String, String, Attributes) - Constructor for class aQute.libg.sax.SAXElement
 
SAXUtil - Class in aQute.libg.sax
 
SAXUtil() - Constructor for class aQute.libg.sax.SAXUtil
 
sb - Variable in class aQute.lib.justif.Justif
 
scc - Variable in class aQute.libg.tarjan.Tarjan
 
schedule - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
schedule() - Method in class aQute.libg.forker.Forker
 
schedule(Runnable) - Method in class aQute.bnd.maven.support.Maven
 
scheduledExecutor - Variable in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
scheduledExecutor - Variable in class aQute.bnd.osgi.ExecutorGroup
 
scm - Variable in class aQute.bnd.maven.PomFromManifest
 
scm - Variable in class aQute.bnd.maven.PomResource
 
scope - Variable in class aQute.bnd.compatibility.GenericType
 
scope - Variable in class aQute.bnd.component.ComponentDef
 
scope - Variable in class aQute.bnd.component.ReferenceDef
 
scope - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
scope - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
scope() - Element in annotation interface aQute.bnd.component.annotations.Component
The service scope for the service of this Component.
scope() - Element in annotation interface aQute.bnd.component.annotations.Reference
The reference scope for this reference.
Scope - Class in aQute.bnd.compatibility
 
Scope() - Constructor for enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
Scope() - Constructor for enum class aQute.bnd.maven.support.Pom.Scope
 
Scope(Access, Kind, String) - Constructor for class aQute.bnd.compatibility.Scope
 
script - Variable in class aQute.bnd.build.ScriptAction
 
script(String, String) - Method in class aQute.bnd.build.Project
 
script(String, String, Object...) - Method in class aQute.bnd.build.Project
 
ScriptAction - Class in aQute.bnd.build
 
ScriptAction(String, String) - Constructor for class aQute.bnd.build.ScriptAction
 
Scripter - Interface in aQute.bnd.service
 
scripting - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
sdf - Static variable in class aQute.bnd.http.HttpClient
Deprecated.
sdh - Static variable in class aQute.lib.json.JSONCodec
 
search(byte[]) - Method in class aQute.lib.index.Index.Page
 
search(byte[]) - Method in class aQute.lib.index.Index
 
search(String) - Method in class aQute.bnd.build.Workspace
Search for a partial class name.
search(String) - Method in class aQute.bnd.build.WorkspaceClassIndex
Search for the bundles that export the given partialFqn.
search(String, String) - Method in class aQute.bnd.build.Workspace
Search for a class name inside particular package.
search(String, String) - Method in class aQute.bnd.build.WorkspaceClassIndex
Search for the bundles that export the given class from the specified package.
SearchableRepository - Interface in aQute.bnd.service.repository
A Searchable Repository is backed by a search engine that holds more revisions than that are currently available locally.
SearchableRepository.ResourceDescriptor - Class in aQute.bnd.service.repository
Describes a resource that is a member of the underlying remote repository.
searchForBaseVersion(List<RemoteRepository>) - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
second - Variable in class aQute.lib.collections.Iterables.Distinct
 
second - Variable in class aQute.libg.tuple.Pair
 
second() - Method in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
secret - Variable in class aQute.lib.settings.Settings.Data
 
secret() - Method in interface aQute.bnd.main.bnd.bndOptions
 
secretKey() - Method in interface aQute.bnd.main.bnd.settingOptions
 
secureRandom - Static variable in class aQute.lib.mavenpasswordobfuscator.MavenPasswordObfuscator
 
security - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
Sed - Class in aQute.libg.sed
 
Sed(Replacer, File) - Constructor for class aQute.libg.sed.Sed
 
Sed(File) - Constructor for class aQute.libg.sed.Sed
 
seen - Variable in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
segment - Enum constant in enum class aQute.lib.zip.ZipUtil.State
 
select(int, String, String, String, Attributes) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
select(File, Function<String, String>, Set<Instruction>) - Method in class aQute.bnd.osgi.Instructions
Turn this Instructions into a map of File -> Attrs.
select(String) - Method in class aQute.lib.tag.Tag
root/preferences/native/os
select(String, Tag) - Method in class aQute.lib.tag.Tag
 
select(String, List<Tag>, Tag) - Method in class aQute.lib.tag.Tag
 
select(Collection<?>) - Method in class aQute.libg.glob.Glob
 
select(Collection<T>, boolean) - Method in class aQute.bnd.osgi.Instructions
 
select(Collection<T>, boolean) - Method in class aQute.lib.env.Sieve
 
select(Collection<T>, List<Selector>) - Static method in class aQute.libg.clauses.Selector
 
select(Collection<T>, Set<Instruction>, boolean) - Method in class aQute.bnd.osgi.Instructions
 
select(Collection<T>, Set<Selector>, boolean) - Method in class aQute.lib.env.Sieve
 
select(Predicate<String>) - Method in class aQute.bnd.header.Attrs
Return a new Attrs that has only the attributes that match the predicate.
select(List<?>) - Method in class aQute.libg.glob.Glob
 
SELECTION_FILTER_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
Selector - Class in aQute.lib.env
 
Selector - Class in aQute.libg.clauses
 
Selector(String) - Constructor for class aQute.lib.env.Selector
 
Selector(String, boolean) - Constructor for class aQute.libg.clauses.Selector
 
Selector.Filter - Class in aQute.lib.env
 
self - Variable in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
semaphore - Variable in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
SEMICOLON - Static variable in class aQute.bnd.osgi.Macro
 
SEMICOLON_P - Static variable in class aQute.bnd.osgi.Macro
 
send(int, Method, Object[]) - Method in class aQute.lib.link.Link
 
send(HttpRequest<T>) - Method in class aQute.bnd.http.HttpClient
 
send0(HttpRequest<?>) - Method in class aQute.bnd.http.HttpClient
 
sendAsync(HttpRequest<T>) - Method in class aQute.bnd.http.HttpClient
 
sendAsync(HttpRequest<T>, int, long) - Method in class aQute.bnd.http.HttpClient
 
separated(byte[], int, int, String) - Static method in class aQute.lib.hex.Hex
 
separated(byte[], String) - Static method in class aQute.lib.hex.Hex
 
separator - Variable in class aQute.bnd.ant.EclipseTask
 
separator - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
separator - Variable in class aQute.bnd.build.model.conversions.CollectionFormatter
 
separator - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
separator() - Method in interface aQute.bnd.main.bnd.ClasspathOptions
 
SEPARATOR - Static variable in class aQute.lib.manifest.ManifestUtil
 
separatorChar - Variable in class aQute.libg.remote.source.SourceFS
 
separatorChar - Variable in class aQute.libg.remote.Welcome
 
separators - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
SEQUENCE - Static variable in interface aQute.libg.asn1.Types
 
sequential() - Method in class aQute.bnd.stream.EntryPipeline
 
serial - Variable in class aQute.bnd.build.WorkspaceNotifier
 
SerialExecutor - Class in aQute.lib.concurrent.serial
Will execute a set of tasks in order of submit.
SerialExecutor(Executor) - Constructor for class aQute.lib.concurrent.serial.SerialExecutor
The executor to use.
SerializationProxy(ImmutableList<?>) - Constructor for class aQute.bnd.unmodifiable.ImmutableList.SerializationProxy
 
SerializationProxy(ImmutableMap<?, ?>) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.SerializationProxy
 
SerializationProxy(ImmutableSet<?>) - Constructor for class aQute.bnd.unmodifiable.ImmutableSet.SerializationProxy
 
serialize() - Method in class aQute.bnd.differ.DiffImpl
 
serialize() - Method in class aQute.bnd.differ.Element
 
serialize() - Method in interface aQute.bnd.service.diff.Diff
 
serialize() - Method in interface aQute.bnd.service.diff.Tree
 
serialize(Map<String, Object>, OutputStream) - Method in interface aQute.bnd.service.reporter.ReportSerializerPlugin
Serialize the DTO report into the output stream.
serialVersionUID - Static variable in exception aQute.bnd.build.CircularDependencyException
 
serialVersionUID - Static variable in class aQute.bnd.build.WorkspaceLock
 
serialVersionUID - Static variable in class aQute.bnd.component.MergedRequirement.FilterEffectivePair
 
serialVersionUID - Static variable in exception aQute.bnd.http.HttpRequestException
 
serialVersionUID - Static variable in exception aQute.bnd.http.RetryException
 
serialVersionUID - Static variable in class aQute.bnd.maven.lib.configuration.BeanProperties
 
serialVersionUID - Static variable in exception aQute.bnd.properties.BadLocationException
 
serialVersionUID - Static variable in exception aQute.bnd.result.ResultException
 
serialVersionUID - Static variable in class aQute.bnd.unmodifiable.ImmutableList.SerializationProxy
 
serialVersionUID - Static variable in class aQute.bnd.unmodifiable.ImmutableList
 
serialVersionUID - Static variable in class aQute.bnd.unmodifiable.ImmutableMap.SerializationProxy
 
serialVersionUID - Static variable in class aQute.bnd.unmodifiable.ImmutableMap
 
serialVersionUID - Static variable in class aQute.bnd.unmodifiable.ImmutableSet.SerializationProxy
 
serialVersionUID - Static variable in class aQute.bnd.unmodifiable.ImmutableSet
 
serialVersionUID - Static variable in class aQute.bnd.version.maven.ComparableVersion.ListItem
 
serialVersionUID - Static variable in class aQute.lib.collections.DoubleKeyMap
 
serialVersionUID - Static variable in class aQute.lib.collections.ExtList
 
serialVersionUID - Static variable in class aQute.lib.collections.IteratorList
 
serialVersionUID - Static variable in class aQute.lib.utf8properties.UTF8Properties
 
serialVersionUID - Static variable in class aQute.libg.clauses.Clause
 
serialVersionUID - Static variable in class aQute.libg.clauses.Clauses
 
serialVersionUID - Static variable in class aQute.libg.cryptography.Key
 
serialVersionUID - Static variable in class aQute.libg.ints.IntCounter
 
serialVersionUID - Static variable in class aQute.libg.map.BuilderMap
 
serialVersionUID - Static variable in class aQute.libg.map.MAP.MAPX
 
serialVersionUID - Static variable in class aQute.libg.parameters.ParameterMap
 
serialVersionUID - Static variable in class aQute.libg.tuple.ComparablePair
 
serialVersionUID - Static variable in class aQute.libg.tuple.Pair
 
server - Variable in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
server(String, Class<R>, int, String, Function<Link<L, R>, L>, boolean, ExecutorService) - Static method in class aQute.lib.link.Link
Create a server.
server(String, Class<R>, ServerSocket, Function<Link<L, R>, L>, boolean, Executor) - Static method in class aQute.lib.link.Link
Create a server.
ServerDTO - Class in aQute.bnd.connection.settings
 
ServerDTO() - Constructor for class aQute.bnd.connection.settings.ServerDTO
 
servers - Variable in class aQute.bnd.connection.settings.ConnectionSettings
 
servers - Variable in class aQute.bnd.connection.settings.SettingsDTO
 
service - Variable in class aQute.bnd.cdi.BeanDef
 
service - Variable in class aQute.bnd.cdi.ReferenceDef
 
service - Variable in class aQute.bnd.component.ComponentDef
 
service - Variable in class aQute.bnd.component.ReferenceDef
 
service - Variable in class aQute.bnd.make.coverage.CoverageResource
 
service() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
service() - Element in annotation interface aQute.bnd.component.annotations.Component
The types under which to register this Component as a service.
service() - Element in annotation interface aQute.bnd.component.annotations.Reference
The type of the service for this reference.
SERVICE - Enum constant in enum class aQute.bnd.component.annotations.CollectionType
The service collection type is used to indicate the collection holds the bound service objects.
SERVICE - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
SERVICE_COMPONENT - Static variable in interface aQute.bnd.component.ComponentConstants
Manifest header specifying the XML documents within a bundle that contain the bundle's Service Component descriptions.
SERVICE_COMPONENT - Static variable in interface aQute.bnd.osgi.Constants
 
SERVICE_MACRO - Static variable in class aQute.bnd.annotation.spi.Constants
 
ServiceCapabilities - Annotation Interface in aQute.bnd.annotation.service
 
ServiceCapability - Annotation Interface in aQute.bnd.annotation.service
Adds a ProvideCapability for a service.
serviceClass - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
serviceClass - Variable in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
serviceComponent - Static variable in class aQute.bnd.osgi.Builder
 
ServiceComponent - Class in aQute.bnd.build.model.clauses
 
ServiceComponent - Class in aQute.bnd.make.component
This class is an analyzer plugin.
ServiceComponent() - Constructor for class aQute.bnd.make.component.ServiceComponent
 
ServiceComponent(String, Attrs) - Constructor for class aQute.bnd.build.model.clauses.ServiceComponent
 
ServiceComponent.ComponentMaker - Class in aQute.bnd.make.component
 
serviceComponentConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
ServiceConsumer - Annotation Interface in aQute.bnd.annotation.spi
Annotation used to generate requirements necessary for supporting the consumer side of the Service Loader Mediator specification.
ServiceConsumers - Annotation Interface in aQute.bnd.annotation.spi
 
servicefactory() - Element in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
servicefactory() - Element in annotation interface aQute.bnd.component.annotations.Component
Deprecated.
Since 1.3. Replaced by Component.scope().
SERVICEFACTORY - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
SERVICELOADER_NAMESPACE - Static variable in interface aQute.bnd.osgi.Constants
 
SERVICELOADER_PROCESSOR - Static variable in class aQute.bnd.annotation.spi.Constants
 
SERVICELOADER_REGISTER_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
SERVICELOADER_REGISTRAR - Static variable in class aQute.bnd.annotation.spi.Constants
 
SERVICELOADER_VERSION - Static variable in class aQute.bnd.annotation.spi.Constants
 
serviceLoaderProviders(ModuleInfoBuilder, Analyzer, Parameters, Set<Descriptors.PackageRef>) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
serviceLoaderUses(ModuleInfoBuilder, Analyzer, Parameters, Set<Descriptors.PackageRef>) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
SERVICEOBJECTS - Enum constant in enum class aQute.bnd.component.annotations.CollectionType
The serviceobjects collection type is used to indicate the collection holds Component Service Objects for the bound services.
serviceOrigin - Variable in class aQute.bnd.cdi.BeanDef
 
ServiceProvider - Annotation Interface in aQute.bnd.annotation.spi
Annotation used to generate requirements and capabilities necessary for supporting the provider side of the Service Loader Mediator specification.
ServiceProviders - Annotation Interface in aQute.bnd.annotation.spi
 
ServiceReferenceMap(ServiceReference<?>) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.ServiceReferenceMap
 
ServiceReferenceTR - Static variable in class aQute.bnd.component.HeaderReader
 
SERVICES - Enum constant in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
 
SERVICES - Static variable in class aQute.bnd.build.ProjectLauncher
 
ServiceScope - Enum Class in aQute.bnd.component.annotations
Service scope for the Component annotation.
ServiceScope(String) - Constructor for enum class aQute.bnd.component.annotations.ServiceScope
 
session - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
set() - Static method in class aQute.libg.generics.Create
 
set(int) - Method in class aQute.libg.ints.IntCounter
Set a new value and return the previous value.
set(int, byte[], long) - Method in class aQute.lib.index.Index.Page
 
set(int, E) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
set(int, T) - Method in class aQute.lib.collections.SortedList
Deprecated.
set(long) - Method in class aQute.libg.ints.IntCounter
 
set(Reporter.SetLocation) - Method in class aQute.bnd.osgi.Processor.FileLine
 
set(E) - Method in class aQute.bnd.unmodifiable.ImmutableListIterator
 
set(Class<T>) - Static method in class aQute.libg.generics.Create
 
set(String) - Method in class aQute.bnd.properties.CopyOnWriteTextStore
 
set(String) - Method in class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
 
set(String) - Method in class aQute.bnd.properties.GapTextStore
 
set(String) - Method in interface aQute.bnd.properties.ITextStore
Replace the content of the text store with the given text.
set(String) - Method in class aQute.bnd.properties.LineTracker
 
set(String, String) - Method in class aQute.bnd.osgi.Domain
 
set(String, String) - Method in class aQute.bnd.osgi.Processor
 
set(Collection<? extends Resource>) - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
set(Attributes, String, MultiMap<String, Attrs>) - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
set(Attributes, String, String...) - Method in class aQute.bnd.exporter.subsystem.SubsystemExporter
 
set(Properties, String, String) - Method in class aQute.bnd.maven.MavenCommand
 
set(K, V) - Method in class aQute.libg.map.BuilderMap
 
set(T) - Method in class aQute.lib.collections.SortedList.It
Deprecated.
set(T...) - Static method in class aQute.libg.generics.Create
 
set(X, X) - Method in class aQute.lib.annotations.setter.AnnotationSetter
 
SET - Static variable in interface aQute.libg.asn1.Types
 
setAccess(Access) - Method in class aQute.bnd.compatibility.Scope
 
setAccessible(AccessibleObject) - Static method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
setAlias(String) - Method in class aQute.bnd.signing.Signer
 
setAll(Map<K, V>) - Method in class aQute.libg.map.BuilderMap
 
setAllowSnapshots(boolean) - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
setArtifact(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setArtifactId(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the artifactId of the baseline artifact.
setAugment(String) - Method in class aQute.bnd.osgi.Domain
 
setBackup(boolean) - Method in class aQute.libg.sed.Sed
 
setBase(GenericType) - Method in class aQute.bnd.compatibility.Scope
 
setBase(File) - Method in class aQute.bnd.osgi.Analyzer
 
setBase(File) - Method in class aQute.bnd.osgi.Processor
 
setBase(File) - Method in class aQute.lib.converter.Converter
 
setBase(File) - Method in class aQute.lib.env.Env
 
setBasedir(File) - Method in class aQute.bnd.ant.BndTask
Set the base directory of the project.
setBasedir(File) - Method in class aQute.bnd.ant.PrepareTask
Set the base directory of the project.
setBasedir(File) - Method in class aQute.bnd.ant.ProjectTask
Set the base directory of the project.
setBind(String) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setBndFile(File) - Method in class aQute.bnd.ant.RunBundlesTask
 
setBndFile(File) - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
setBndFile(String) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Sets a single bnd file for ProjectBuildOrderTask to acquire the build order from.
setBndfilePath(Reference) - Method in class aQute.bnd.ant.BndTask
 
setBndResource(File) - Method in class aQute.bnd.build.model.BndEditModel
 
setBndResourceName(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBndrun(File) - Method in class aQute.bnd.maven.lib.configuration.Bndruns
Add a bndrun file.
setBsn(String) - Method in class aQute.bnd.ant.WrapTask
 
setBsn(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setBuildDir(File) - Method in class aQute.bnd.build.Workspace
 
setBuildPath(List<? extends VersionedClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setBuildProject(File) - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
setBundle(File) - Method in class aQute.bnd.maven.lib.configuration.Bundles
Add a bundle.
setBundleActivator(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleActivator(String) - Method in class aQute.bnd.osgi.Domain
 
setBundleBlueprint(List<HeaderClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleCategory(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleClasspath(String) - Method in class aQute.bnd.osgi.Domain
 
setBundleContactAddress(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleCopyright(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleDescription(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleDocUrl(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleLicense(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleName(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleRequiredExecutionEnvironment(String) - Method in class aQute.bnd.osgi.Domain
 
setBundleSymbolicName(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleSymbolicName(String) - Method in class aQute.bnd.osgi.Domain
 
setBundleUpdateLocation(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleVendor(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleVersion(Version) - Method in class aQute.bnd.osgi.Domain
 
setBundleVersion(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setBundleVersion(String) - Method in class aQute.bnd.osgi.Domain
 
setCache(File) - Method in class aQute.bnd.http.HttpClient
 
setCache(File) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
setCalculateFileDigest(boolean) - Method in class aQute.bnd.osgi.Jar
Make this jar calculate the SHA256 when it is saved as a file.
setCapabilities(List<Capability>) - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
setCDATA() - Method in class aQute.lib.tag.Tag
 
setChanged() - Method in class aQute.bnd.build.Project
 
setClassifier(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the classifier of the baseline artifact.
setClasspath(Jar[]) - Method in class aQute.bnd.osgi.Analyzer
 
setClasspath(File[]) - Method in class aQute.bnd.osgi.Analyzer
 
setClasspath(String) - Method in class aQute.bnd.ant.BndTask
 
setClasspath(String) - Method in class aQute.bnd.ant.WrapTask
 
setClasspath(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
setClasspath(Collection<?>) - Method in class aQute.bnd.osgi.Analyzer
Set the classpath for this analyzer by file.
setClassPath(List<? extends String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setClasspathref(Reference) - Method in class aQute.bnd.ant.BndTask
 
setClause(Clause) - Method in class aQute.libg.clauses.Selector
 
setCommand(String) - Method in class aQute.bnd.ant.BndTask
 
setCompression(Jar.Compression) - Method in class aQute.bnd.osgi.Jar
 
setConditionalPackage(String) - Method in class aQute.bnd.osgi.Domain
 
setContinuous(boolean) - Method in class aQute.bnd.build.ProjectTester
 
setControlPort(int) - Method in interface aQute.bnd.service.EclipseJUnitTester
 
setCwd(File) - Method in class aQute.bnd.build.ProjectLauncher
 
setCwd(File) - Method in class aQute.bnd.build.ProjectTester
 
setCwd(File) - Method in class aQute.libg.command.Command
 
setDeclaring(Scope) - Method in class aQute.bnd.compatibility.Scope
 
setDefaults(String, Version) - Method in class aQute.bnd.osgi.Analyzer
Set default import and export instructions if none are set
setDefinitions(File) - Method in class aQute.bnd.ant.WrapTask
 
setDelayRunDependencies(boolean) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Set true to ignore runbundles dependencies.
setDelayRunDependencies(boolean) - Method in class aQute.bnd.build.Project
Make this project delay the calculation of the run dependencies.
setDeployrepo(String) - Method in class aQute.bnd.ant.DeployTask
 
setDepth(int) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
setDesignate(String, boolean) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
setDestFile(File) - Method in class aQute.bnd.ant.BndTask
 
setDiagnostics(boolean) - Method in class aQute.bnd.osgi.Analyzer
 
setDigestAlgorithms(String[]) - Method in class aQute.bnd.osgi.Jar
 
setDir(File) - Method in class aQute.bnd.ant.TestTask
 
setDir(File) - Method in class aQute.lib.deployer.FileRepo
 
setDirty() - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Set dirty for save.
setDirty(boolean) - Method in class aQute.bnd.build.model.BndEditModel
 
setDistro(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setDocumentLocator(Locator) - Method in class aQute.libg.sax.ContentFilterImpl
 
setDoNotTouchManifest() - Method in class aQute.bnd.osgi.Jar
Make sure nobody touches the manifest! If the bundle is signed, we do not want anybody to touch the manifest after the digests have been calculated.
setDriver(String) - Static method in class aQute.bnd.build.Workspace
Set the driver of this environment
setDSAnnotationPatterns(List<? extends String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setDynamic(boolean) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setEclipse(boolean) - Method in class aQute.bnd.ant.BndTask
 
setEE(EE) - Method in class aQute.bnd.build.model.BndEditModel
 
setEmail(String) - Method in class aQute.lib.settings.Settings
 
setEnclosing(Scope) - Method in class aQute.bnd.compatibility.Scope
 
setEntries(List<? extends String>, String) - Method in class aQute.bnd.build.model.BndEditModel
 
setExceptions(boolean) - Method in class aQute.bnd.ant.BaseTask
 
setExceptions(boolean) - Method in class aQute.bnd.ant.WrapTask
 
setExceptions(boolean) - Method in class aQute.bnd.osgi.Processor
 
setExceptions(boolean) - Method in class aQute.libg.reporter.ReporterAdapter
 
setExceptionTypes(GenericType[]) - Method in class aQute.bnd.compatibility.Scope
 
setExclude(String) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the exclude patterns.
setExecutor(Executor) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
setExportContents(String) - Method in class aQute.bnd.osgi.Domain
 
setExportedPackages(List<? extends ExportedPackage>) - Method in class aQute.bnd.build.model.BndEditModel
 
setExportPackage(String) - Method in class aQute.bnd.osgi.Domain
 
setExtension(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the extension of the baseline artifact.
setExtra(String) - Method in class aQute.bnd.osgi.AbstractResource
 
setExtra(String) - Method in class aQute.bnd.osgi.EmbeddedResource
 
setExtra(String) - Method in class aQute.bnd.osgi.FileResource
 
setExtra(String) - Method in interface aQute.bnd.osgi.Resource
Use Resource.encodeExtra(byte[]) to properly encode the ZIP extra field structured binary data into the specified String.
setExtra(String) - Method in class aQute.bnd.osgi.URLResource
 
setExtra(String) - Method in class aQute.bnd.osgi.WriteResource
 
setExtra(String) - Method in class aQute.bnd.osgi.ZipResource
 
setFactory() - Static method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
setFailok(boolean) - Method in class aQute.bnd.ant.BndTask
 
setFailok(boolean) - Method in class aQute.bnd.ant.WrapTask
 
setFailOk(boolean) - Method in class aQute.bnd.osgi.Domain
 
setFatalIsException(boolean) - Method in class aQute.lib.converter.Converter
 
setField(Field, Object, Object) - Static method in class aQute.lib.json.Handler
 
setField(Field, Object, Object) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
setFileMustExist(boolean) - Method in class aQute.bnd.osgi.Processor
 
setFiles(String) - Method in class aQute.bnd.ant.BndTask
 
setFileSystem(File, String) - Method in class aQute.bnd.build.Workspace
 
setForce(boolean) - Method in class aQute.bnd.ant.WrapTask
 
setForceLocal(Collection<String>) - Method in class aQute.bnd.osgi.Processor
 
setFrombuilder(boolean) - Method in class aQute.bnd.osgi.Verifier
 
setFullPath(boolean) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Sets whether to use project names or full absolute paths to projects in the resultant ant property.
setGenericParameter(GenericParameter[]) - Method in class aQute.bnd.compatibility.Scope
 
setGenericString(String, String) - Method in class aQute.bnd.build.model.BndEditModel
 
setGroup(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setGroupId(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the groupId of the baseline artifact.
setHeaders(Map<String, String>, URLConnection) - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
setHost(String) - Method in interface aQute.bnd.service.EclipseJUnitTester
 
setIfAbsent(K, V) - Method in class aQute.libg.map.BuilderMap
 
setIgnore(Parameters) - Method in class aQute.bnd.differ.DiffPluginImpl
 
setIgnore(String) - Method in class aQute.bnd.differ.DiffPluginImpl
 
setIgnorenull(boolean) - Method in class aQute.lib.json.JSONCodec
Ignore null values in output and input
setIgnoreStandalone(List<HeaderClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setImportPackage(String) - Method in class aQute.bnd.osgi.Domain
 
setImportPatterns(List<? extends ImportPattern>) - Method in class aQute.bnd.build.model.BndEditModel
 
setInclude(String) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the include patterns.
setIncludePackage(String) - Method in class aQute.bnd.osgi.Domain
 
setIncludeResource(String) - Method in class aQute.bnd.osgi.Domain
 
setIncludeResource(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setIncludeSources(boolean) - Method in class aQute.bnd.build.model.BndEditModel
 
setIndex(boolean) - Method in class aQute.lib.deployer.FileRepo
 
setIndexFile(File) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
setInherit(boolean) - Method in class aQute.bnd.ant.BndTask
 
setJar(Jar) - Method in class aQute.bnd.osgi.Analyzer
Set the JAR directly we are going to work on.
setJar(File) - Method in class aQute.bnd.osgi.Analyzer
Set the JAR file we are going to work in.
setJars(String) - Method in class aQute.bnd.ant.WrapTask
 
setKeep(boolean) - Method in class aQute.bnd.build.ProjectLauncher
 
setKeyPair(byte[], byte[]) - Method in class aQute.lib.settings.Settings
 
setKeystore(File) - Method in class aQute.bnd.signing.Signer
 
setKind(Kind) - Method in class aQute.bnd.compatibility.Scope
 
setListAttrib(String, Collection<? extends String>) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
setLocation(Project, Reporter.SetLocation) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
setLocation(String) - Method in class aQute.lib.deployer.FileRepo
 
setLocation(String, String, Reporter.SetLocation) - Method in class aQute.bnd.osgi.Processor
 
SetLocationImpl(String) - Constructor for class aQute.bnd.osgi.Processor.SetLocationImpl
 
setLog(File) - Method in class aQute.bnd.http.HttpClient
 
setM2(File) - Method in class aQute.bnd.maven.support.Maven
 
setManifest(File) - Method in class aQute.bnd.osgi.Jar
 
setManifest(Manifest) - Method in class aQute.bnd.osgi.Jar
 
setManifestName(String) - Method in class aQute.bnd.osgi.Jar
 
setMaven(Maven) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setModifiedTime(ZipEntry, long) - Static method in class aQute.lib.zip.ZipUtil
 
setMultiple(boolean) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setName(String) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setName(String) - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
setName(String) - Method in class aQute.bnd.osgi.Jar
 
setName(String) - Method in class aQute.lib.settings.Settings
 
setNames(Pom) - Method in class aQute.bnd.maven.support.ProjectPom
 
setNosystem(boolean) - Method in class aQute.bnd.osgi.Macro
 
setOffline(boolean) - Method in class aQute.bnd.build.Workspace
 
setOffline(AtomicBoolean) - Method in class aQute.bnd.http.HttpClient
 
setOptional() - Method in class aQute.bnd.osgi.Instruction
 
setOptional() - Method in class aQute.lib.env.Selector
 
setOptional(boolean) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setOptional(boolean) - Method in class aQute.bnd.build.model.clauses.ImportPattern
 
setOutput(File) - Method in class aQute.bnd.ant.BndTask
 
setOutput(File) - Method in class aQute.bnd.ant.PackageTask
 
setOutput(File) - Method in class aQute.bnd.ant.WrapTask
 
setOutput(File) - Method in class aQute.libg.sed.Sed
 
setOutputDir(String) - Method in class aQute.bnd.ant.RunBundlesTask
 
setOutputDir(String) - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
setOutputFile(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setOutputs(OutputStream...) - Method in class aQute.libg.cryptography.Digester
 
setPackageInfo(String, Version) - Method in class aQute.bnd.build.PackageInfo
Sets the package version on an exported package.
setPackageInfo(String, Version) - Method in class aQute.bnd.build.Project
 
setParameterTypes(GenericType[]) - Method in class aQute.bnd.compatibility.Scope
 
setParent(Processor) - Method in class aQute.bnd.osgi.Processor
 
setParent(ContentHandler) - Method in interface aQute.libg.sax.ContentFilter
 
setParent(ContentHandler) - Method in class aQute.libg.sax.ContentFilterImpl
 
setPassword(String) - Method in class aQute.bnd.signing.Signer
 
setPedantic(boolean) - Method in class aQute.bnd.ant.BaseTask
 
setPedantic(boolean) - Method in class aQute.bnd.osgi.Processor
 
setPedantic(boolean) - Method in class aQute.libg.reporter.ReporterAdapter
 
setPluginPath(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setPlugins(List<HeaderClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setPort(int) - Method in interface aQute.bnd.service.EclipseJUnitTester
 
setPrebuild(String) - Method in class aQute.bnd.ant.EclipseTask
 
setPrefix(String) - Method in class aQute.bnd.ant.EclipseTask
 
setPrint(boolean) - Method in class aQute.bnd.ant.BndTask
 
setPrint(boolean) - Method in class aQute.bnd.ant.PrepareTask
Print out the properties when they are set in sorted order
setPrivatePackage(String) - Method in class aQute.bnd.osgi.Domain
 
setPrivatePackages(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setProject(Project) - Method in class aQute.bnd.build.model.BndEditModel
 
setProjectDir(File) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Sets the project directory which contains the bndFile.
setProjectLocation(File) - Method in class aQute.bnd.ant.EclipseTask
 
setProperties(File) - Method in class aQute.bnd.osgi.Processor
Set the properties by file.
setProperties(File) - Method in class aQute.lib.env.Env
 
setProperties(File, File) - Method in class aQute.bnd.osgi.Processor
 
setProperties(File, Properties) - Method in class aQute.bnd.osgi.Processor
 
setProperties(URI) - Method in class aQute.lib.env.Env
 
setProperties(Map<String, String>) - Method in class aQute.bnd.maven.MavenDeploy
 
setProperties(Map<String, String>) - Method in class aQute.bnd.maven.MavenDeployCmd
 
setProperties(Map<String, String>) - Method in class aQute.bnd.maven.MavenGroup
 
setProperties(Map<String, String>) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
setProperties(Map<String, String>) - Method in class aQute.bnd.maven.PomResource
 
setProperties(Map<String, String>) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setProperties(Map<String, String>) - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
setProperties(Map<String, String>) - Method in interface aQute.bnd.service.Plugin
Give the plugin the remaining properties.
setProperties(Map<String, String>) - Method in class aQute.bnd.signing.JartoolSigner
 
setProperties(Map<String, String>) - Method in class aQute.bnd.url.BasicAuthentication
 
setProperties(Map<String, String>) - Method in class aQute.bnd.url.BearerAuthentication
 
setProperties(Map<String, String>) - Method in class aQute.bnd.url.BndAuthentication
 
setProperties(Map<String, String>) - Method in class aQute.bnd.url.ConnectionSettings
Set the properties.
setProperties(Map<String, String>) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
Set the properties for this plugin.
setProperties(Map<String, String>) - Method in class aQute.bnd.url.HttpsVerification
Set the properties
setProperties(Map<String, String>) - Method in class aQute.lib.deployer.FileRepo
 
setProperties(Properties) - Method in class aQute.bnd.osgi.Processor
 
setPropertiesFile(File) - Method in class aQute.bnd.osgi.Processor
Set the properties file but do **not** load the properties.
setPropertiesMap(Map<String, String>) - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
setProperty(String) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Sets the ant property that will contain the list of projects in build order.
setProperty(String, String) - Method in class aQute.bnd.maven.support.MavenEntry
We maintain a set of bnd properties in the cache directory.
setProperty(String, String) - Method in class aQute.bnd.osgi.Processor
Add or overwrite a new property.
setProperty(String, String) - Method in class aQute.lib.env.Env
 
setProperty(String, String, String...) - Method in class aQute.bnd.component.PropertyDef
 
setProperty(String, String, List<String>) - Method in class aQute.bnd.component.PropertyDef
 
setPropertyFile(File) - Method in class aQute.bnd.ant.ExpandPropertiesTask
 
setProvided(boolean) - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
setRecurse(boolean) - Method in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
setReferences(Matcher, String) - Method in class aQute.libg.sed.Sed
 
setRegistry(Registry) - Method in class aQute.bnd.http.HttpClient
 
setRegistry(Registry) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setRegistry(Registry) - Method in interface aQute.bnd.service.RegistryPlugin
 
setRegistry(Registry) - Method in class aQute.bnd.signing.JartoolSigner
 
setRegistry(Registry) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
We are a @link RegistryPlugin for convenience to our subclasses.
setRegistry(Registry) - Method in class aQute.lib.deployer.FileRepo
 
setReleaserepo(String) - Method in class aQute.bnd.ant.ReleaseTask
 
setReleaseRepository(String) - Method in class aQute.bnd.differ.Baseline
 
setRemote(Object) - Method in class aQute.lib.link.Link
Change the object used for the remote.
setReportDir(File) - Method in class aQute.bnd.build.ProjectTester
 
setReporter(Reporter) - Method in class aQute.bnd.http.HttpClient
 
setReporter(Reporter) - Method in class aQute.bnd.maven.MavenDeploy
 
setReporter(Reporter) - Method in class aQute.bnd.maven.MavenDeployCmd
 
setReporter(Reporter) - Method in class aQute.bnd.maven.MavenGroup
 
setReporter(Reporter) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
setReporter(Reporter) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setReporter(Reporter) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
setReporter(Reporter) - Method in interface aQute.bnd.service.Plugin
Set the current reporter.
setReporter(Reporter) - Method in class aQute.bnd.signing.JartoolSigner
 
setReporter(Reporter) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
setReporter(Reporter) - Method in class aQute.lib.deployer.FileRepo
 
setReporter(Reporter) - Method in class aQute.libg.command.Command
 
setReporter(Reporter) - Method in class aQute.libg.sed.ReplacerAdapter
 
setRepositories(URI...) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setReproducible(boolean) - Method in class aQute.bnd.osgi.Jar
Deprecated.
setReproducible(String) - Method in class aQute.bnd.osgi.Jar
 
setRequirements(List<Requirement>) - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
setResolveMode(ResolutionInstructions.ResolveMode) - Method in class aQute.bnd.build.model.BndEditModel
 
setResource(Resource) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
setRoot(File) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
setRootDir(File) - Method in class aQute.bnd.ant.RunBundlesTask
 
setRootDir(File) - Method in class aQute.bnd.ant.RunconfigToDistributionTask
 
setRunblacklist(String) - Method in class aQute.bnd.osgi.Domain
 
setRunBlacklist(List<Requirement>) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunBundles(List<? extends VersionedClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunee(String) - Method in class aQute.bnd.osgi.Domain
 
setRunfile(String) - Method in class aQute.bnd.ant.PackageTask
 
setRunfiles(String) - Method in class aQute.bnd.ant.TestTask
 
setRunFramework(int) - Method in class aQute.bnd.build.ProjectLauncher
 
setRunFramework(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunfw(String) - Method in class aQute.bnd.osgi.Domain
 
setRunFw(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunProgramArgs(String) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunProperties(Map<String, String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunRepos(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunRequires(String) - Method in class aQute.bnd.osgi.Domain
 
setRunRequires(List<Requirement>) - Method in class aQute.bnd.build.model.BndEditModel
 
setRunVMArgs(String) - Method in class aQute.bnd.build.model.BndEditModel
 
Sets - Class in aQute.bnd.unmodifiable
 
Sets() - Constructor for class aQute.bnd.unmodifiable.Sets
 
setSCM(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setSeparator(String) - Method in class aQute.bnd.ant.EclipseTask
 
setSeparator(String) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Sets character (or string) separator between projects in resultant ant property.
setServiceClass(String) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setServiceComponents(List<? extends ServiceComponent>) - Method in class aQute.bnd.build.model.BndEditModel
 
setSource(File) - Method in class aQute.bnd.osgi.Jar
 
setSourcepath(File[]) - Method in class aQute.bnd.osgi.Builder
 
setSourcepath(String) - Method in class aQute.bnd.ant.BndTask
 
setSources(boolean) - Method in class aQute.bnd.osgi.Domain
 
setSources(Source...) - Method in class aQute.libg.remote.sink.RemoteSink
 
setSources(Source[]) - Method in class aQute.libg.remote.sink.SinkFS
 
setStandaloneLinks(List<HeaderClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setStreams(Appendable, Appendable) - Method in class aQute.bnd.build.ProjectLauncher
Set the stderr and stdout streams for the output process.
setSubBndFiles(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setSuggestedVersion(Version) - Method in class aQute.bnd.differ.Baseline
 
setSvcRefs(List<? extends ComponentSvcReference>) - Method in class aQute.bnd.build.model.clauses.ServiceComponent
 
setSystemPackages(List<? extends ExportedPackage>) - Method in class aQute.bnd.build.model.BndEditModel
 
setTargetFilter(String) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setTerminate(boolean) - Method in class aQute.bnd.build.ProjectTester
 
setTestDir(File) - Method in class aQute.bnd.ant.BndTask
 
setTestPath(List<? extends VersionedClause>) - Method in class aQute.bnd.build.model.BndEditModel
 
setTestSuites(List<String>) - Method in class aQute.bnd.build.model.BndEditModel
 
setText(String) - Method in class aQute.bnd.properties.Document
 
setTimeout(long, TimeUnit) - Method in class aQute.bnd.build.ProjectLauncher
 
setTimeout(long, TimeUnit) - Method in class aQute.libg.command.Command
 
SettingPackageInfoException_(Exception) - Method in interface aQute.bnd.build.ProjectMessages
 
settings - Variable in class aQute.bnd.build.Workspace
 
settings - Variable in class aQute.bnd.connection.settings.SettingsParser
 
settings - Variable in class aQute.bnd.main.bnd
 
settings - Variable in class aQute.bnd.maven.MavenCommand
 
settings - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
settings - Variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
settings - Variable in class aQute.lib.index.Index
 
settings() - Method in class aQute.bnd.maven.MavenCommand
Show the maven settings
Settings - Class in aQute.lib.settings
Maintains persistent settings for bnd (or other apps).
Settings() - Constructor for class aQute.lib.settings.Settings
 
Settings(String) - Constructor for class aQute.lib.settings.Settings
 
Settings.Data - Class in aQute.lib.settings
 
SettingsDTO - Class in aQute.bnd.connection.settings
 
SettingsDTO() - Constructor for class aQute.bnd.connection.settings.SettingsDTO
 
SettingsParser - Class in aQute.bnd.connection.settings
 
SettingsParser(File) - Constructor for class aQute.bnd.connection.settings.SettingsParser
 
SettingsProxyHandler(ProxyDTO) - Constructor for class aQute.bnd.connection.settings.ConnectionSettings.SettingsProxyHandler
 
SettingsURLConnectionHandler(ServerDTO, Processor) - Constructor for class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
setTop(String) - Method in class aQute.bnd.ant.PrepareTask
Set the base directory of the project.
setTrace() - Method in class aQute.libg.command.Command
 
setTrace(boolean) - Method in class aQute.bnd.ant.BaseTask
 
setTrace(boolean) - Method in class aQute.bnd.build.ProjectLauncher
 
setTrace(boolean) - Method in class aQute.bnd.osgi.Processor
 
setTrace(boolean) - Method in class aQute.libg.reporter.ReporterAdapter
 
setTranslation(Jar) - Method in class aQute.bnd.osgi.Domain
 
setType(Class<?>) - Method in class aQute.lib.collections.SortedList
 
setTypedProperty(Descriptors.TypeRef, String...) - Method in class aQute.bnd.component.PropertyDef
 
setTypeLocation(Reporter.SetLocation, Descriptors.TypeRef) - Method in class aQute.bnd.osgi.Analyzer
Set location information for a type.
setTypeSpecificPlugins(PluginsContainer) - Method in class aQute.bnd.build.Workspace
 
setTypeSpecificPlugins(PluginsContainer) - Method in class aQute.bnd.osgi.Analyzer
 
setTypeSpecificPlugins(PluginsContainer) - Method in class aQute.bnd.osgi.Builder
 
setTypeSpecificPlugins(PluginsContainer) - Method in class aQute.bnd.osgi.Processor
 
setUnbind(String) - Method in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
setUnderTest(boolean) - Method in class aQute.bnd.ant.ProjectTask
 
setupBase(Artifact) - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
setupStartlevels(Map<String, String>) - Method in class aQute.bnd.build.ProjectLauncher
Calculate the start level properties.
setURL(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setURLConnector(URLConnectionHandler) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
setUseThreadForInput(boolean) - Method in class aQute.libg.command.Command
 
setValue(V) - Method in class aQute.bnd.unmodifiable.ImmutableEntry
 
setVersion(String) - Method in class aQute.bnd.ant.WrapTask
 
setVersion(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the version or version range of the baseline artifact.
setVersion(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setVersionRange(String) - Method in class aQute.bnd.build.model.clauses.VersionedClause
 
setVersionString(String) - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
setWorkspace(Workspace) - Method in class aQute.bnd.build.model.BndEditModel
 
setWorkspaceLocation(File) - Method in class aQute.bnd.ant.EclipseTask
 
setWorkspaceLocation(File) - Method in class aQute.bnd.ant.ProjectBuildOrderTask
Sets Bnd workspace location.
sh - Static variable in class aQute.lib.json.JSONCodec
 
sha - Variable in class aQute.bnd.osgi.resource.PersistentResource
 
sha - Variable in class aQute.bnd.url.BasicAuthentication
 
sha - Variable in class aQute.libg.remote.Delta
 
sha - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
SHA - Enum constant in enum class aQute.bnd.service.diff.Type
 
sha_1 - Variable in class aQute.bnd.http.URLCache.InfoDTO
 
sha_256 - Variable in class aQute.bnd.http.URLCache.InfoDTO
 
SHA_256 - Static variable in class aQute.bnd.build.Project
 
SHA_P - Static variable in class aQute.libg.shacache.ShaCache
 
SHA1 - Class in aQute.libg.cryptography
 
SHA1 - Enum constant in enum class aQute.bnd.main.bnd.Alg
 
SHA1 - Static variable in class aQute.lib.regex.PatternConstants
 
SHA1(byte[]) - Constructor for class aQute.libg.cryptography.SHA1
 
sha256 - Variable in class aQute.bnd.osgi.Jar
 
sha256 - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
Also need the sha 256 because of the OSGi Repository stuff
SHA256 - Class in aQute.libg.cryptography
 
SHA256 - Enum constant in enum class aQute.bnd.main.bnd.Alg
 
SHA256(byte[]) - Constructor for class aQute.libg.cryptography.SHA256
 
SHA512 - Class in aQute.libg.cryptography
 
SHA512 - Enum constant in enum class aQute.bnd.main.bnd.Alg
 
SHA512(byte[]) - Constructor for class aQute.libg.cryptography.SHA512
 
shacache - Variable in class aQute.libg.remote.sink.RemoteSink
 
shacache - Variable in class aQute.libg.remote.sink.SinkFS
 
ShaCache - Class in aQute.libg.shacache
Provide a standardized cache based on the SHA-1 of a file.
ShaCache(File) - Constructor for class aQute.libg.shacache.ShaCache
Create a SHA-1 cache on a directory.
shas - Variable in class aQute.libg.remote.sink.SinkFS
 
shas - Variable in class aQute.libg.remote.source.SourceFS
 
ShaSource - Interface in aQute.libg.shacache
An object that can retrieve an inputstream on a given SHA-1
shell - Variable in class aQute.lib.deployer.FileRepo
 
Short - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
SHORT - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The Short type.
SHORT - Static variable in class aQute.bnd.osgi.Descriptors
 
SHORT_R - Static variable in class aQute.bnd.differ.JavaElement
 
shortcut - Variable in class aQute.lib.getopt.CommandLine.Option
 
shorten(String) - Method in class aQute.libg.reporter.ReporterAdapter
 
shortlist - Variable in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
show(Diff, String, boolean) - Method in class aQute.bnd.osgi.Builder
Show the diff recursively
show(PrintWriter, Diff, int, boolean) - Static method in class aQute.bnd.main.DiffCommand
 
show(PrintWriter, Diff, int, boolean, Diff.Ignore) - Static method in class aQute.bnd.main.XmlRepoDiffCommand
 
show(PrintWriter, Tree, int) - Static method in class aQute.bnd.main.DiffCommand
 
showall() - Method in interface aQute.bnd.main.XmlRepoDiffCommand.XmlRepoDiffOptions
 
showTree(bnd, DiffCommand.diffOptions) - Static method in class aQute.bnd.main.DiffCommand
Just show the single tree
showUnicode(String) - Method in class aQute.bnd.osgi.Verifier
 
shtutdown() - Static method in class aQute.bnd.service.progress.TaskManager
Shutdown all tasks, cannot be recovered from
shutdown - Static variable in class aQute.bnd.service.progress.TaskManager
 
siblings() - Method in interface aQute.lib.hierarchy.NamedNode
Return the siblings of this node.
Sieve - Class in aQute.lib.env
 
Sieve() - Constructor for class aQute.lib.env.Sieve
 
Sieve(Header) - Constructor for class aQute.lib.env.Sieve
 
Sieve(Sieve) - Constructor for class aQute.lib.env.Sieve
 
Sieve(String) - Constructor for class aQute.lib.env.Sieve
 
Sieve(Collection<String>) - Constructor for class aQute.lib.env.Sieve
 
sigFile - Variable in class aQute.bnd.signing.JartoolSigner
 
sigFile() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
sign(byte[]) - Method in class aQute.lib.settings.Settings
Sign a byte array
sign(Builder, String) - Method in interface aQute.bnd.service.SignerPlugin
Sign the current jar.
sign(Builder, String) - Method in class aQute.bnd.signing.JartoolSigner
 
sign(Jar) - Method in class aQute.bnd.osgi.Builder
Sign the jar file.
sign(File, String) - Method in class aQute.bnd.maven.MavenCommand
 
SIGN - Static variable in interface aQute.bnd.osgi.Constants
 
SIGN_PASSWORD_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
signal() - Method in class aQute.bnd.build.Workspace
 
signal() - Method in class aQute.bnd.osgi.Processor
 
signal(Reporter) - Method in class aQute.bnd.build.Workspace
 
signal(Reporter) - Method in class aQute.bnd.service.BndListener
 
signalBusy - Variable in class aQute.bnd.build.Workspace
Signal a BndListener plugin.
signature - Variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
signature - Variable in class aQute.bnd.classfile.SignatureAttribute
 
signature - Variable in class aQute.libg.cryptography.Signer
 
signature - Variable in class aQute.libg.cryptography.Verifier
 
signature() - Method in class aQute.libg.cryptography.Signer
 
signature(String) - Method in class aQute.bnd.osgi.ClassDataCollector
 
signature(String) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
Signature - Interface in aQute.bnd.signatures
 
SIGNATURE - Static variable in class aQute.lib.index.Index
 
SIGNATURE_TEST - Static variable in interface aQute.bnd.osgi.Constants
 
SignatureAttribute - Class in aQute.bnd.classfile
 
SignatureAttribute(String) - Constructor for class aQute.bnd.classfile.SignatureAttribute
 
Signatures - Class in aQute.bnd.compatibility
This class can convert a Class, Field, Method or constructor to a generic signature and it can normalize a signature.
Signatures - Class in aQute.bnd.signatures
Signatures() - Constructor for class aQute.bnd.compatibility.Signatures
 
Signatures() - Constructor for class aQute.bnd.signatures.Signatures
 
Signatures.Rover - Class in aQute.bnd.compatibility
Helper class to track an index in a string.
Signer - Class in aQute.bnd.signing
This class is used with the aQute.bnd.osgi package, it signs jars with DSA signature.
Signer<D extends Digest> - Class in aQute.libg.cryptography
 
Signer() - Constructor for class aQute.bnd.signing.Signer
 
Signer(Signature, Digester<D>) - Constructor for class aQute.libg.cryptography.Signer
 
SignerPlugin - Interface in aQute.bnd.service
 
signJar(Jar) - Method in class aQute.bnd.signing.Signer
 
simple(String) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
simple(String, FilterBuilder.Operator, Object) - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
simple(Resource) - Method in class aQute.bnd.osgi.resource.FilterParser
 
Simple(String, int, String) - Constructor for class aQute.lib.filter.Filter.Simple
 
SIMPLE - Enum constant in enum class aQute.libg.glob.Glob.State
 
SIMPLE_LINE_SPLITTER - Static variable in class aQute.lib.strings.Strings
 
SIMPLE_LIST_SPLITTER - Static variable in class aQute.lib.strings.Strings
 
SIMPLE_PARAM_PATTERN - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
SimpleClassTypeSignature - Class in aQute.bnd.signatures
 
SimpleClassTypeSignature(String, TypeArgument[]) - Constructor for class aQute.bnd.signatures.SimpleClassTypeSignature
 
SimpleExpression(String, FilterParser.Op, String) - Constructor for class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
SimpleFilter - Class in aQute.libg.filters
 
SimpleFilter(String, Operator, String) - Constructor for class aQute.libg.filters.SimpleFilter
Construct a simple filter with any of the comparison operators.
SimpleFilter(String, String) - Constructor for class aQute.libg.filters.SimpleFilter
Construct a simple filter with the default "equals" operator, i.e.
SimpleIndexer - Class in aQute.bnd.osgi.repository
Simple program to generate an index from a set of bundles.
SimpleIndexer() - Constructor for class aQute.bnd.osgi.repository.SimpleIndexer
 
SimpleIndexer.FileAnalyzer - Interface in aQute.bnd.osgi.repository
A functional interface providing an entry point for performing additional analysis of indexed files.
SimpleListConverter<R> - Class in aQute.bnd.build.model.conversions
 
SimpleListConverter(Converter<? extends R, ? super String>) - Constructor for class aQute.bnd.build.model.conversions.SimpleListConverter
 
since() - Element in annotation interface aQute.bnd.apiguardian.api.API
The version of the API when the API.status() was last changed.
since(Version) - Method in class aQute.bnd.osgi.Processor
 
single() - Method in interface aQute.bnd.enroute.commands.EnrouteCommand.WorkspaceOptions
 
SINGLE - Enum constant in enum class aQute.bnd.annotation.Cardinality
Indicates if the requirement can only be wired a single time.
singleton() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.BundleCap
 
singleton() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
SINGLETON - Enum constant in enum class aQute.bnd.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a bundle scope service but only a single instance of the component must be used for all bundles using the service.
SINGLETON_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
sink - Variable in class aQute.libg.remote.source.RemoteSource
 
sink - Variable in class aQute.libg.remote.source.SourceFS
 
Sink - Interface in aQute.libg.remote
A Sink maintains a different file system somewhere.
sinkfs - Variable in class aQute.libg.remote.sink.RemoteSink
 
SinkFS - Class in aQute.libg.remote.sink
 
SinkFS(Source[], File) - Constructor for class aQute.libg.remote.sink.SinkFS
 
sipush - Static variable in class aQute.bnd.osgi.OpCodes
 
size - Variable in class aQute.bnd.http.ProgressWrappingStream
 
size - Variable in class aQute.bnd.metatype.IconDef
 
size - Variable in class aQute.bnd.osgi.FileResource
 
size - Variable in class aQute.bnd.osgi.URLResource
 
size - Variable in class aQute.bnd.osgi.ZipResource
 
size - Variable in class aQute.lib.hierarchy.Hierarchy.RootNode
 
size() - Method in class aQute.bnd.classfile.builder.MutableConstantPool
 
size() - Method in class aQute.bnd.classfile.ConstantPool
 
size() - Method in class aQute.bnd.header.Attrs
 
size() - Method in class aQute.bnd.header.Parameters
 
size() - Element in annotation interface aQute.bnd.metatype.annotations.Icon
The pixel size of this Icon.
size() - Method in class aQute.bnd.osgi.AbstractResource
 
size() - Method in class aQute.bnd.osgi.EmbeddedResource
 
size() - Method in class aQute.bnd.osgi.FileResource
 
size() - Method in class aQute.bnd.osgi.Instructions
 
size() - Method in class aQute.bnd.osgi.Packages
 
size() - Method in class aQute.bnd.osgi.PluginsContainer
 
size() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.ContentCapability
 
size() - Method in interface aQute.bnd.osgi.Resource
 
size() - Method in class aQute.bnd.osgi.URLResource
 
size() - Method in class aQute.bnd.osgi.WriteResource
 
size() - Method in class aQute.bnd.osgi.ZipResource
 
size() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
size() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
size() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
size() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
size() - Method in class aQute.lib.collections.MultiMap
 
size() - Method in class aQute.lib.collections.SortedList
 
size() - Method in class aQute.lib.env.Header
 
size() - Method in class aQute.lib.env.Props
 
size() - Method in class aQute.lib.env.Sieve
 
size() - Method in interface aQute.lib.hierarchy.FolderNode
 
size() - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
size() - Method in class aQute.lib.hierarchy.Hierarchy
 
size() - Method in class aQute.lib.settings.Settings
 
size() - Method in interface aQute.lib.zip.JarIndex.NodeInfo
 
size() - Method in class aQute.libg.parameters.Attributes
 
size(int) - Method in class aQute.lib.index.Index.Page
 
size(long) - Method in class aQute.libg.asn1.BER
 
SIZE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
skip - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
skip - Variable in class aQute.bnd.maven.plugin.BndMavenPlugin
 
skip - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
skip - Static variable in class aQute.bnd.maven.PomParser
 
skip(byte) - Method in class aQute.lib.utf8properties.PropertiesParser
 
skip(int) - Method in class aQute.lib.filter.Filter.Query
 
skip(long) - Method in class aQute.bnd.stream.EntryPipeline
 
skip(long) - Method in interface aQute.bnd.stream.MapStream
 
skip(long) - Method in class aQute.lib.io.ByteBufferInputStream
 
skip(long) - Method in class aQute.lib.io.CharBufferReader
 
skip(long) - Method in class aQute.lib.io.LimitedInputStream
 
SKIP_HEADERS - Variable in class aQute.bnd.main.BaselineCommands
 
skipBytes(int) - Method in class aQute.lib.io.ByteBufferDataInput
 
skipBytes(int) - Method in class aQute.lib.io.LimitedDataInput
 
skipGoal - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
skipIfEmpty - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
skipLine() - Method in class aQute.lib.utf8properties.PropertiesParser
 
skippedEntity(String) - Method in class aQute.libg.sax.ContentFilterImpl
 
skipWhitespace() - Method in class aQute.lib.utf8properties.PropertiesParser
 
skipWhiteSpace() - Method in class aQute.bnd.osgi.resource.FilterImpl.Parser
 
skipWs() - Method in class aQute.lib.json.Decoder
Skip any whitespace.
SLASHY - Static variable in class aQute.libg.glob.AntGlob
 
Slave - Interface in aQute.bnd.service.remotelaunch
 
sleep(int) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
Sleep function that does not throw InterruptedException
Slf4jReporter - Class in aQute.libg.reporter.slf4j
 
Slf4jReporter() - Constructor for class aQute.libg.reporter.slf4j.Slf4jReporter
 
Slf4jReporter(Class<?>) - Constructor for class aQute.libg.reporter.slf4j.Slf4jReporter
 
Slf4jReporter(Logger) - Constructor for class aQute.libg.reporter.slf4j.Slf4jReporter
 
slice(int) - Method in class aQute.lib.io.ByteBufferDataInput
 
slice(DataInput, int) - Static method in class aQute.bnd.classfile.ClassFile
 
snapshot - Variable in class aQute.bnd.version.Version
 
SNAPSHOT - Static variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
SNAPSHOT - Static variable in interface aQute.bnd.osgi.Constants
 
SNAPSHOT - Static variable in class aQute.bnd.version.MavenVersion
 
SNAPSHOT_P - Static variable in class aQute.bnd.version.Version
 
snapshots - Variable in class aQute.bnd.ant.RunconfigToDistributionTask
 
socket - Variable in class aQute.lib.link.Link
 
sort(Collection<Resource>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
sort(Comparator<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
sortByNameVersion(Collection<Resource>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
Sort the resources by symbolic name and version
SORTBYNAMEVERSION - Enum constant in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Order the -runbundles sorted by name.
sorted() - Method in class aQute.bnd.stream.EntryPipeline
 
sorted() - Method in interface aQute.bnd.stream.MapStream
 
sorted(Comparator<? super Map.Entry<K, V>>) - Method in class aQute.bnd.stream.EntryPipeline
 
sorted(Comparator<? super Map.Entry<K, V>>) - Method in interface aQute.bnd.stream.MapStream
 
sortedAttributes(Attributes) - Static method in class aQute.lib.manifest.ManifestUtil
Sort the attributes by key.
sortedByKey() - Method in class aQute.bnd.stream.EntryPipeline
 
sortedByKey() - Method in interface aQute.bnd.stream.MapStream
 
sortedByKey(Comparator<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
sortedByKey(Comparator<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
sortedByValue() - Method in class aQute.bnd.stream.EntryPipeline
 
sortedByValue() - Method in interface aQute.bnd.stream.MapStream
 
sortedByValue(Comparator<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
sortedByValue(Comparator<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
SortedList<T> - Class in aQute.lib.collections
An immutable list that sorts objects by their natural order or through a comparator.
SortedList() - Constructor for class aQute.lib.collections.SortedList
 
SortedList(SortedList<T>, int, int) - Constructor for class aQute.lib.collections.SortedList
 
SortedList(C...) - Constructor for class aQute.lib.collections.SortedList
 
SortedList(Collection<? extends Comparable<? super T>>) - Constructor for class aQute.lib.collections.SortedList
 
SortedList(Collection<? extends T>, int, int, Comparator<? super T>) - Constructor for class aQute.lib.collections.SortedList
 
SortedList(Collection<? extends T>, Comparator<? super T>) - Constructor for class aQute.lib.collections.SortedList
 
SortedList(Comparator<? super T>, T...) - Constructor for class aQute.lib.collections.SortedList
 
SortedList(T[], int, int, Comparator<? super T>) - Constructor for class aQute.lib.collections.SortedList
 
SortedList.It - Class in aQute.lib.collections
 
sortReferences() - Method in class aQute.bnd.component.ComponentDef
 
source - Variable in class aQute.bnd.build.Makefile.Cmd
 
source - Variable in class aQute.bnd.osgi.Jar
 
source - Variable in class aQute.lib.fileset.FileSet
 
source - Variable in class aQute.lib.utf8properties.PropertiesParser
 
source() - Method in interface aQute.bnd.main.RepoCommand.SyncOptions
 
source() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
Source - Interface in aQute.libg.remote
 
SOURCE_CLASS_PROPERTY - Static variable in interface aQute.bnd.service.reporter.ReportEntryPlugin
The class name of the source object that a ReportEntryPlugin can extract.
SourceDebugExtensionAttribute - Class in aQute.bnd.classfile
 
SourceDebugExtensionAttribute(ByteBuffer) - Constructor for class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
sourceDir - Variable in class aQute.bnd.maven.plugin.BndMavenPlugin
 
sourceDir - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
sourcefile - Variable in class aQute.bnd.classfile.SourceFileAttribute
 
SourceFileAttribute - Class in aQute.bnd.classfile
 
SourceFileAttribute(String) - Constructor for class aQute.bnd.classfile.SourceFileAttribute
 
SourceFS - Class in aQute.libg.remote.source
 
SourceFS(char, File, Sink, String) - Constructor for class aQute.libg.remote.source.SourceFS
 
SourceFS.FileDescription - Class in aQute.libg.remote.source
 
sourcepath - Variable in class aQute.bnd.ant.BndTask
 
sourcepath - Variable in class aQute.bnd.build.Project
 
sourcepath() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
sourcepath() - Method in interface aQute.bnd.main.bnd.infoOptions
 
sourcePath - Variable in class aQute.bnd.osgi.Builder
 
SOURCEPATH - Static variable in interface aQute.bnd.osgi.Constants
 
sources - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
sources - Variable in class aQute.bnd.service.specifications.BuilderSpecification
 
sources - Variable in class aQute.libg.remote.sink.Appender
 
sources - Variable in class aQute.libg.remote.sink.RemoteSink
 
sources - Variable in class aQute.libg.remote.sink.SinkFS
 
sources() - Method in interface aQute.bnd.main.bnd.buildxOptions
 
SOURCES - Static variable in interface aQute.bnd.osgi.Constants
 
space(String) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
spaces(PrintWriter, int) - Method in class aQute.lib.tag.Tag
Make spaces.
Spec() - Constructor for class aQute.bnd.main.RepoCommand.Spec
 
SpecialConverter - Class in aQute.bnd.help
Special handling of the instruction types like Parameters, Attrs, and the type safe interfaces related to this.
SpecialConverter() - Constructor for class aQute.bnd.help.SpecialConverter
 
SpecialHandler - Class in aQute.lib.json
 
SpecialHandler(Class<?>, Constructor<?>, Method) - Constructor for class aQute.lib.json.SpecialHandler
 
specific() - Method in interface aQute.bnd.main.bnd.CopyOptions
 
SPECIFICATION_VERSION - Static variable in interface aQute.bnd.osgi.Constants
 
SpecInterface<T> - Class in aQute.lib.specinterface
Uses an interface to provide a _specification_ of a command line.
SpecInterface(IllegalArgumentException) - Constructor for class aQute.lib.specinterface.SpecInterface
 
SpecInterface(T) - Constructor for class aQute.lib.specinterface.SpecInterface
 
SpecInterface.O - Class in aQute.lib.specinterface
 
sph - Static variable in class aQute.lib.json.JSONCodec
 
spiDescriptorGenerator - Static variable in class aQute.bnd.osgi.Builder
 
SPIDescriptorGenerator - Class in aQute.bnd.plugin.spi
Plugin that executes during the verify phase in order to generate SPI descriptor files (a.k.a.
SPIDescriptorGenerator() - Constructor for class aQute.bnd.plugin.spi.SPIDescriptorGenerator
 
split(Jar, Jar, Jar) - Method in class aQute.bnd.maven.MavenDeploy
 
split(Jar, Jar, Jar) - Method in class aQute.bnd.maven.MavenDeployCmd
 
split(String) - Static method in class aQute.bnd.osgi.Processor
 
split(String) - Static method in class aQute.lib.strings.Strings
 
split(String, String) - Method in class aQute.bnd.ant.BaseTask
 
split(String, String) - Static method in class aQute.bnd.osgi.Processor
 
split(String, String) - Static method in class aQute.lib.strings.Strings
 
split(String, Collection<String>) - Static method in class aQute.bnd.osgi.Processor
 
split(String, Pattern) - Static method in class aQute.lib.strings.Strings
 
SPLIT_DEFAULT - Static variable in class aQute.bnd.osgi.Builder
 
SPLIT_ERROR - Static variable in class aQute.bnd.osgi.Builder
 
SPLIT_FIRST - Static variable in class aQute.bnd.osgi.Builder
 
SPLIT_MERGE_FIRST - Static variable in class aQute.bnd.osgi.Builder
 
SPLIT_MERGE_LAST - Static variable in class aQute.bnd.osgi.Builder
 
SPLIT_PACKAGE_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
splitAsStream(String) - Static method in class aQute.lib.strings.Strings
 
splitAsStream(String, Pattern) - Static method in class aQute.lib.strings.Strings
 
spliterator - Variable in class aQute.bnd.stream.AbstractWhile
 
spliterator - Variable in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
spliterator() - Method in class aQute.bnd.osgi.PluginsContainer
 
spliterator() - Method in class aQute.bnd.osgi.Processor
 
spliterator() - Method in class aQute.bnd.stream.EntryPipeline
 
spliterator() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
spliterator() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection
 
spliterator() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
spliterator() - Method in class aQute.lib.collections.Iterables.Distinct
 
spliterator() - Method in class aQute.lib.collections.Iterables.IterableEnumeration
 
spliterator() - Method in class aQute.lib.collections.SortedList
 
spliterator() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
spliterator(Class<T>) - Method in class aQute.bnd.osgi.PluginsContainer
Returns a spliterator of plugins of the specified type ordered by the processor hierarchy.
splitLines(String) - Static method in class aQute.lib.strings.Strings
 
splitLinesAsStream(String) - Static method in class aQute.lib.strings.Strings
 
splitListAttribute(String) - Static method in class aQute.bnd.header.Attrs
 
splitListAttribute(String) - Static method in class aQute.libg.parameters.Attributes
 
splitQuoted(String) - Static method in class aQute.lib.strings.Strings
 
splitQuoted(String, String) - Static method in class aQute.lib.strings.Strings
 
splitQuotedAsStream(String) - Static method in class aQute.lib.strings.Strings
 
splitQuotedAsStream(String, boolean) - Static method in class aQute.lib.strings.Strings
 
splitQuotedAsStream(String, String) - Static method in class aQute.lib.strings.Strings
 
splitQuotedAsStream(String, String, boolean) - Static method in class aQute.lib.strings.Strings
 
SPLITTER_P - Static variable in class aQute.bnd.annotation.metatype.Configurable
 
SPLITTER_P - Static variable in class aQute.configurable.Configurable
 
SPRING_SOURCE - Static variable in class aQute.lib.spring.SpringComponent
 
SpringComponent - Class in aQute.lib.spring
This component is called when we find a resource in the META-INF/*.xml pattern.
SpringComponent() - Constructor for class aQute.lib.spring.SpringComponent
 
SpringXMLType - Class in aQute.lib.spring
This component is called when we find a resource in the META-INF/*.xml pattern.
SpringXMLType() - Constructor for class aQute.lib.spring.SpringXMLType
 
src - Variable in class aQute.bnd.main.RepoCommand.Spec
 
STABLE - Enum constant in enum class aQute.bnd.apiguardian.api.API.Status
Intended for features that will not be changed in a backwards-incompatible way in the current major version.
stack - Variable in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
stack - Variable in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrame
 
stack - Variable in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
stack - Variable in class aQute.libg.tarjan.Tarjan
 
StackMapFrame(int) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
StackMapTableAttribute - Class in aQute.bnd.classfile
 
StackMapTableAttribute(StackMapTableAttribute.StackMapFrame[]) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute
 
StackMapTableAttribute.AppendFrame - Class in aQute.bnd.classfile
 
StackMapTableAttribute.ChopFrame - Class in aQute.bnd.classfile
 
StackMapTableAttribute.FullFrame - Class in aQute.bnd.classfile
 
StackMapTableAttribute.ObjectVariableInfo - Class in aQute.bnd.classfile
 
StackMapTableAttribute.SameFrame - Class in aQute.bnd.classfile
 
StackMapTableAttribute.SameFrameExtended - Class in aQute.bnd.classfile
 
StackMapTableAttribute.SameLocals1StackItemFrame - Class in aQute.bnd.classfile
 
StackMapTableAttribute.SameLocals1StackItemFrameExtended - Class in aQute.bnd.classfile
 
StackMapTableAttribute.StackMapFrame - Class in aQute.bnd.classfile
 
StackMapTableAttribute.UninitializedVariableInfo - Class in aQute.bnd.classfile
 
StackMapTableAttribute.VerificationTypeInfo - Class in aQute.bnd.classfile
 
stage - Variable in class aQute.bnd.build.DownloadBlocker
 
Stage() - Constructor for enum class aQute.bnd.build.DownloadBlocker.Stage
 
STAGING - Enum constant in enum class aQute.bnd.service.repository.Phase
Submitted by developer, can be used by other developer but is not yet generally available.
stalecheck() - Method in interface aQute.bnd.help.instructions.ProjectInstructions
STALECHECK
staleCheck(String, ProjectInstructions.StaleTest) - Method in class aQute.bnd.build.Project
 
STALECHECK - Static variable in interface aQute.bnd.osgi.Constants
 
standalone() - Method in interface aQute.bnd.main.RepoCommand.CopyOptions
 
STANDALONE - Enum constant in enum class aQute.bnd.build.WorkspaceLayout
A standalone workspace based on a single bnd or bndrun file, which must contain the -standalone instruction.
STANDALONE - Static variable in interface aQute.bnd.osgi.Constants
 
STANDALONE_REPO_CLASS - Static variable in class aQute.bnd.build.Workspace
 
standaloneLinkListFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
start - Variable in class aQute.bnd.osgi.Macro.Link
 
start - Variable in class aQute.bnd.osgi.Processor.FileLine
 
start - Variable in class aQute.lib.collections.SortedList
 
start - Variable in class aQute.libg.sed.ReplacerAdapter.Link
 
start(long) - Method in class aQute.libg.forker.Forker
 
start(ClassLoader) - Method in class aQute.bnd.build.ProjectLauncher
 
start(String[]) - Method in class aQute.bnd.main.bnd
 
START - Static variable in class aQute.lib.putjar.DirectoryInputStream
 
START_CHARACTERS - Static variable in class aQute.lib.json.JSONCodec
 
START_DOWNLOAD - Enum constant in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
 
START_OFFSET - Static variable in class aQute.lib.index.Index.Page
 
start_pc - Variable in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
start_pc - Variable in class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
start_pc - Variable in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
start_pc - Variable in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
startAll(List<Bundle>) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
startBuild(Builder) - Method in class aQute.bnd.build.ProjectBuilder
Called when we start to build a builder.
startBuild(Builder) - Method in class aQute.bnd.osgi.Builder
Called when we start to build a builder
startDocument() - Method in class aQute.libg.sax.ContentFilterImpl
 
started - Enum constant in enum class aQute.libg.remote.Event
 
started - Variable in class aQute.lib.link.Link
 
startElement(String, String, String, Attributes) - Method in class aQute.libg.sax.ContentFilterImpl
 
startElement(String, String, String, Attributes) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
startElement(String, String, String, Attributes) - Method in class aQute.libg.sax.filters.MergeContentFilter
 
startingTime - Variable in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
startNanos - Variable in class aQute.bnd.http.ProgressWrappingStream
 
startPrefixMapping(String, String) - Method in class aQute.libg.sax.ContentFilterImpl
 
startsWith(CharSequence) - Method in class aQute.lib.stringrover.StringRover
 
startsWith(CharSequence, int) - Method in class aQute.lib.stringrover.StringRover
 
startTask(String, int) - Method in class aQute.bnd.ant.ConsoleProgress
 
startTask(String, int) - Method in class aQute.bnd.build.LoggingProgressPlugin
 
startTask(String, int) - Method in interface aQute.bnd.service.progress.ProgressPlugin
Start a task with the specified name.
startTask(String, int) - Method in class aQute.bnd.service.progress.ProgressToOutput
 
state - Variable in class aQute.bnd.service.repository.ResolverInfo.ResolveStatus
 
state - Variable in class aQute.lib.putjar.DirectoryInputStream
 
State - Enum Class in aQute.bnd.service.url
 
State() - Constructor for enum class aQute.bnd.service.repository.ResolverInfo.State
 
State() - Constructor for enum class aQute.bnd.service.url.State
 
State() - Constructor for enum class aQute.lib.zip.ZipUtil.State
 
State() - Constructor for enum class aQute.libg.glob.Glob.State
 
STATIC - Enum constant in enum class aQute.bnd.component.annotations.ReferencePolicy
The static policy is the most simple policy and is the default policy.
STATIC - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
STATIC - Static variable in class aQute.bnd.differ.JavaElement
 
STATIC_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
status() - Element in annotation interface aQute.bnd.apiguardian.api.API
The current status of the API.
status(String, Version) - Method in class aQute.lib.deployer.FileRepo
 
Status() - Constructor for enum class aQute.bnd.apiguardian.api.API.Status
 
STATUS_PROPERTY - Static variable in class aQute.bnd.osgi.Analyzer
 
STD_ATTRIBUTE - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_CAPABILITIES - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_CAPABILITY - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_DIRECTIVE - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_HEADER - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_HEADERS - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_REQUIREMENT - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_REQUIREMENT_CARDINALITY - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_REQUIREMENT_RESOLUTION - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
STD_REQUIREMENTS - Static variable in class aQute.bnd.osgi.AnnotationHeaders
 
stderr - Variable in class aQute.bnd.service.generate.BuildContext
 
stderr - Variable in class aQute.lib.redirect.Redirect
 
stderr - Variable in class aQute.libg.remote.sink.AreaImpl
 
stderr - Variable in class aQute.libg.remote.source.RemoteSource
 
stderr(Appendable) - Method in interface aQute.bnd.build.RunSession
 
stdin - Variable in class aQute.bnd.service.generate.BuildContext
 
stdin - Variable in class aQute.lib.redirect.Redirect
 
stdin - Variable in class aQute.libg.remote.sink.AreaImpl
 
stdin(String) - Method in interface aQute.bnd.build.RunSession
 
stdout - Variable in class aQute.bnd.service.generate.BuildContext
 
stdout - Variable in class aQute.lib.redirect.Redirect
 
stdout - Variable in class aQute.libg.remote.sink.AreaImpl
 
stdout - Variable in class aQute.libg.remote.source.RemoteSource
 
stdout(Appendable) - Method in interface aQute.bnd.build.RunSession
 
step() - Element in annotation interface aQute.bnd.help.instructions.ResolutionInstructions.RunStartLevel
 
step(String, ProjectInstructions.GeneratorSpec) - Method in class aQute.bnd.build.ProjectGenerate
 
STEREOTYPE_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
STOPPED - Static variable in class aQute.bnd.build.ProjectLauncher
 
storageDir - Variable in class aQute.bnd.build.ProjectLauncher
 
store - Variable in class aQute.libg.cafs.CAFS
 
store(ConsumerWithException<OutputStream>, File) - Static method in class aQute.lib.io.IO
Store output in a file but ensure that the content is updated atomically.
store(IDocument, File) - Static method in class aQute.bnd.build.model.BndEditModel
 
store(File) - Method in class aQute.lib.utf8properties.UTF8Properties
 
store(OutputStream) - Method in class aQute.lib.utf8properties.UTF8Properties
 
store(OutputStream, String) - Method in class aQute.lib.utf8properties.UTF8Properties
 
store(Writer, String) - Method in class aQute.lib.utf8properties.UTF8Properties
 
store(Object, File) - Static method in class aQute.lib.io.IO
 
store(Object, File, String) - Static method in class aQute.lib.io.IO
 
store(Object, OutputStream) - Static method in class aQute.lib.io.IO
 
store(Object, OutputStream, String) - Static method in class aQute.lib.io.IO
 
store(Object, OutputStream, Charset) - Static method in class aQute.lib.io.IO
 
store(Object, Writer) - Static method in class aQute.lib.io.IO
 
store(Object, Path, Charset) - Static method in class aQute.lib.io.IO
 
STORE - Enum constant in enum class aQute.bnd.osgi.Jar.Compression
 
STOREFILE - Static variable in class aQute.libg.cafs.CAFS
 
storepass - Variable in class aQute.bnd.signing.JartoolSigner
 
storepass() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
storetype - Variable in class aQute.bnd.signing.JartoolSigner
 
storetype() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
STR_COLUMN - Static variable in class aQute.libg.classdump.ClassDumper
 
Strategy - Enum Class in aQute.bnd.service
 
Strategy() - Constructor for enum class aQute.bnd.service.Strategy
 
stream - Variable in class aQute.bnd.stream.EntryPipeline
 
stream() - Method in class aQute.bnd.component.PropertiesDef
 
stream() - Method in class aQute.bnd.header.Attrs
 
stream() - Method in class aQute.bnd.header.Parameters
 
stream() - Method in class aQute.bnd.osgi.Instructions
 
stream() - Method in class aQute.bnd.osgi.Packages
 
stream() - Method in class aQute.bnd.osgi.PluginsContainer
 
stream() - Method in class aQute.bnd.osgi.Processor
 
stream() - Method in interface aQute.lib.hierarchy.FolderNode
 
stream() - Method in class aQute.lib.hierarchy.Hierarchy
 
stream() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
stream(boolean) - Method in class aQute.bnd.osgi.Processor
 
stream(byte[]) - Static method in class aQute.lib.io.IO
 
stream(QuotedTokenizer) - Static method in class aQute.libg.qtokens.QuotedTokenizer
 
stream(File) - Static method in class aQute.lib.io.IO
 
stream(File, String...) - Method in class aQute.lib.io.FileTree
Return a stream of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
stream(File, Predicate<String>) - Method in class aQute.lib.io.FileTree
 
stream(File, List<String>) - Method in class aQute.lib.io.FileTree
Return a stream of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
stream(Class<T>) - Method in class aQute.bnd.osgi.PluginsContainer
Returns a stream of plugins of the specified type ordered by the processor hierarchy.
stream(String) - Static method in class aQute.lib.io.IO
 
stream(String, Class<? extends T>) - Method in class aQute.bnd.osgi.Annotation
 
stream(String, String) - Static method in class aQute.lib.io.IO
 
stream(String, Charset) - Static method in class aQute.lib.io.IO
 
stream(URL) - Static method in class aQute.lib.io.IO
 
stream(ByteBuffer) - Static method in class aQute.lib.io.IO
 
stream(Path) - Static method in class aQute.lib.io.IO
 
strict - Variable in class aQute.bnd.osgi.Processor
 
strict - Variable in class aQute.lib.json.Decoder
 
strict() - Method in class aQute.lib.json.Decoder
 
STRICT - Static variable in interface aQute.bnd.osgi.Constants
 
string - Variable in class aQute.lib.stringrover.StringRover
 
string - Variable in class aQute.libg.qtokens.QuotedTokenizer
 
string(int) - Method in class aQute.bnd.classfile.ConstantPool
 
string(Appendable, String) - Static method in class aQute.lib.json.StringHandler
 
String - Enum constant in enum class aQute.bnd.annotation.metatype.Meta.Type
 
STRING - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
STRING - Enum constant in enum class aQute.bnd.metatype.annotations.AttributeType
The String type.
STRING - Enum constant in enum class aQute.bnd.osgi.resource.PersistentResource.DataType
 
STRING - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
STRING - Static variable in class aQute.bnd.header.Attrs
 
STRING - Static variable in class aQute.libg.parameters.Attributes
 
string_index - Variable in class aQute.bnd.classfile.ConstantPool.StringInfo
 
STRING_ITEM - Static variable in interface aQute.bnd.version.maven.ComparableVersion.Item
 
STRINGARRAY - Static variable in class aQute.bnd.build.ProjectLauncher
 
stringConstructor - Static variable in class aQute.bnd.annotation.metatype.Configurable
 
stringConstructor - Static variable in class aQute.configurable.Configurable
 
stringConstructor - Static variable in class aQute.lib.filter.Filter
 
stringConverter - Static variable in class aQute.bnd.build.model.BndEditModel
 
StringEntryConverter - Class in aQute.bnd.build.model.conversions
 
StringEntryConverter() - Constructor for class aQute.bnd.build.model.conversions.StringEntryConverter
 
stringFromExtraField(byte[]) - Static method in class aQute.lib.zip.ZipUtil
Extract a String from a ZIP extra field.
StringHandler - Class in aQute.lib.json
 
StringHandler() - Constructor for class aQute.lib.json.StringHandler
 
stringInfo(String) - Method in class aQute.bnd.classfile.ConstantPool
 
StringInfo(int) - Constructor for class aQute.bnd.classfile.ConstantPool.StringInfo
 
StringItem(String, boolean) - Constructor for class aQute.bnd.version.maven.ComparableVersion.StringItem
 
stringListFormatter - Static variable in class aQute.bnd.build.model.BndEditModel
 
StringRover - Class in aQute.lib.stringrover
 
StringRover(String) - Constructor for class aQute.lib.stringrover.StringRover
 
StringRover(String, int) - Constructor for class aQute.lib.stringrover.StringRover
 
Strings - Class in aQute.lib.strings
 
Strings() - Constructor for class aQute.lib.strings.Strings
 
STRINGS - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
STRINGS - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
Strings.Magnitude - Enum Class in aQute.lib.strings
Convert a number to a string using SI magnitude prefixes like Mega, Giga, etc.
StringTextStore() - Constructor for class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
Create an empty text store.
StringTextStore(String) - Constructor for class aQute.bnd.properties.CopyOnWriteTextStore.StringTextStore
Create a text store with initial content.
strip() - Method in interface aQute.bnd.help.instructions.LauncherInstructions.Executable
 
strip() - Method in interface aQute.bnd.main.bnd.CopyOptions
 
stripDirective(String) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
stripLeadingZeroes(String) - Static method in class aQute.bnd.version.maven.ComparableVersion
 
stripPrefix(String, String) - Static method in class aQute.lib.strings.Strings
 
stripPrefix(String, Pattern) - Static method in class aQute.lib.strings.Strings
 
stripSignatures() - Method in class aQute.bnd.osgi.Jar
 
stripSuffix(String, String) - Static method in class aQute.lib.strings.Strings
 
stripSuffix(String, Pattern) - Static method in class aQute.lib.strings.Strings
 
sub - Variable in enum class aQute.bnd.header.Attrs.Type
 
sub - Variable in enum class aQute.libg.parameters.Attributes.Type
 
sub(int) - Method in class aQute.libg.ints.IntCounter
 
Sub(String, FilterBuilder.Sub) - Constructor for class aQute.bnd.osgi.resource.FilterBuilder.Sub
 
SUB - Static variable in interface aQute.bnd.osgi.Constants
 
subCmd(Options, Object) - Method in class aQute.lib.getopt.CommandLine
 
SUBEXPR - Static variable in class aQute.lib.filter.Filter
 
SubExpression() - Constructor for class aQute.bnd.osgi.resource.FilterParser.SubExpression
 
subList(int, int) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
subList(int, int) - Method in class aQute.lib.collections.SortedList
 
submit(Callable<T>) - Method in class aQute.lib.concurrent.serial.SerialExecutor
Run serial in order of submission and return a promise
subSequence(int, int) - Method in class aQute.lib.stringrover.StringRover
 
subSet(T, T) - Method in class aQute.lib.collections.SortedList
 
SUBSTITUTE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
substitution() - Element in annotation interface aQute.bnd.bundle.annotations.Export
Specify the policy for substitutably importing this package.
substring(int) - Method in class aQute.lib.stringrover.StringRover
 
substring(int, int) - Method in class aQute.lib.stringrover.StringRover
 
substring(String, int, int) - Static method in class aQute.lib.strings.Strings
 
substring(String, int, int, int) - Static method in class aQute.lib.strings.Strings
 
Substring(String, String[]) - Constructor for class aQute.bnd.osgi.resource.FilterImpl.Substring
 
substrings - Variable in class aQute.bnd.osgi.resource.FilterImpl.Substring
 
SUBSYSTEM - Enum constant in enum class aQute.bnd.exporter.subsystem.ContainerType
 
SubsystemExporter - Class in aQute.bnd.exporter.subsystem
 
SubsystemExporter() - Constructor for class aQute.bnd.exporter.subsystem.SubsystemExporter
 
success(File) - Method in class aQute.bnd.build.DownloadBlocker
 
success(File) - Method in interface aQute.bnd.service.RepositoryPlugin.DownloadListener
Called when the file is successfully downloaded from a remote repository.
success(File, Map<String, String>) - Method in class aQute.bnd.build.DownloadBlocker
 
success(File, Map<String, String>) - Method in interface aQute.bnd.service.RepositoryPlugin.DownloadListener
Called when the file is successfully downloaded from a remote repository.
SUCCESS - Enum constant in enum class aQute.bnd.build.DownloadBlocker.Stage
 
suffix - Variable in class aQute.bnd.build.model.conversions.CollectionFormatter
 
suggestedIfProviders - Variable in class aQute.bnd.differ.Baseline.Info
 
suggestedVersion - Variable in class aQute.bnd.differ.Baseline.BundleInfo
 
suggestedVersion - Variable in class aQute.bnd.differ.Baseline.Info
 
suggestedVersion - Variable in class aQute.bnd.differ.Baseline
 
SUPER - Enum constant in enum class aQute.bnd.signatures.WildcardIndicator
 
super_class - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
super_class - Variable in class aQute.bnd.classfile.ClassFile
 
super_class() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
super_class(String) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
superClass - Variable in class aQute.bnd.osgi.Clazz
 
superClass - Variable in class aQute.bnd.signatures.ClassSignature
 
superInterfaces - Variable in class aQute.bnd.signatures.ClassSignature
 
supplier - Variable in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
supplier - Variable in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
supplier(Function<? super T, ? extends R>, T) - Static method in interface aQute.bnd.memoize.Memoize
Creates a supplier which memoizes the value returned by the specified function applied to the specified argument.
supplier(Supplier<? extends T>) - Static method in interface aQute.bnd.memoize.Memoize
Creates a supplier which memoizes the value returned by the specified supplier.
SupplierWithException<R> - Interface in aQute.bnd.exceptions
Supplier interface that allows exceptions.
SupplierWithException<R> - Interface in aQute.lib.exceptions
Deprecated.
swap - Static variable in class aQute.bnd.osgi.OpCodes
 
symbol - Variable in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
symbol - Variable in enum class aQute.libg.filters.Operator
 
SYMBOLICNAME - Static variable in class aQute.bnd.osgi.Verifier
 
SYMBOLICNAME - Static variable in class aQute.lib.regex.PatternConstants
 
SYMBOLICNAME_STRING - Static variable in class aQute.bnd.osgi.Verifier
 
symbolicNameKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
sync() - Method in interface aQute.bnd.service.RepositoryPlugin
Sync this repository, this will wait for the initialization of the repo.
sync() - Method in class aQute.libg.remote.source.RemoteSource
 
sync() - Method in class aQute.libg.remote.source.SourceFS
 
sync(long) - Method in class aQute.libg.forker.Forker
 
sync(String, byte[]) - Method in interface aQute.bnd.service.remotelaunch.Slave
 
sync(String, Collection<Delta>) - Method in class aQute.libg.remote.sink.RemoteSink
 
sync(String, Collection<Delta>) - Method in interface aQute.libg.remote.Sink
 
sync(List<Delta>) - Method in class aQute.libg.remote.source.SourceFS
 
syncCache() - Method in class aQute.bnd.build.Workspace
 
synctime() - Method in interface aQute.bnd.main.bnd.ParallelBuildOptions
 
Syntax - Class in aQute.bnd.help
 
Syntax(String, String, String, String, Pattern, Syntax...) - Constructor for class aQute.bnd.help.Syntax
 
SyntaxAnnotation - Annotation Interface in aQute.bnd.help
The purpose of this class is to annotate methods in interfaces.
syntaxes - Static variable in class aQute.bnd.help.Syntax
 
syntaxHeaders - Variable in class aQute.lib.utf8properties.PropertiesParser
 
synthetic() - Method in class aQute.bnd.osgi.resource.CapabilityBuilder
 
synthetic() - Method in class aQute.bnd.osgi.resource.RequirementBuilder
 
SYNTHETIC - Enum constant in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
SyntheticAttribute - Class in aQute.bnd.classfile
 
SyntheticAttribute() - Constructor for class aQute.bnd.classfile.SyntheticAttribute
 
SyntheticBuilder - Class in aQute.bnd.osgi.resource
 
SyntheticBuilder() - Constructor for class aQute.bnd.osgi.resource.SyntheticBuilder
 
SyntheticBuilder(Resource) - Constructor for class aQute.bnd.osgi.resource.SyntheticBuilder
 
system - Enum constant in enum class aQute.bnd.maven.support.Pom.Scope
 
system - Variable in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
system() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.GeneratorSpec
 
system(boolean, String, String) - Method in class aQute.bnd.osgi.Builder
We override system so that, for the duration of a build operation, we may cache the result of a given system call.
system(boolean, String, String) - Method in class aQute.bnd.osgi.Processor
 
system(String, String) - Method in class aQute.bnd.osgi.Processor
 
SYSTEM - Enum constant in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
system_internal(boolean, String[]) - Method in class aQute.bnd.osgi.Macro
System command.
system_internal(boolean, String[]) - Method in class aQute.libg.sed.ReplacerAdapter
System command.
SYSTEMPROPERTIES - Static variable in interface aQute.bnd.osgi.Constants
 

T

t - Variable in class aQute.lib.collections.Enumerations.EnumerationSpliterator
 
t - Variable in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
t - Variable in class aQute.libg.forker.Forker.Job
 
T61_STRING - Static variable in interface aQute.libg.asn1.Types
 
table(Map<?, ?>, String) - Method in class aQute.lib.justif.Justif
 
Table - Class in aQute.lib.justif
 
Table() - Constructor for class aQute.lib.justif.Table
 
tableswitch - Static variable in class aQute.bnd.osgi.OpCodes
 
tabs - Variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
tabs - Variable in class aQute.lib.json.Encoder
 
tabs - Variable in class aQute.lib.justif.Justif
 
tag - Variable in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
tag - Variable in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
tag - Variable in class aQute.bnd.component.TagResource
 
tag - Variable in exception aQute.bnd.http.RetryException
 
tag - Variable in class aQute.libg.classdump.ClassDumper.Assoc
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.ClassInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.DynamicInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.FieldrefInfo
 
tag() - Method in interface aQute.bnd.classfile.ConstantPool.Info
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.InterfaceMethodrefInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.InvokeDynamicInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.MethodrefInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.MethodTypeInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.ModuleInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.PackageInfo
 
tag() - Method in class aQute.bnd.classfile.ConstantPool.StringInfo
 
tag(int) - Method in class aQute.bnd.classfile.ConstantPool
 
Tag - Class in aQute.lib.tag
The Tag class represents a minimal XML tree.
Tag(Tag, String, Object) - Constructor for class aQute.lib.tag.Tag
 
Tag(Tag, String, Object...) - Constructor for class aQute.lib.tag.Tag
 
Tag(String, Object) - Constructor for class aQute.lib.tag.Tag
Construct a new Tag with a name.
Tag(String, Object...) - Constructor for class aQute.lib.tag.Tag
 
Tag(String, String[]) - Constructor for class aQute.lib.tag.Tag
 
Tag(String, String[], Object) - Constructor for class aQute.lib.tag.Tag
Construct a new Tag with a name and a set of attributes.
Tag(String, String[], Object...) - Constructor for class aQute.lib.tag.Tag
 
Tag(String, Map<String, String>) - Constructor for class aQute.lib.tag.Tag
 
Tag(String, Map<String, String>, Object) - Constructor for class aQute.lib.tag.Tag
Construct a new Tag with a name.
Tag(String, Map<String, String>, Object...) - Constructor for class aQute.lib.tag.Tag
 
TAG_ATTRIBUTE - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
TAG_CAPABILITY - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
TAG_DIRECTIVE - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
TAG_REFERRAL - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
TAG_REPOSITORY - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
TAG_REQUIREMENT - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
TAG_RESOURCE - Static variable in class aQute.bnd.osgi.repository.XMLResourceConstants
 
tagEnd(String) - Method in class aQute.bnd.osgi.repository.XMLResourceParser
 
tagFromMap(Tag, Map<String, String>, String, String, String) - Method in class aQute.bnd.maven.PomFromManifest
Utility function to print a tag from a map
tagFromMap(Tag, Map<String, String>, String, String, String) - Method in class aQute.bnd.maven.PomResource
Utility function to print a tag from a map
TaggedData - Class in aQute.bnd.service.url
Represents a data stream that has a tag associated with it; the primary use-case is an HTTP response stream with an ETag header.
TaggedData(String, InputStream) - Constructor for class aQute.bnd.service.url.TaggedData
Deprecated.
TaggedData(String, InputStream, int) - Constructor for class aQute.bnd.service.url.TaggedData
Deprecated.
TaggedData(String, InputStream, int, long, URI) - Constructor for class aQute.bnd.service.url.TaggedData
Deprecated.
TaggedData(URI, int, File) - Constructor for class aQute.bnd.service.url.TaggedData
 
TaggedData(URLConnection, InputStream) - Constructor for class aQute.bnd.service.url.TaggedData
 
TaggedData(URLConnection, InputStream, File) - Constructor for class aQute.bnd.service.url.TaggedData
 
TAGMASK - Static variable in interface aQute.libg.asn1.Types
 
TagResource - Class in aQute.bnd.component
 
TagResource(Tag) - Constructor for class aQute.bnd.component.TagResource
 
TAGS - Static variable in interface aQute.libg.asn1.Types
 
tail - Variable in class aQute.lib.filter.Filter
 
tailSet(T) - Method in class aQute.lib.collections.SortedList
 
take - Variable in class aQute.bnd.stream.TakeWhile
 
take() - Method in class aQute.bnd.compatibility.Signatures.Rover
 
take(char) - Method in class aQute.bnd.compatibility.Signatures.Rover
 
takeWhile(BiPredicate<? super K, ? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
takeWhile(BiPredicate<? super K, ? super V>) - Method in interface aQute.bnd.stream.MapStream
 
takeWhile(Stream<O>, Predicate<? super O>) - Static method in class aQute.bnd.stream.TakeWhile
 
TakeWhile<T> - Class in aQute.bnd.stream
 
TakeWhile(Spliterator<T>, Predicate<? super T>) - Constructor for class aQute.bnd.stream.TakeWhile
 
takeWhileKey(Predicate<? super K>) - Method in class aQute.bnd.stream.EntryPipeline
 
takeWhileKey(Predicate<? super K>) - Method in interface aQute.bnd.stream.MapStream
 
takeWhileValue(Predicate<? super V>) - Method in class aQute.bnd.stream.EntryPipeline
 
takeWhileValue(Predicate<? super V>) - Method in interface aQute.bnd.stream.MapStream
 
target - Variable in class aQute.bnd.build.Makefile.Cmd
 
target - Variable in class aQute.bnd.build.Project
 
target - Variable in class aQute.bnd.component.ReferenceDef
 
target - Variable in class aQute.bnd.service.specifications.RunSpecification
 
target - Variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
target - Variable in class aQute.lib.filter.Filter.Not
 
target - Variable in class aQute.lib.inject.Injector.Target
The target object being injected
target - Variable in class aQute.libg.forker.Forker.Job
 
target() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
target() - Element in annotation interface aQute.bnd.component.annotations.Reference
The target property for this reference.
target(File) - Method in class aQute.libg.sed.ReplacerAdapter
 
target(Object) - Method in class aQute.libg.sed.ReplacerAdapter
 
Target() - Constructor for class aQute.lib.inject.Injector.Target
 
TARGET - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
TARGET_DIR - Static variable in class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
target_index - Variable in class aQute.bnd.classfile.TypeAnnotationInfo
 
target_index - Variable in class aQute.bnd.osgi.TypeAnnotation
 
target_info - Variable in class aQute.bnd.classfile.TypeAnnotationInfo
 
target_info - Variable in class aQute.bnd.osgi.TypeAnnotation
 
target_type - Variable in class aQute.bnd.classfile.TypeAnnotationInfo
 
target_type - Variable in class aQute.bnd.osgi.TypeAnnotation
 
targetDir - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
targetFilter - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
targetIndex - Variable in class aQute.bnd.cdi.CDIAnnotationReader
 
targetIndex() - Method in class aQute.bnd.osgi.TypeAnnotation
 
targetInfo() - Method in class aQute.bnd.osgi.TypeAnnotation
 
targets - Variable in class aQute.bnd.osgi.Macro
 
targets - Variable in class aQute.libg.sed.ReplacerAdapter
 
targetType() - Method in class aQute.bnd.osgi.TypeAnnotation
 
tarjan(Tarjan.Node) - Method in class aQute.libg.tarjan.Tarjan
 
tarjan(Map<T, ? extends Collection<T>>) - Static method in class aQute.libg.tarjan.Tarjan
 
Tarjan<T> - Class in aQute.libg.tarjan
 
Tarjan() - Constructor for class aQute.libg.tarjan.Tarjan
 
Tarjan.Node - Class in aQute.libg.tarjan
 
task - Variable in class aQute.bnd.http.ProgressWrappingStream
 
task - Variable in class aQute.bnd.util.repository.DownloadListenerPromise
 
TaskManager - Class in aQute.bnd.service.progress
A central task manager.
TaskManager() - Constructor for class aQute.bnd.service.progress.TaskManager
 
tasks - Static variable in class aQute.bnd.service.progress.TaskManager
 
tasks - Variable in class aQute.lib.concurrent.serial.SerialExecutor
 
Tee - Class in aQute.lib.redirect
 
Tee(OutputStream...) - Constructor for class aQute.lib.redirect.Tee
 
Tee(Thread, OutputStream...) - Constructor for class aQute.lib.redirect.Tee
 
temp - Variable in class aQute.bnd.maven.MavenCommand
 
TEMPLATE - Static variable in class aQute.bnd.exporter.runbundles.RunbundlesExporter
 
tera - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
terminate - Variable in class aQute.bnd.build.ProjectTester
 
terminate(Exception) - Method in class aQute.lib.link.Link
 
test - Enum constant in enum class aQute.bnd.maven.support.Pom.Scope
 
test - Variable in class aQute.bnd.ant.BndTask
 
test() - Method in class aQute.bnd.build.Project
 
test() - Method in class aQute.bnd.build.ProjectTester
 
test() - Method in interface aQute.bnd.main.bnd.buildoptions
 
test() - Method in interface aQute.bnd.main.bnd.CompileOptions
 
test() - Method in interface aQute.bnd.main.bnd.releaseOptions
 
test(File, String) - Method in class aQute.bnd.ant.RunconfigToDistributionTask.JarFileFilter
 
test(File, String) - Method in class aQute.bnd.ant.RunconfigToDistributionTask.NonTestProjectFileFilter
 
test(File, List<String>) - Method in class aQute.bnd.build.Project
 
test(List<String>) - Method in class aQute.bnd.build.Project
 
test(T) - Method in interface aQute.bnd.exceptions.PredicateWithException
 
test(T) - Method in interface aQute.lib.exceptions.PredicateWithException
Deprecated.
 
test(T, U) - Method in interface aQute.bnd.exceptions.BiPredicateWithException
 
test(T, U) - Method in interface aQute.lib.exceptions.BiPredicateWithException
Deprecated.
 
TEST - Enum constant in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
 
testBundle - Variable in class aQute.bnd.service.specifications.BuilderSpecification
A glob expression on the file name of the bundle to merge
testCases - Variable in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
TestCases - Enum Class in aQute.bnd.maven.plugin
 
TestCases(String) - Constructor for enum class aQute.bnd.maven.plugin.TestCases
 
TESTCASES - Static variable in interface aQute.bnd.osgi.Constants
 
TESTCONTINUOUS - Static variable in interface aQute.bnd.osgi.Constants
 
testDir - Variable in class aQute.bnd.ant.BndTask
 
TESTER - Static variable in interface aQute.bnd.osgi.Constants
 
TESTER_PLUGIN - Static variable in interface aQute.bnd.osgi.Constants
 
testFile(String) - Method in class aQute.lib.io.IO.EnvironmentCalculator
 
testing - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
testng - Enum constant in enum class aQute.bnd.maven.plugin.TestCases
TestNG.
TESTPACKAGES - Static variable in interface aQute.bnd.osgi.Constants
 
testpath - Variable in class aQute.bnd.build.Project
 
testpath() - Method in interface aQute.bnd.main.bnd.ClasspathOptions
 
TESTPATH - Static variable in interface aQute.bnd.osgi.Constants
 
tests - Variable in class aQute.bnd.build.ProjectTester
 
tests() - Method in interface aQute.bnd.main.bnd.runtestsOptions
 
TESTSOURCES - Static variable in interface aQute.bnd.osgi.Constants
 
testsuite - Variable in class aQute.bnd.make.coverage.CoverageResource
 
TestTask - Class in aQute.bnd.ant
 
TestTask() - Constructor for class aQute.bnd.ant.TestTask
 
TESTTERMINATE - Static variable in interface aQute.bnd.osgi.Constants
 
TESTUNRESOLVED - Static variable in interface aQute.bnd.osgi.Constants
 
textStore - Variable in class aQute.bnd.properties.Document
 
THIS_ARTIFACT_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
this_class - Variable in class aQute.bnd.classfile.builder.ClassFileBuilder
 
this_class - Variable in class aQute.bnd.classfile.ClassFile
 
this_class() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
this_class(String) - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
THIS_GROUP_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
thread - Variable in class aQute.lib.concurrent.serial.SerialExecutor
 
thread - Variable in class aQute.lib.redirect.Tee
 
thread - Variable in class aQute.libg.remote.sink.AreaImpl
 
thread - Variable in class aQute.libg.remote.source.RemoteSource
 
THRESHOLD - Static variable in class aQute.bnd.osgi.FileResource
 
THRESHOLD - Static variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
throwIt() - Method in class aQute.bnd.service.url.TaggedData
 
ThrowsSignature - Interface in aQute.bnd.signatures
 
throwsUnchecked(Throwable) - Static method in class aQute.bnd.exceptions.Exceptions
 
throwsUnchecked(Throwable) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
throwTypes - Variable in class aQute.bnd.signatures.MethodSignature
 
time - Variable in class aQute.bnd.junit.ConsoleLogger.LogEntryImpl
Deprecated.
 
time_to_live - Variable in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
timebound - Variable in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
timedout - Variable in class aQute.libg.command.Command
 
TIMEDOUT - Static variable in class aQute.bnd.build.ProjectLauncher
 
TIMEDOUT - Static variable in class aQute.libg.command.Command
 
TIMELESS - Enum constant in enum class aQute.bnd.main.bnd.Alg
 
timeout - Variable in class aQute.bnd.build.ProjectLauncher
 
timeout - Variable in class aQute.bnd.http.HttpRequest
 
timeout - Variable in class aQute.bnd.http.ProgressWrappingStream
 
timeout - Variable in class aQute.libg.command.Command
 
timeout - Variable in class aQute.libg.filelock.DirectoryLock
 
timeout(long) - Method in class aQute.bnd.http.HttpRequest
Set timeout in ms
timeout(long, TimeUnit) - Method in class aQute.bnd.http.HttpRequest
 
timeout(Lock) - Method in class aQute.bnd.build.WorkspaceLock
 
timer - Static variable in class aQute.bnd.junit.ConsoleLogger
Deprecated.
 
times(String, int) - Static method in class aQute.lib.strings.Strings
 
timezone() - Element in annotation interface aQute.bnd.annotation.headers.BundleContributors
Time offset in hours from UTC without Daylight savings
timezone() - Element in annotation interface aQute.bnd.annotation.headers.BundleDevelopers
Time offset in hours from UTC without Daylight savings
title - Variable in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
title() - Method in interface aQute.bnd.main.bnd.runtestsOptions
 
title(Object...) - Method in class aQute.bnd.build.WorkspaceRepository
 
title(Object...) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
title(Object...) - Method in interface aQute.bnd.service.Actionable
Provide a title for an element.
title(Object...) - Method in class aQute.lib.deployer.FileRepo
 
to - Variable in class aQute.lib.dot.DOT.Edge
 
to() - Method in interface aQute.bnd.main.XRefCommand.xrefOptions
 
to() - Method in class aQute.lib.json.Encoder
 
to(File) - Method in class aQute.lib.json.Encoder
 
to(OutputStream) - Method in class aQute.lib.json.Encoder
 
to(Appendable) - Method in class aQute.lib.json.Encoder
 
to(String, int) - Static method in class aQute.lib.strings.Strings
 
TO_STRING - Static variable in class aQute.lib.annotations.setter.AnnotationSetter
 
toArray() - Method in class aQute.bnd.stream.EntryPipeline
 
toArray() - Method in interface aQute.bnd.stream.MapStream
 
toArray() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
toArray() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
toArray() - Method in class aQute.lib.collections.SortedList
 
toArray(T[]) - Method in class aQute.bnd.unmodifiable.ImmutableList
 
toArray(T[]) - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
toArray(X[]) - Method in class aQute.lib.collections.SortedList
 
toAsciiStream(IDocument) - Method in class aQute.bnd.build.model.BndEditModel
 
toAttrs() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
toBasic() - Method in class aQute.bnd.header.Parameters
 
toBeClosed - Variable in class aQute.bnd.osgi.Processor
 
toBndVersions(Object) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
toBsn(NodeList) - Method in class aQute.bnd.maven.PomParser
 
toByteArray() - Method in class aQute.lib.io.ByteBufferDataOutput
 
toByteArray() - Method in class aQute.lib.io.ByteBufferOutputStream
 
toByteArray() - Method in class aQute.libg.cryptography.Digest
 
toByteArray(String) - Static method in class aQute.lib.hex.Hex
 
toByteBuffer() - Method in class aQute.lib.io.ByteBufferDataOutput
 
toByteBuffer() - Method in class aQute.lib.io.ByteBufferOutputStream
 
toCapabilities() - Static method in class aQute.bnd.osgi.repository.ResourcesRepository
 
toCapabilities() - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
toCapability(String, Attrs) - Static method in class aQute.bnd.obr.OBRFragment
 
toCollection(Object) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
toCollection(Object) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
toCollection(Object) - Method in class aQute.lib.converter.Converter
 
toContainer(String, String, Map<String, String>, File, DownloadBlocker) - Method in class aQute.bnd.build.Project
 
toData() - Method in class aQute.lib.base64.Base64
 
toDateStamp(long) - Static method in class aQute.bnd.version.MavenVersion
 
toDateStamp(long, String) - Static method in class aQute.bnd.version.MavenVersion
 
ToDependencyPom - Interface in aQute.bnd.service.maven
 
toDirective(String) - Static method in class aQute.bnd.header.Attrs
Check if a directive, if so, return directive name otherwise null
toDirective(String) - Static method in class aQute.libg.parameters.Attributes
Check if a directive, if so, return directive name otherwise null
toEscaped(String) - Method in class aQute.bnd.build.model.BndEditModel
 
toFile(Container) - Method in class aQute.bnd.main.bnd
 
toFile(Collection<Container>) - Method in class aQute.bnd.build.Project
Calculate the classpath.
toFiles(Collection<Project>) - Method in class aQute.bnd.build.Project
 
toFiles(List<File>, String) - Method in class aQute.bnd.ant.BndTask
 
toFilter() - Method in class aQute.bnd.version.VersionRange
Convert to an OSGi filter expression
toFilter(Object) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
toFilter(String) - Method in class aQute.bnd.version.VersionRange
Convert to an OSGi filter expression
toFullHeaderPattern(String) - Static method in class aQute.bnd.osgi.Processor
 
toHex(byte) - Static method in class aQute.lib.hex.Hex
 
toHexString(byte[]) - Static method in class aQute.lib.hex.Hex
 
toInstruction(Method) - Static method in class aQute.bnd.help.Syntax
 
toJar(Map.Entry<String, Attrs>) - Method in class aQute.bnd.osgi.Analyzer
 
token(byte, boolean) - Method in class aQute.lib.utf8properties.PropertiesParser
 
TOKEN - Static variable in class aQute.bnd.osgi.Verifier
 
TOKEN - Static variable in class aQute.lib.regex.PatternConstants
 
TOKEN_P - Static variable in class aQute.bnd.header.OSGiHeader
 
TOKEN_P - Static variable in class aQute.lib.env.Header
 
TOKEN_P - Static variable in class aQute.libg.qtokens.QuotedTokenizer
 
TokenIterator(QuotedTokenizer) - Constructor for class aQute.libg.qtokens.QuotedTokenizer.TokenIterator
 
TokenSpliterator(QuotedTokenizer) - Constructor for class aQute.libg.qtokens.QuotedTokenizer.TokenSpliterator
 
toList(String[], int, int) - Method in class aQute.bnd.osgi.Macro
 
toLong(byte[]) - Method in class aQute.libg.asn1.BER
 
toMap() - Static method in interface aQute.bnd.stream.MapStream
 
toMap(Object) - Method in class aQute.bnd.annotation.metatype.Configurable.ConfigurableHandler
 
toMap(Object) - Method in class aQute.configurable.Configurable.ConfigurableHandler
 
toMap(Object) - Method in class aQute.lib.converter.Converter
 
toMap(BinaryOperator<V>) - Static method in interface aQute.bnd.stream.MapStream
 
toMap(BinaryOperator<V>, Supplier<M>) - Static method in interface aQute.bnd.stream.MapStream
 
toMavenString() - Method in class aQute.bnd.version.Version
 
toName(String) - Method in class aQute.bnd.build.Container
 
toName(URI) - Method in class aQute.bnd.http.HttpClient
 
toName(URI) - Static method in class aQute.bnd.http.URLCache
 
TOOL - Static variable in interface aQute.bnd.osgi.Constants
 
ToolManager - Class in aQute.bnd.buildtool
Install gradle from a repository in this workspace.
ToolManager(Workspace, BiConsumer<String, Object[]>) - Constructor for class aQute.bnd.buildtool.ToolManager
 
tools - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
tooltip - Variable in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
tooltip() - Method in interface aQute.bnd.main.bnd.ActionOptions
 
tooltip(Object...) - Method in class aQute.bnd.build.WorkspaceRepository
 
tooltip(Object...) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
tooltip(Object...) - Method in interface aQute.bnd.service.Actionable
Return a tooltip for the given target or the encompassing entity if null is passed.
tooltip(Object...) - Method in class aQute.lib.deployer.FileRepo
 
TooManyArguments_(List<String>) - Method in interface aQute.lib.getopt.CommandLineMessages
 
top - Variable in class aQute.bnd.ant.PrepareTask
 
toPackage(String) - Static method in class aQute.lib.spring.XMLType
 
toParameters() - Static method in class aQute.bnd.header.Parameters
 
toParameters(List<? extends HeaderClause>) - Static method in class aQute.bnd.build.model.clauses.HeaderClause
 
toPaths(List<String>, Collection<Container>) - Static method in class aQute.bnd.build.Container
Convert a set of containers to a list of paths.
toPattern(String) - Static method in class aQute.libg.glob.AntGlob
 
toPattern(String) - Static method in class aQute.libg.glob.Glob
 
toPattern(String, int) - Static method in class aQute.libg.glob.AntGlob
 
toPattern(String, int) - Static method in class aQute.libg.glob.Glob
 
toPom(OutputStream, PomOptions) - Method in interface aQute.bnd.service.maven.ToDependencyPom
Create a pom with the repository as dependencies
toProperty(Method) - Static method in class aQute.bnd.help.Syntax
 
toProvideCapability(Capability) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
toReleaseVersion() - Method in class aQute.bnd.version.MavenVersion
Return the plain release version for this Maven Version.
toRemote(File) - Method in class aQute.libg.remote.source.SourceFS
 
toRemote(String) - Method in class aQute.libg.remote.source.SourceFS
 
toRemotePath(File) - Method in class aQute.libg.remote.source.SourceFS
 
toRequireCapability(Requirement) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
toRequirement(String, Attrs) - Static method in class aQute.bnd.obr.OBRFragment
 
toResourcesRepository() - Static method in class aQute.bnd.osgi.repository.ResourcesRepository
 
tos(boolean, byte[]) - Method in class aQute.bnd.main.bnd
Set the private key in the settings for this machine
toSafeFileName(String) - Static method in class aQute.lib.io.IO
 
toSimpleName(String) - Static method in class aQute.lib.xmldtoparser.DomDTOParser
 
toSnapshot() - Method in class aQute.bnd.version.MavenVersion
 
toSnapshot(long, String) - Method in class aQute.bnd.version.MavenVersion
 
toSnapshot(String) - Method in class aQute.bnd.version.MavenVersion
 
toSnapshot(String, String) - Method in class aQute.bnd.version.MavenVersion
 
toStdin - Variable in class aQute.libg.remote.sink.AreaImpl
 
toString - Variable in enum class aQute.bnd.header.Attrs.Type
 
toString - Variable in enum class aQute.libg.parameters.Attributes.Type
 
toString() - Method in enum class aQute.bnd.annotation.Cardinality
 
toString() - Method in enum class aQute.bnd.annotation.Resolution
 
toString() - Method in class aQute.bnd.build.Classpath
 
toString() - Method in class aQute.bnd.build.Container
Must show the file name or the error formatted as a file name
toString() - Method in class aQute.bnd.build.DownloadBlocker
 
toString() - Method in class aQute.bnd.build.model.clauses.ExportedPackage
 
toString() - Method in class aQute.bnd.build.model.clauses.HeaderClause
 
toString() - Method in class aQute.bnd.build.Project
 
toString() - Method in class aQute.bnd.build.ProjectBuilder.ArtifactInfoImpl
 
toString() - Method in class aQute.bnd.build.ProjectBuilder.BuildInfoImpl
 
toString() - Method in class aQute.bnd.build.ProjectBuilder
 
toString() - Method in class aQute.bnd.build.ProjectTracker
 
toString() - Method in class aQute.bnd.build.ReflectAction
 
toString() - Method in class aQute.bnd.build.Workspace
 
toString() - Method in class aQute.bnd.build.WorkspaceRepositoryDynamic
 
toString() - Method in class aQute.bnd.buildtool.ToolManager
 
toString() - Method in class aQute.bnd.cdi.CDIAnnotations
 
toString() - Method in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
toString() - Method in class aQute.bnd.classfile.AnnotationInfo
 
toString() - Method in class aQute.bnd.classfile.AnnotationsAttribute
 
toString() - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
toString() - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
toString() - Method in class aQute.bnd.classfile.builder.ClassFileBuilder
 
toString() - Method in class aQute.bnd.classfile.builder.MutableConstantPool
 
toString() - Method in class aQute.bnd.classfile.ClassFile
 
toString() - Method in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
toString() - Method in class aQute.bnd.classfile.CodeAttribute
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.ClassInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.DynamicInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.FieldrefInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.InterfaceMethodrefInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.InvokeDynamicInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.MethodrefInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.MethodTypeInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.ModuleInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.PackageInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool.StringInfo
 
toString() - Method in class aQute.bnd.classfile.ConstantPool
 
toString() - Method in class aQute.bnd.classfile.ConstantValueAttribute
 
toString() - Method in class aQute.bnd.classfile.DeprecatedAttribute
 
toString() - Method in class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
toString() - Method in class aQute.bnd.classfile.ElementValueInfo.ResultConst
 
toString() - Method in class aQute.bnd.classfile.ElementValueInfo
 
toString() - Method in class aQute.bnd.classfile.EnclosingMethodAttribute
 
toString() - Method in class aQute.bnd.classfile.ExceptionsAttribute
 
toString() - Method in class aQute.bnd.classfile.FieldInfo
 
toString() - Method in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
toString() - Method in class aQute.bnd.classfile.InnerClassesAttribute
 
toString() - Method in class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
toString() - Method in class aQute.bnd.classfile.LineNumberTableAttribute
 
toString() - Method in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
toString() - Method in class aQute.bnd.classfile.LocalVariableTableAttribute
 
toString() - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
toString() - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
toString() - Method in class aQute.bnd.classfile.MethodInfo
 
toString() - Method in class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
toString() - Method in class aQute.bnd.classfile.MethodParametersAttribute
 
toString() - Method in class aQute.bnd.classfile.ModuleAttribute.Export
 
toString() - Method in class aQute.bnd.classfile.ModuleAttribute.Open
 
toString() - Method in class aQute.bnd.classfile.ModuleAttribute.Provide
 
toString() - Method in class aQute.bnd.classfile.ModuleAttribute.Require
 
toString() - Method in class aQute.bnd.classfile.ModuleAttribute
 
toString() - Method in class aQute.bnd.classfile.ModuleMainClassAttribute
 
toString() - Method in class aQute.bnd.classfile.ModulePackagesAttribute
 
toString() - Method in class aQute.bnd.classfile.NestHostAttribute
 
toString() - Method in class aQute.bnd.classfile.NestMembersAttribute
 
toString() - Method in class aQute.bnd.classfile.ParameterAnnotationInfo
 
toString() - Method in class aQute.bnd.classfile.ParameterAnnotationsAttribute
 
toString() - Method in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
toString() - Method in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
toString() - Method in class aQute.bnd.classfile.RecordAttribute
 
toString() - Method in class aQute.bnd.classfile.SignatureAttribute
 
toString() - Method in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
toString() - Method in class aQute.bnd.classfile.SourceFileAttribute
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.ChopFrame
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.ObjectVariableInfo
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameFrameExtended
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrame
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.UninitializedVariableInfo
 
toString() - Method in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
toString() - Method in class aQute.bnd.classfile.SyntheticAttribute
 
toString() - Method in class aQute.bnd.classfile.TypeAnnotationInfo
 
toString() - Method in class aQute.bnd.classfile.TypeAnnotationsAttribute
 
toString() - Method in class aQute.bnd.classfile.UnrecognizedAttribute
 
toString() - Method in enum class aQute.bnd.compatibility.Access
 
toString() - Method in class aQute.bnd.compatibility.GenericParameter
 
toString() - Method in enum class aQute.bnd.compatibility.Kind
 
toString() - Method in class aQute.bnd.compatibility.Scope
 
toString() - Method in enum class aQute.bnd.component.annotations.CollectionType
 
toString() - Method in enum class aQute.bnd.component.annotations.ConfigurationPolicy
 
toString() - Method in enum class aQute.bnd.component.annotations.FieldOption
 
toString() - Method in enum class aQute.bnd.component.annotations.ReferenceCardinality
 
toString() - Method in enum class aQute.bnd.component.annotations.ReferencePolicy
 
toString() - Method in enum class aQute.bnd.component.annotations.ReferencePolicyOption
 
toString() - Method in enum class aQute.bnd.component.annotations.ReferenceScope
 
toString() - Method in enum class aQute.bnd.component.annotations.ServiceScope
 
toString() - Method in class aQute.bnd.component.DSAnnotationReader
 
toString() - Method in class aQute.bnd.component.DSAnnotations
 
toString() - Method in class aQute.bnd.component.error.DeclarativeServicesAnnotationError
 
toString() - Method in class aQute.bnd.component.PropertiesDef
 
toString() - Method in class aQute.bnd.component.PropertyDef
 
toString() - Method in class aQute.bnd.component.ReferenceDef
 
toString() - Method in class aQute.bnd.connection.settings.ConnectionSettings.SettingsURLConnectionHandler
 
toString() - Method in class aQute.bnd.differ.DiffImpl
 
toString() - Method in class aQute.bnd.differ.Element
 
toString() - Method in class aQute.bnd.header.Attrs
 
toString() - Method in enum class aQute.bnd.header.Attrs.Type
 
toString() - Method in class aQute.bnd.header.Parameters
 
toString() - Method in class aQute.bnd.help.AttrsHandler
 
toString() - Method in class aQute.bnd.help.ProcessorHandler
 
toString() - Method in class aQute.bnd.help.Syntax
 
toString() - Method in class aQute.bnd.http.HttpClient.HttpConnection
 
toString() - Method in class aQute.bnd.http.HttpRequest
 
toString() - Method in class aQute.bnd.http.URLCache.Info
 
toString() - Method in class aQute.bnd.make.component.ServiceComponent
 
toString() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
toString() - Method in class aQute.bnd.maven.lib.configuration.FileTree
 
toString() - Method in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
toString() - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
toString() - Method in class aQute.bnd.maven.support.Maven
 
toString() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
toString() - Method in class aQute.bnd.maven.support.Pom
 
toString() - Method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
toString() - Method in class aQute.bnd.memoize.MemoizingSupplier
 
toString() - Method in class aQute.bnd.memoize.ReferenceMemoizingSupplier
 
toString() - Method in class aQute.bnd.memoize.RefreshingMemoizingSupplier
 
toString() - Method in enum class aQute.bnd.metatype.annotations.AttributeType
 
toString() - Method in class aQute.bnd.metatype.MetatypeAnnotations
 
toString() - Method in enum class aQute.bnd.metatype.MetatypeVersion
 
toString() - Method in class aQute.bnd.osgi.Annotation
 
toString() - Method in class aQute.bnd.osgi.BundleId
 
toString() - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
toString() - Method in class aQute.bnd.osgi.Clazz.MemberDef
 
toString() - Method in class aQute.bnd.osgi.Clazz.MethodParameter
 
toString() - Method in class aQute.bnd.osgi.Clazz
 
toString() - Method in class aQute.bnd.osgi.Contracts.Contract
 
toString() - Method in class aQute.bnd.osgi.Descriptors.ArrayRef
 
toString() - Method in class aQute.bnd.osgi.Descriptors.ConcreteRef
Returning Descriptors.ConcreteRef.getFQN() is relied upon by other classes.
toString() - Method in class aQute.bnd.osgi.Descriptors.Descriptor
 
toString() - Method in class aQute.bnd.osgi.Descriptors.PackageRef
 
toString() - Method in class aQute.bnd.osgi.EmbeddedResource
 
toString() - Method in class aQute.bnd.osgi.FileResource
 
toString() - Method in class aQute.bnd.osgi.Instruction
 
toString() - Method in class aQute.bnd.osgi.Instructions
 
toString() - Method in class aQute.bnd.osgi.Jar
 
toString() - Method in class aQute.bnd.osgi.JarResource
 
toString() - Method in class aQute.bnd.osgi.Macro.Link
 
toString() - Method in class aQute.bnd.osgi.Packages
 
toString() - Method in class aQute.bnd.osgi.ParameterAnnotation
 
toString() - Method in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
toString() - Method in class aQute.bnd.osgi.PluginsContainer
 
toString() - Method in class aQute.bnd.osgi.Processor
Printout of the status of this processor for toString()
toString() - Method in class aQute.bnd.osgi.repository.BridgeRepository.ResourceInfo
 
toString() - Method in class aQute.bnd.osgi.repository.ResourcesRepository
 
toString() - Method in class aQute.bnd.osgi.resource.CapabilityImpl
 
toString() - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
toString() - Method in class aQute.bnd.osgi.resource.FilterBuilder.Sub
 
toString() - Method in class aQute.bnd.osgi.resource.FilterBuilder
 
toString() - Method in class aQute.bnd.osgi.resource.FilterImpl
Returns this Filter's filter string.
toString() - Method in class aQute.bnd.osgi.resource.FilterParser.Expression
 
toString() - Method in enum class aQute.bnd.osgi.resource.FilterParser.Op
 
toString() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
toString() - Method in class aQute.bnd.osgi.resource.PersistentResource
 
toString() - Method in class aQute.bnd.osgi.resource.RequirementImpl
 
toString() - Method in class aQute.bnd.osgi.resource.ResourceBuilder.SafeResourceBuilder
 
toString() - Method in class aQute.bnd.osgi.resource.ResourceBuilder
 
toString() - Method in class aQute.bnd.osgi.resource.ResourceImpl
 
toString() - Method in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
 
toString() - Method in class aQute.bnd.osgi.resource.WireImpl
 
toString() - Method in class aQute.bnd.osgi.URLResource
 
toString() - Method in class aQute.bnd.osgi.ZipResource
 
toString() - Method in class aQute.bnd.plugin.ant.AntPlugin
 
toString() - Method in class aQute.bnd.plugin.eclipse.EclipsePlugin
 
toString() - Method in class aQute.bnd.plugin.git.GitPlugin
 
toString() - Method in class aQute.bnd.plugin.gradle.GradlePlugin
 
toString() - Method in class aQute.bnd.plugin.maven.MavenPlugin
 
toString() - Method in class aQute.bnd.print.JarPrinter
 
toString() - Method in class aQute.bnd.resource.repository.ResourceDescriptorImpl
 
toString() - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl
 
toString() - Method in class aQute.bnd.result.Err
 
toString() - Method in class aQute.bnd.result.Ok
 
toString() - Method in class aQute.bnd.service.url.ProxyHandler.ProxySetup
 
toString() - Method in class aQute.bnd.service.url.TaggedData
 
toString() - Method in class aQute.bnd.signatures.ArrayTypeSignature
 
toString() - Method in class aQute.bnd.signatures.ClassResolver
 
toString() - Method in class aQute.bnd.signatures.ClassSignature
 
toString() - Method in class aQute.bnd.signatures.ClassTypeSignature
 
toString() - Method in class aQute.bnd.signatures.FieldResolver
 
toString() - Method in class aQute.bnd.signatures.FieldSignature
 
toString() - Method in class aQute.bnd.signatures.MethodResolver
 
toString() - Method in class aQute.bnd.signatures.MethodSignature
 
toString() - Method in class aQute.bnd.signatures.SimpleClassTypeSignature
 
toString() - Method in class aQute.bnd.signatures.TypeArgument
 
toString() - Method in class aQute.bnd.signatures.TypeParameter
 
toString() - Method in class aQute.bnd.signatures.TypeVariableSignature
 
toString() - Method in class aQute.bnd.unmodifiable.ImmutableEntry
 
toString() - Method in class aQute.bnd.url.BasicAuthentication
 
toString() - Method in class aQute.bnd.url.BearerAuthentication
 
toString() - Method in class aQute.bnd.url.HttpsVerification
 
toString() - Method in class aQute.bnd.util.dto.DTO
Return a string representation of this DTO suitable for use when debugging.
toString() - Method in class aQute.bnd.util.repository.DownloadListenerPromise
 
toString() - Method in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
toString() - Method in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
toString() - Method in class aQute.bnd.version.maven.ComparableVersion.ListItem
 
toString() - Method in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
toString() - Method in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
toString() - Method in class aQute.bnd.version.maven.ComparableVersion
 
toString() - Method in class aQute.bnd.version.MavenVersion
 
toString() - Method in class aQute.bnd.version.MavenVersionRange
 
toString() - Method in class aQute.bnd.version.Version
 
toString() - Method in class aQute.bnd.version.VersionRange
 
toString() - Method in class aQute.lib.aspects.Aspects.Invocation
 
toString() - Method in class aQute.lib.base64.Base64
 
toString() - Method in class aQute.lib.collections.MultiMap
 
toString() - Method in class aQute.lib.collections.SortedList
 
toString() - Method in class aQute.lib.converter.TypeReference
 
toString() - Method in class aQute.lib.deployer.FileRepo
 
toString() - Method in class aQute.lib.env.Header
 
toString() - Method in class aQute.lib.env.Props
 
toString() - Method in class aQute.lib.env.Selector
 
toString() - Method in class aQute.lib.env.Sieve
 
toString() - Method in class aQute.lib.fileset.FileSet
 
toString() - Method in class aQute.lib.filter.Filter
 
toString() - Method in class aQute.lib.hierarchy.Hierarchy.Folder
 
toString() - Method in class aQute.lib.hierarchy.Hierarchy.Leaf
 
toString() - Method in class aQute.lib.index.Index.Page
 
toString() - Method in class aQute.lib.index.Index
 
toString() - Method in class aQute.lib.inject.Injector.Target
 
toString() - Method in class aQute.lib.io.ByteBufferDataInput
 
toString() - Method in class aQute.lib.io.ByteBufferDataOutput
 
toString() - Method in class aQute.lib.io.ByteBufferInputStream
 
toString() - Method in class aQute.lib.io.ByteBufferOutputStream
 
toString() - Method in class aQute.lib.io.FileTree
 
toString() - Method in class aQute.lib.io.LimitedDataInput
 
toString() - Method in class aQute.lib.json.Encoder
 
toString() - Method in class aQute.lib.justif.Justif
 
toString() - Method in class aQute.lib.markdown.MarkdownFormatter
 
toString() - Method in class aQute.lib.persistentmap.PersistentMap
 
toString() - Method in class aQute.lib.redirect.Capture
 
toString() - Method in class aQute.lib.settings.Settings
 
toString() - Method in class aQute.lib.specinterface.SpecInterface.O
 
toString() - Method in class aQute.lib.stringrover.StringRover
 
toString() - Method in class aQute.lib.tag.Tag
Return a string representation of this Tag and all its children recursively.
toString() - Method in class aQute.libg.clauses.Selector
 
toString() - Method in class aQute.libg.command.Command
 
toString() - Method in class aQute.libg.cryptography.Digest
 
toString() - Method in class aQute.libg.filters.Filter
 
toString() - Method in class aQute.libg.glob.Glob
 
toString() - Method in class aQute.libg.glob.PathSet
 
toString() - Method in class aQute.libg.ints.IntCounter
Returns the String representation of the current value.
toString() - Method in class aQute.libg.parameters.Attributes
 
toString() - Method in enum class aQute.libg.parameters.Attributes.Type
 
toString() - Method in class aQute.libg.parameters.ParameterMap
 
toString() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
toString() - Method in class aQute.libg.sed.ReplacerAdapter.Link
 
toString() - Method in class aQute.libg.tarjan.Tarjan.Node
 
toString() - Method in class aQute.libg.tuple.Pair
 
toString(double) - Method in class aQute.bnd.osgi.Macro
 
toString(double, String) - Static method in class aQute.lib.strings.Strings
 
toString(int) - Method in class aQute.bnd.classfile.MemberInfo
 
toString(Descriptors.TypeRef[]) - Method in class aQute.bnd.differ.JavaElement
 
toString(Object) - Static method in class aQute.bnd.classfile.ElementValueInfo
 
toString(Object) - Method in class aQute.bnd.osgi.Macro
 
toString(Object) - Method in class aQute.lib.justif.Justif
 
toString(Object) - Static method in class aQute.libg.cryptography.Crypto
 
toString(String) - Method in class aQute.bnd.header.Attrs
 
toString(String) - Method in class aQute.libg.parameters.Attributes
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.CapReq
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.And
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.Expression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.Not
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.Or
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.SubExpression
 
toString(StringBuilder) - Method in class aQute.bnd.osgi.resource.FilterParser.WithRangeExpression
 
toString(StringBuilder) - Method in class aQute.bnd.version.MavenVersionRange
 
toString(StringBuilder, String) - Method in class aQute.bnd.differ.Element
 
toString(StringBuilder, String) - Method in class aQute.lib.index.Index.Page
 
toString(Throwable) - Static method in class aQute.bnd.exceptions.Exceptions
 
toString(Throwable) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
toString(Requirement) - Static method in class aQute.bnd.osgi.resource.FilterParser
 
toString(Requirement, boolean) - Static method in class aQute.bnd.osgi.resource.FilterParser
 
toStringList() - Method in class aQute.bnd.component.MergedRequirement
Generate a list of strings formatted appropriately as entries in the Require-Capability header.
toStringWithoutQualifier() - Method in class aQute.bnd.version.Version
 
toTag(Map<Clazz.MethodDef, List<Clazz.MethodDef>>) - Static method in class aQute.bnd.make.coverage.CoverageResource
 
toType(String) - Static method in class aQute.bnd.header.Attrs
 
toType(String) - Static method in class aQute.libg.parameters.Attributes
 
touch(File) - Method in class aQute.bnd.plugin.git.GitPlugin
 
touched - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
toURL(String, File) - Static method in class aQute.lib.io.IO
 
toURL(URI, String) - Method in class aQute.bnd.maven.support.MavenEntry
Converts a repo + path to a URL..
toVersion(Object) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
toVersionClause(Resource) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
Create a VersionedClause by applying a version range mask to the resource! Masks are defined by Macro._range(String[]).
toVersionClause(Resource, String) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
toVersionedClauses(Collection<Resource>) - Static method in class aQute.bnd.osgi.resource.ResourceUtils
 
toVersions(Object) - Method in class aQute.bnd.osgi.resource.CapReqBuilder
 
toZonedDateTime(long) - Static method in class aQute.lib.date.Dates
Return a new ZonedDateTime based on a epoch milliseconds.
toZonedDateTime(LocalDate, LocalTime, ZoneId) - Static method in class aQute.lib.date.Dates
Return a new ZonedDateTime based on a local date, time, and zone.
toZonedDateTime(TemporalAccessor) - Static method in class aQute.lib.date.Dates
Turn a TemporalAccessor into a ZonedDateTime using defaults for missing fields.
trace - Variable in class aQute.bnd.ant.BaseTask
 
trace - Variable in class aQute.bnd.build.ProjectLauncher
 
trace - Variable in class aQute.bnd.osgi.Processor
 
trace - Variable in class aQute.lib.deployer.FileRepo
 
trace - Variable in class aQute.libg.command.Command
 
trace - Variable in class aQute.libg.reporter.ReporterAdapter
 
trace() - Method in class aQute.bnd.http.HttpRequest
Set the verb/method to option
trace() - Method in interface aQute.bnd.main.bnd.bndOptions
 
trace() - Method in interface aQute.bnd.main.bnd.testOptions
 
trace() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
trace() - Method in interface aQute.lib.deployer.FileRepo.Config
 
trace(String) - Method in class aQute.lib.link.Link
 
trace(String, Object...) - Method in class aQute.bnd.ant.BaseTask
Deprecated.
Use SLF4J Logger.debug instead.
trace(String, Object...) - Method in class aQute.bnd.osgi.Processor
Used to provide verbose commands
trace(String, Object...) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
Deprecated.
Use SLF4J Logger.debug instead.
trace(String, Object...) - Method in interface aQute.lib.startlevel.Trace
 
trace(String, Object...) - Method in class aQute.libg.reporter.ReporterAdapter
 
trace(String, Object...) - Method in class aQute.libg.reporter.slf4j.Slf4jReporter
 
trace(String, Object...) - Method in interface aQute.service.reporter.Reporter
Create a warning.
trace(String, Lock) - Method in class aQute.bnd.build.WorkspaceLock
 
Trace - Interface in aQute.lib.startlevel
 
TRACE - Static variable in class aQute.lib.deployer.FileRepo
If set, will trace to stdout.
trackers - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
trail - Variable in class aQute.bnd.build.Workspace
 
trailingBackslash - Static variable in class aQute.libg.command.Command
 
transfer - Variable in class aQute.lib.link.Link
 
transfer(Object) - Method in class aQute.lib.link.Link
Transfer the link to another and close this link object
transform - Variable in class aQute.libg.remote.source.SourceFS.FileDescription
 
transform(InputStream, InputStream, OutputStream, Map<String, String>) - Method in interface aQute.bnd.service.reporter.ReportTransformerPlugin
Transform the model by applying the template on it and write the result to the output stream.
transform(String) - Method in class aQute.libg.remote.source.SourceFS
 
transform(URL, InputStream, OutputStream) - Static method in class aQute.libg.xslt.Transform
 
transform(TransformerFactory, URL, InputStream, OutputStream) - Static method in class aQute.libg.xslt.Transform
 
Transform - Class in aQute.libg.xslt
 
Transform() - Constructor for class aQute.libg.xslt.Transform
 
transformer - Static variable in class aQute.lib.spring.SpringComponent
 
transformer - Variable in class aQute.lib.spring.XMLType
 
transformerFactory - Static variable in class aQute.bnd.main.BaselineCommands
 
transformerFactory - Static variable in class aQute.libg.xslt.Transform
 
TRANSITIONS - Static variable in class aQute.bnd.differ.DiffImpl
The transitions table defines how the state is escalated depending on the children.
TRANSITIVE_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
translate(String) - Method in class aQute.bnd.osgi.Domain
 
translate(String, String) - Method in class aQute.bnd.osgi.Domain
 
translation - Variable in class aQute.bnd.osgi.Domain
 
transpose() - Method in class aQute.lib.collections.MultiMap
 
transpose(boolean) - Method in class aQute.lib.collections.MultiMap
 
traverse(String, Node, Properties) - Static method in class aQute.bnd.maven.PomParser
The maven POM is quite straightforward, it is basically a structured property file.
traverse(Collection<File>, File, Glob) - Static method in class aQute.lib.io.IO
 
traverse(List<String>, File) - Method in class aQute.bnd.osgi.Builder
 
traverse(List<String>, File, String, Pattern) - Method in class aQute.bnd.build.JUnitLauncher
 
traverse(Set<Project>, Project, Set<Project>) - Method in class aQute.bnd.build.Project
 
traversed - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
traverseTag(StringBuilder, Diff, String) - Method in class aQute.bnd.main.BaselineCommands
 
tree - Variable in class aQute.bnd.main.BaselineCommands.PSpec
 
tree - Variable in class aQute.bnd.osgi.Builder
 
tree(Analyzer) - Method in class aQute.bnd.differ.DiffPluginImpl
 
tree(Analyzer) - Method in interface aQute.bnd.service.diff.Differ
 
tree(Jar) - Method in class aQute.bnd.differ.DiffPluginImpl
 
tree(Jar) - Method in interface aQute.bnd.service.diff.Differ
 
tree(File) - Method in class aQute.bnd.differ.DiffPluginImpl
 
tree(File) - Static method in class aQute.lib.io.IO
 
tree(File, String) - Static method in class aQute.lib.io.IO
 
tree(List<String>, File, String, Instruction) - Method in class aQute.bnd.osgi.Processor
 
Tree - Interface in aQute.bnd.service.diff
 
Tree.Data - Class in aQute.bnd.service.diff
 
trigger() - Method in class aQute.lib.concurrent.serial.TriggerRepeat
Trigger the action, returns true if there was no action.
TriggerRepeat - Class in aQute.lib.concurrent.serial
Trigger an action and repeat it as long as it keeps being triggered.
TriggerRepeat() - Constructor for class aQute.lib.concurrent.serial.TriggerRepeat
 
triggers - Variable in class aQute.lib.concurrent.serial.TriggerRepeat
 
trim(String) - Static method in class aQute.lib.strings.Strings
 
TRUE - Static variable in class aQute.bnd.osgi.resource.FilterParser.Expression
 
TRUEORFALSEPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
TRUNCATED - Static variable in class aQute.lib.filter.Filter
 
trust - Variable in class aQute.bnd.connection.settings.ServerDTO
 
trusted - Variable in class aQute.bnd.url.LocalTrustManager
 
trusted() - Method in interface aQute.bnd.url.HttpsVerification.Config
 
tryAdvance(Consumer<? super Clazz>) - Method in class aQute.bnd.osgi.Clazz.HierarchySpliterator
 
tryAdvance(Consumer<? super Descriptors.TypeRef>) - Method in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
tryAdvance(Consumer<? super Resource>) - Method in class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
tryAdvance(Consumer<? super E>) - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
tryAdvance(Consumer<? super File>) - Method in class aQute.lib.io.FileTree.FileTreeSpliterator
 
tryAdvance(Consumer<? super String>) - Method in class aQute.libg.qtokens.QuotedTokenizer.TokenSpliterator
 
tryAdvance(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.Distinct.DistinctSpliterator
 
tryAdvance(Consumer<? super R>) - Method in class aQute.lib.collections.Iterables.IterableEnumeration.EnumerationSpliterator
 
tryAdvance(Consumer<? super T>) - Method in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
tryAdvance(Consumer<? super T>) - Method in class aQute.bnd.stream.DropWhile
 
tryAdvance(Consumer<? super T>) - Method in class aQute.bnd.stream.TakeWhile
 
trySplit() - Method in class aQute.bnd.stream.AbstractWhile
 
trySplit() - Method in class aQute.bnd.unmodifiable.ImmutableMap.ElementCollection.ElementSpliterator
 
tsa - Variable in class aQute.bnd.signing.JartoolSigner
 
tsa() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
tsacert - Variable in class aQute.bnd.signing.JartoolSigner
 
tsacert() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
tsapolicyid - Variable in class aQute.bnd.signing.JartoolSigner
 
tsapolicyid() - Element in annotation interface aQute.bnd.signing.JartoolSigner.Config
 
TSTAMP - Static variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
TSTAMP - Static variable in interface aQute.bnd.osgi.Constants
If set to a long (from epoch time), overrides the real time in the macro processor for tstamp
TUPLE - Enum constant in enum class aQute.bnd.component.annotations.CollectionType
The tuple collection type is used to indicate the collection holds unmodifiable Map.Entries whose key is an unmodifiable Map containing the service properties of the bound service, as specified in CollectionType.PROPERTIES, and whose value is the bound service object.
two - Enum constant in enum class aQute.lib.zip.ZipUtil.State
 
type - Variable in class aQute.bnd.build.Container
 
type - Variable in class aQute.bnd.build.ScriptAction
 
type - Variable in class aQute.bnd.build.WorkspaceNotifier.Receipt
 
type - Variable in class aQute.bnd.classfile.AnnotationInfo
 
type - Variable in class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
type - Variable in class aQute.bnd.classfile.StackMapTableAttribute.ObjectVariableInfo
 
type - Variable in class aQute.bnd.differ.Element
 
type - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
type - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
type - Variable in class aQute.bnd.metatype.ADDef
 
type - Variable in class aQute.bnd.osgi.Clazz.ClassDef
 
type - Variable in class aQute.bnd.osgi.Clazz.TypeDef
 
type - Variable in class aQute.bnd.osgi.Descriptors.Descriptor
 
type - Variable in class aQute.bnd.osgi.PluginsContainer.PluginsSpliterator
 
type - Variable in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
type - Variable in class aQute.bnd.osgi.resource.TypedAttribute
 
type - Variable in class aQute.bnd.service.diff.Diff.Data
 
type - Variable in class aQute.bnd.service.diff.Tree.Data
 
type - Variable in class aQute.bnd.service.repository.ResourceRepository.ResourceRepositoryEvent
 
type - Variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
Specify the mime type of the importing stream.
type - Variable in class aQute.bnd.signatures.FieldSignature
 
type - Variable in class aQute.bnd.signatures.TypeArgument
 
type - Variable in class aQute.lib.annotations.setter.AnnotationSetter
 
type - Variable in class aQute.lib.collections.SortedList
 
type - Variable in class aQute.lib.inject.Injector.Target
The type for which to get a value
type - Variable in class aQute.lib.json.EnumHandler
 
type - Variable in class aQute.lib.json.NumberHandler
 
type - Variable in class aQute.lib.json.SpecialHandler
 
type - Variable in class aQute.lib.persistentmap.PersistentMap
 
type - Variable in class aQute.lib.specinterface.SpecInterface.O
 
type() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
type() - Element in annotation interface aQute.bnd.annotation.metatype.Meta.AD
The type of the field.
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.ChopFrame
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameFrame
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameFrameExtended
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrame
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
type() - Method in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
type() - Method in interface aQute.bnd.header.Attrs.DataType
 
type() - Element in annotation interface aQute.bnd.metatype.annotations.AttributeDefinition
The type of this AttributeDefinition.
type() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
type() - Method in interface aQute.libg.parameters.Attributes.DataType
 
type(Lock) - Method in class aQute.bnd.build.WorkspaceLock
 
Type - Enum Class in aQute.bnd.service.diff
 
Type() - Constructor for enum class aQute.bnd.annotation.metatype.Meta.Type
 
Type() - Constructor for enum class aQute.bnd.service.diff.Type
 
Type(Attrs.Type, String) - Constructor for enum class aQute.bnd.header.Attrs.Type
 
Type(Attributes.Type, String) - Constructor for enum class aQute.libg.parameters.Attributes.Type
 
Type(String) - Constructor for enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
 
TYPE - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
TYPE - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
TYPE - Static variable in class aQute.bnd.aspectj.plugin.AspectJ
 
TYPE() - Constructor for enum class aQute.bnd.build.Container.TYPE
 
TYPE() - Constructor for enum class aQute.bnd.service.repository.ResourceRepository.TYPE
 
type_annotations - Variable in class aQute.bnd.classfile.TypeAnnotationsAttribute
 
TYPE_OFFSET - Static variable in class aQute.lib.index.Index.Page
 
TYPE_PARAMETER - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
type_path - Variable in class aQute.bnd.classfile.TypeAnnotationInfo
 
type_path - Variable in class aQute.bnd.osgi.TypeAnnotation
 
TYPE_USE - Enum constant in enum class aQute.bnd.osgi.Annotation.ElementType
 
TypeAnnotation - Class in aQute.bnd.osgi
 
TypeAnnotation(int, byte[], int, byte[], Descriptors.TypeRef, Map<String, Object>, Annotation.ElementType, RetentionPolicy) - Constructor for class aQute.bnd.osgi.TypeAnnotation
 
TypeAnnotationInfo - Class in aQute.bnd.classfile
 
TypeAnnotationInfo(int, byte[], int, byte[], String, ElementValueInfo[]) - Constructor for class aQute.bnd.classfile.TypeAnnotationInfo
 
typeAnnotationInfos(Class<A>) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
typeAnnotationInfos(Class<A>) - Method in class aQute.bnd.osgi.Clazz.MethodDef
We must also look in the method's Code attribute for type annotations.
typeAnnotations(String) - Method in class aQute.bnd.osgi.Clazz.ElementDef
 
typeAnnotations(String) - Method in class aQute.bnd.osgi.Clazz
 
TypeAnnotationsAttribute - Class in aQute.bnd.classfile
 
TypeAnnotationsAttribute(TypeAnnotationInfo[]) - Constructor for class aQute.bnd.classfile.TypeAnnotationsAttribute
 
TypeAnnotationsAttribute.Constructor<A extends TypeAnnotationsAttribute> - Interface in aQute.bnd.classfile
 
TypeArgument - Class in aQute.bnd.signatures
 
TypeArgument(WildcardIndicator, ReferenceTypeSignature) - Constructor for class aQute.bnd.signatures.TypeArgument
 
typeArguments - Variable in class aQute.bnd.signatures.SimpleClassTypeSignature
 
TYPED - Static variable in class aQute.bnd.header.Attrs
Pattern for List with list type
TYPED - Static variable in class aQute.libg.parameters.Attributes
Pattern for List with list type
TypedAttribute - Class in aQute.bnd.osgi.resource
 
TypedAttribute(String, String) - Constructor for class aQute.bnd.osgi.resource.TypedAttribute
 
TypeDef(Descriptors.TypeRef, boolean) - Constructor for class aQute.bnd.osgi.Clazz.TypeDef
 
typemeta() - Method in interface aQute.bnd.main.bnd.printOptions
 
TypeParameter - Class in aQute.bnd.signatures
 
TypeParameter(String, ReferenceTypeSignature, ReferenceTypeSignature[]) - Constructor for class aQute.bnd.signatures.TypeParameter
 
typeParameters - Variable in class aQute.bnd.signatures.ClassSignature
 
typeParameters - Variable in class aQute.bnd.signatures.MethodSignature
 
typePath() - Method in class aQute.bnd.osgi.TypeAnnotation
 
typeRef - Variable in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
typeRefCache - Variable in class aQute.bnd.osgi.Descriptors
 
TypeReference<T> - Class in aQute.lib.converter
Reference to a type.
TypeReference() - Constructor for class aQute.lib.converter.TypeReference
 
types - Variable in class aQute.bnd.header.Attrs
 
types - Variable in class aQute.lib.json.ObjectHandler
 
types - Variable in class aQute.libg.parameters.Attributes
 
Types - Interface in aQute.libg.asn1
 
TypeSpliterator(Analyzer, Function<? super Clazz, Collection<? extends Descriptors.TypeRef>>, Set<Descriptors.TypeRef>) - Constructor for class aQute.bnd.osgi.Clazz.TypeSpliterator
 
typeStream(Analyzer, Function<? super Clazz, Collection<? extends Descriptors.TypeRef>>, Set<Descriptors.TypeRef>) - Method in class aQute.bnd.osgi.Clazz
 
typeString - Variable in class aQute.bnd.metatype.ADDef
 
typeuse(int, int, byte[], byte[]) - Method in class aQute.bnd.cdi.CDIAnnotationReader
 
typeuse(int, int, byte[], byte[]) - Method in class aQute.bnd.osgi.ClassDataCollector
 
typeuse(int, int, byte[], byte[]) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
TYPEUSE_INDEX_NONE - Static variable in class aQute.bnd.classfile.TypeAnnotationInfo
 
TYPEUSE_INDEX_NONE - Static variable in class aQute.bnd.osgi.Clazz
 
TYPEUSE_TARGET_INDEX_EXTENDS - Static variable in class aQute.bnd.classfile.TypeAnnotationInfo
 
TYPEUSE_TARGET_INDEX_EXTENDS - Static variable in class aQute.bnd.osgi.Clazz
 
TypeVariableSignature - Class in aQute.bnd.signatures
 
TypeVariableSignature(String) - Constructor for class aQute.bnd.signatures.TypeVariableSignature
 
typeVars - Variable in class aQute.bnd.compatibility.Scope
 
tz - Static variable in class aQute.lib.zip.ZipUtil
 

U

UNABLE_TO_LOCATE_SUPER_CLASS - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
unalias(Requirement) - Static method in class aQute.bnd.osgi.resource.CapReqBuilder
Convert an alias requirement to its canonical form.
unbind - Variable in class aQute.bnd.build.model.clauses.ComponentSvcReference
 
unbind - Variable in class aQute.bnd.component.ReferenceDef
 
unbind() - Element in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
unbind() - Element in annotation interface aQute.bnd.component.annotations.Reference
The name of the unbind method for this reference.
UNBIND - Static variable in annotation interface aQute.bnd.annotation.component.Reference
Deprecated.
 
unbind1 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
unbind2 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
unCamel(String) - Static method in class aQute.bnd.osgi.Clazz
 
UNCHANGED - Enum constant in enum class aQute.bnd.service.diff.Delta
 
unchecked(RunnableWithException) - Static method in class aQute.bnd.exceptions.Exceptions
 
unchecked(RunnableWithException) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
unchecked(Callable<? extends V>) - Static method in class aQute.bnd.exceptions.Exceptions
 
unchecked(Callable<? extends V>) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
undent() - Method in class aQute.lib.json.Encoder
 
undertest() - Method in interface aQute.bnd.help.instructions.BuilderInstructions
 
underTest - Variable in class aQute.bnd.ant.ProjectTask
 
UNDERTEST - Static variable in interface aQute.bnd.osgi.Constants
 
unescape(String) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
unescape(String) - Static method in class aQute.configurable.Configurable
 
unescape(String, char) - Static method in class aQute.lib.strings.Strings
Unescape a string with the given escape character.
Unexpected_Error_(String, Exception) - Method in interface aQute.service.reporter.Messages
 
UninitializedVariableInfo(int, int) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.UninitializedVariableInfo
 
unique(Version) - Static method in class aQute.bnd.version.VersionRange
 
uniqueKey(String) - Method in class aQute.libg.parameters.ParameterMap.Parser
 
uniqueKey(String) - Method in class aQute.libg.parameters.ParameterMap
 
unit - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
UNIVERSAL - Static variable in interface aQute.libg.asn1.Types
 
UNIVERSAL_STRING - Static variable in interface aQute.libg.asn1.Types
 
UNIX_FILE - Static variable in class aQute.libg.remote.source.SourceFS
 
unknown - Enum constant in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
 
UNKNOWN - Enum constant in enum class aQute.bnd.build.model.EE
 
UNKNOWN - Enum constant in enum class aQute.bnd.compatibility.Access
 
UNKNOWN - Enum constant in enum class aQute.bnd.compatibility.Kind
 
UNKNOWN - Enum constant in enum class aQute.bnd.osgi.Clazz.JAVA
 
unlock(FileLock) - Method in class aQute.lib.persistentmap.PersistentMap
 
UNMODIFIED - Enum constant in enum class aQute.bnd.service.url.State
 
unordered() - Method in class aQute.bnd.stream.EntryPipeline
 
UnrecognizedAttribute - Class in aQute.bnd.classfile
 
UnrecognizedAttribute(String, ByteBuffer) - Constructor for class aQute.bnd.classfile.UnrecognizedAttribute
 
UnrecognizedFileType_(String) - Method in interface aQute.bnd.main.BndMessages
 
UnrecognizedOption_(String) - Method in interface aQute.lib.getopt.CommandLineMessages
 
unreferencedClasspathEntries - Variable in class aQute.bnd.build.Project
 
Unresolveable - Enum constant in enum class aQute.bnd.service.repository.ResolverInfo.State
 
UNRESOLVED - Static variable in class aQute.bnd.version.MavenVersion
 
unrollCause(Throwable) - Static method in class aQute.bnd.exceptions.Exceptions
 
unrollCause(Throwable) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
unrollCause(Throwable, Class<? extends Throwable>) - Static method in class aQute.bnd.exceptions.Exceptions
 
unrollCause(Throwable, Class<? extends Throwable>) - Static method in class aQute.lib.exceptions.Exceptions
Deprecated.
 
UNSET_OR_MODIFY_WITH_WRONG_SIGNATURE - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
unsetProperty(String) - Method in class aQute.bnd.osgi.Processor
 
unwrap() - Method in class aQute.bnd.result.Err
Returns the contained value if this is an Ok value.
unwrap() - Method in class aQute.bnd.result.Ok
Returns the contained value if this is an Ok value.
unwrap() - Method in interface aQute.bnd.result.Result
Returns the contained value if this is an Ok value.
unwrap(CharSequence) - Method in class aQute.bnd.result.Err
Express the expectation that this object is an Ok value.
unwrap(CharSequence) - Method in class aQute.bnd.result.Ok
Express the expectation that this object is an Ok value.
unwrap(CharSequence) - Method in interface aQute.bnd.result.Result
Express the expectation that this object is an Ok value.
unzip(InputStream, Path) - Method in class aQute.bnd.build.Workspace.CachedFileRepo
 
update() - Method in class aQute.bnd.build.ProjectLauncher
 
update() - Method in class aQute.bnd.build.ProjectTracker
 
update() - Method in interface aQute.bnd.enroute.commands.EnrouteCommand.WorkspaceOptions
 
update(byte[], byte[], int) - Method in class aQute.libg.cafs.CAFS
Update a record in the store, assuming the store is at the right position.
update(int) - Method in class aQute.bnd.http.ProgressWrappingStream
 
update(Processor, String, String) - Method in class aQute.bnd.build.LibraryHandler
 
update(File) - Method in class aQute.libg.remote.source.RemoteSource
 
update(File, String) - Static method in class aQute.bnd.http.URLCache
 
update(InputStream, String, long) - Method in class aQute.bnd.http.URLCache.Info
 
update(String) - Method in class aQute.bnd.http.URLCache.Info
 
update(String, byte[]) - Method in interface aQute.bnd.service.remotelaunch.Slave
 
UPDATE - Enum constant in enum class aQute.bnd.component.annotations.FieldOption
The update field option is used to update the collection referenced by the field when there are changes to the bound services.
UPDATE_FIELD_WITH_STATIC - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
UPDATE_FIELD_WITH_UNARY - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
UPDATE_NEEDED - Static variable in class aQute.bnd.build.ProjectLauncher
 
updateBndFiles() - Method in class aQute.bnd.ant.BndTask
 
updateClasspath() - Method in class aQute.bnd.ant.BndTask
 
updated - Variable in class aQute.bnd.component.ReferenceDef
 
updated() - Element in annotation interface aQute.bnd.component.annotations.Reference
The name of the updated method for this reference.
UPDATED - Enum constant in enum class aQute.bnd.service.url.State
 
updated1 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
updated2 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
updateDocument(IDocument, String, String) - Static method in class aQute.bnd.build.model.BndEditModel
 
updateFromProject() - Method in class aQute.bnd.build.ProjectLauncher
Collect all the aspect from the project and set the local fields from them.
updateFromProject() - Method in class aQute.bnd.build.ProjectTester
 
updateHeader(Analyzer, String, TreeSet<String>) - Method in class aQute.bnd.cdi.CDIAnnotations
Updates specified header, sorting and removing duplicates.
updateHeader(Analyzer, String, TreeSet<String>) - Method in class aQute.bnd.component.DSAnnotations
Updates specified header, sorting and removing duplicates.
updateModified(long, String) - Method in class aQute.bnd.osgi.Jar
 
updateModified(long, String) - Method in class aQute.bnd.osgi.Processor
 
updateSha(String, File) - Method in class aQute.libg.remote.source.SourceFS
 
updateTag - Variable in class aQute.bnd.http.HttpRequest
 
updateTag() - Method in class aQute.bnd.http.HttpRequest
 
updateVersion(MetatypeVersion) - Method in class aQute.bnd.metatype.OCDDef
 
updateVersion(Version, String) - Method in class aQute.bnd.component.ComponentDef
 
updateVersion(Version, String) - Method in class aQute.bnd.component.ReferenceDef
 
upload - Variable in class aQute.bnd.http.HttpRequest
 
upload(Object) - Method in class aQute.bnd.http.HttpRequest
Set the object to upload.
upto - Variable in class aQute.bnd.osgi.Processor
This method is about compatibility.
upTo(String) - Method in class aQute.bnd.compatibility.Signatures.Rover
 
UPTO - Static variable in interface aQute.bnd.osgi.Constants
 
uri - Variable in class aQute.bnd.http.URLCache.InfoDTO
 
uri - Variable in class aQute.libg.sax.SAXElement
 
uri() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
URI_P - Static variable in class aQute.bnd.connection.settings.ConnectionSettings
 
URIUtil - Class in aQute.libg.uri
 
URIUtil() - Constructor for class aQute.libg.uri.URIUtil
 
url - Variable in class aQute.bnd.http.HttpRequest
 
url - Variable in class aQute.bnd.http.URLCache.Info
 
url - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
url - Variable in class aQute.bnd.maven.MavenDeploy
 
url - Variable in class aQute.bnd.maven.MavenDeployCmd
 
url - Variable in class aQute.bnd.maven.support.ProjectPom
 
url - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
url - Variable in class aQute.bnd.osgi.URLResource
 
url - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
Location of the resource
url - Variable in class aQute.bnd.service.url.TaggedData
 
url() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.ContentCapability
 
URLCache - Class in aQute.bnd.http
 
URLCache(File) - Constructor for class aQute.bnd.http.URLCache
 
URLCache.Info - Class in aQute.bnd.http
 
URLCache.InfoDTO - Class in aQute.bnd.http
 
URLClassLoaderWrapper - Class in aQute.libg.classloaders
 
URLClassLoaderWrapper(ClassLoader) - Constructor for class aQute.libg.classloaders.URLClassLoaderWrapper
 
URLConnectionHandler - Interface in aQute.bnd.service.url
This interface is used to sign urls, set options, etc.
URLConnector - Interface in aQute.bnd.service.url
 
URLPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
URLResource - Class in aQute.bnd.osgi
 
URLResource(URL, HttpClient) - Constructor for class aQute.bnd.osgi.URLResource
This constructor is not for use other than by Resource.fromURL(URL).
URLResource.JarURLUtil - Class in aQute.bnd.osgi
Use JarURLConnection to parse jar: URL into URL to jar URL and entry.
use(Processor) - Method in class aQute.bnd.osgi.Processor
 
usecache - Variable in class aQute.bnd.maven.support.Maven
 
useCache() - Method in class aQute.bnd.http.HttpRequest
 
useCache(long) - Method in class aQute.bnd.http.HttpRequest
 
useCache(File) - Method in class aQute.bnd.http.HttpRequest
 
useCache(File, long) - Method in class aQute.bnd.http.HttpRequest
 
useCacheFile - Variable in class aQute.bnd.http.HttpRequest
 
useCaches() - Method in interface aQute.bnd.url.ConnectionSettings.Config
 
USEDBY - Static variable in class aQute.bnd.print.JarPrinter
 
user - Variable in class aQute.bnd.url.BasicAuthentication
 
user() - Method in interface aQute.bnd.url.BasicAuthentication.Config
 
USER_HOME_BND_DEFAULT - Static variable in class aQute.bnd.util.home.Home
 
USER_HOME_BND_SYSTEM_PROP - Static variable in class aQute.bnd.util.home.Home
 
username - Variable in class aQute.bnd.connection.settings.ProxyDTO
 
username - Variable in class aQute.bnd.connection.settings.ServerDTO
 
users - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
uses - Variable in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
uses - Variable in class aQute.bnd.classfile.ModuleAttribute
 
uses - Variable in class aQute.bnd.main.BaselineCommands.PSpec
 
uses - Variable in class aQute.bnd.osgi.Analyzer
 
uses - Variable in class aQute.bnd.osgi.Contracts.Contract
 
uses() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
The uses directive lists package names that are used by this Capability.
uses() - Element in annotation interface aQute.bnd.annotation.service.ServiceCapability
A list of classes whose packages are inspected to calculate the uses directive for this capability.
uses() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProvider
A list of classes whose packages are inspected to calculate the uses directive for this capability.
uses() - Element in annotation interface aQute.bnd.bundle.annotations.Capability
A list of classes whose packages are inspected to calculate the uses directive for this capability.
uses() - Element in annotation interface aQute.bnd.bundle.annotations.Export
A list of package names that are used by this package.
uses() - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
uses() - Method in interface aQute.bnd.main.bnd.printOptions
 
uses(String) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
uses(String[]) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
uses(String, String...) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
uses(Collection<String>) - Method in class aQute.bnd.classfile.builder.ModuleInfoBuilder
 
USES - Static variable in annotation interface aQute.bnd.annotation.Export
 
USES - Static variable in class aQute.bnd.print.JarPrinter
 
USES_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
USES_MACRO - Static variable in class aQute.bnd.annotation.Constants
Not emitted if the list is empty
USES_USES - Static variable in interface aQute.bnd.osgi.Constants
 
usesRequire - Variable in class aQute.bnd.osgi.Verifier
 
useTestCasesHeader - Enum constant in enum class aQute.bnd.maven.plugin.TestCases
The Test-Cases header defined in the bundle.
useThreadForInput - Variable in class aQute.libg.command.Command
 
UTC_TIME_ZONE - Static variable in class aQute.lib.date.Dates
 
UTC_ZONE_ID - Static variable in class aQute.lib.date.Dates
 
UTCTIME - Static variable in interface aQute.libg.asn1.Types
 
utf8(int) - Method in class aQute.bnd.classfile.ConstantPool
 
UTF8_STRING - Static variable in interface aQute.libg.asn1.Types
 
utf8Info(String) - Method in class aQute.bnd.classfile.ConstantPool
 
UTF8Properties - Class in aQute.lib.utf8properties
Properties were by default read as ISO-8859-1 characters.
UTF8Properties() - Constructor for class aQute.lib.utf8properties.UTF8Properties
 
UTF8Properties(File) - Constructor for class aQute.lib.utf8properties.UTF8Properties
 
UTF8Properties(File, Reporter) - Constructor for class aQute.lib.utf8properties.UTF8Properties
 
UTF8Properties(File, Reporter, String[]) - Constructor for class aQute.lib.utf8properties.UTF8Properties
 
UTF8Properties(File, String[]) - Constructor for class aQute.lib.utf8properties.UTF8Properties
 
UTF8Properties(Properties) - Constructor for class aQute.lib.utf8properties.UTF8Properties
 
utility - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
uuidh - Static variable in class aQute.lib.json.JSONCodec
 
UUIDHandler - Class in aQute.lib.json
 
UUIDHandler() - Constructor for class aQute.lib.json.UUIDHandler
 

V

V - Enum constant in enum class aQute.bnd.signatures.VoidDescriptor
 
V1_0 - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
V1_0 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
V1_1 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
V1_2 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
V1_3 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
V1_4 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
V1_5 - Static variable in class aQute.bnd.component.DSAnnotationReader
 
VALID_PROPERTY_TYPES - Static variable in interface aQute.bnd.osgi.Constants
 
VALID_WILDCARD - Static variable in class aQute.bnd.osgi.PermissionGenerator
 
validate() - Method in class aQute.bnd.ant.BndTask
validate required parameters before starting execution
validate() - Method in class aQute.bnd.build.ProjectLauncher
Validate some settings
validate() - Method in class aQute.bnd.maven.PomResource
 
validate() - Method in class aQute.lib.tag.Tag
 
validate(int, int, int) - Static method in class aQute.lib.io.IO.AppendableWriterAdapter
 
validate(Object) - Static method in class aQute.lib.data.Data
 
validate(String) - Static method in class aQute.bnd.version.MavenVersion
 
validate(Callable<Boolean>) - Method in interface aQute.bnd.build.RunSession
 
validate(Map<String, ? extends Object>) - Static method in class aQute.bnd.differ.XmlRepoDiffer
Iterates over a map of entries and if any of entry has a value which is of type List, new entries get created for every element containing in the value.
validateFilter(String) - Static method in class aQute.bnd.osgi.Verifier
 
validateNativeCapability(OSInformation.NativeCapability) - Static method in class aQute.bnd.osgi.OSInformation
 
validateURI(URI) - Method in class aQute.bnd.http.HttpClient
Validate a URI to see if it is supported by this client
validator - Static variable in class aQute.bnd.url.LocalTrustManager
 
Validator - Annotation Interface in aQute.lib.data
 
validKey - Variable in class aQute.lib.utf8properties.PropertiesParser
 
validResourcePath(String, String) - Method in class aQute.bnd.osgi.Analyzer
 
value - Variable in enum class aQute.bnd.annotation.Cardinality
 
value - Variable in enum class aQute.bnd.annotation.Resolution
 
value - Variable in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
value - Variable in class aQute.bnd.classfile.ConstantValueAttribute
 
value - Variable in class aQute.bnd.classfile.ElementValueInfo
 
value - Variable in class aQute.bnd.classfile.UnrecognizedAttribute
 
value - Variable in enum class aQute.bnd.component.annotations.CollectionType
 
value - Variable in enum class aQute.bnd.component.annotations.ConfigurationPolicy
 
value - Variable in enum class aQute.bnd.component.annotations.FieldOption
 
value - Variable in enum class aQute.bnd.component.annotations.ReferenceCardinality
 
value - Variable in enum class aQute.bnd.component.annotations.ReferencePolicy
 
value - Variable in enum class aQute.bnd.component.annotations.ReferencePolicyOption
 
value - Variable in enum class aQute.bnd.component.annotations.ReferenceScope
 
value - Variable in enum class aQute.bnd.component.annotations.ServiceScope
 
value - Variable in enum class aQute.bnd.metatype.annotations.AttributeType
 
value - Variable in enum class aQute.bnd.metatype.MetatypeVersion
 
value - Variable in class aQute.bnd.metatype.OptionDef
 
value - Variable in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
value - Variable in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
value - Variable in class aQute.bnd.osgi.resource.PersistentResource.Attr
 
value - Variable in class aQute.bnd.osgi.resource.TypedAttribute
 
value - Variable in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
 
value - Variable in class aQute.bnd.result.Ok
 
value - Variable in class aQute.bnd.unmodifiable.ImmutableEntry
 
value - Variable in class aQute.bnd.version.maven.ComparableVersion.BigIntegerItem
 
value - Variable in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
value - Variable in class aQute.bnd.version.maven.ComparableVersion.LongItem
 
value - Variable in class aQute.bnd.version.maven.ComparableVersion.StringItem
 
value - Variable in class aQute.bnd.version.maven.ComparableVersion
 
value - Variable in class aQute.lib.annotations.setter.AnnotationSetter.Wrapper
 
value - Variable in class aQute.lib.concurrentinit.ConcurrentInitialize
 
value - Variable in class aQute.lib.filter.Filter.Simple
 
value - Variable in class aQute.lib.link.Link.Result
 
value - Variable in class aQute.libg.filters.SimpleFilter
 
value() - Element in annotation interface aQute.bnd.annotation.baseline.BaselineIgnore
Baseline package version.
value() - Element in annotation interface aQute.bnd.annotation.headers.BundleCategory
The list of categories on the OSGi Website
value() - Element in annotation interface aQute.bnd.annotation.headers.BundleContributors
The email address of the developer.
value() - Element in annotation interface aQute.bnd.annotation.headers.BundleCopyright
The Bundle-Copyright header contains the copyright specification for this bundle.
value() - Element in annotation interface aQute.bnd.annotation.headers.BundleDevelopers
The email address of the developer.
value() - Element in annotation interface aQute.bnd.annotation.headers.BundleDocURL
The Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
value() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
Appended at the end of the clause (after a ';').
value() - Element in annotation interface aQute.bnd.annotation.headers.RequireCapability
Deprecated.
 
value() - Element in annotation interface aQute.bnd.annotation.jpms.ExportTo
 
value() - Element in annotation interface aQute.bnd.annotation.jpms.Open
 
value() - Element in annotation interface aQute.bnd.annotation.service.ServiceCapabilities
 
value() - Element in annotation interface aQute.bnd.annotation.service.ServiceCapability
The service type.
value() - Element in annotation interface aQute.bnd.annotation.spi.ServiceConsumer
The service type.
value() - Element in annotation interface aQute.bnd.annotation.spi.ServiceConsumers
 
value() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProvider
The service type.
value() - Element in annotation interface aQute.bnd.annotation.spi.ServiceProviders
 
value() - Element in annotation interface aQute.bnd.annotation.Version
 
value() - Element in annotation interface aQute.bnd.bundle.annotations.Attribute
The name of the attribute.
value() - Element in annotation interface aQute.bnd.bundle.annotations.Capabilities
Repeated Capability annotations.
value() - Element in annotation interface aQute.bnd.bundle.annotations.Directive
The name of the directive.
value() - Element in annotation interface aQute.bnd.bundle.annotations.Header
The value of this header.
value() - Element in annotation interface aQute.bnd.bundle.annotations.Headers
Repeated Header annotations.
value() - Element in annotation interface aQute.bnd.bundle.annotations.Referenced
A list of referenced classes.
value() - Element in annotation interface aQute.bnd.bundle.annotations.Requirements
Repeated Requirement annotations.
value() - Element in annotation interface aQute.bnd.metatype.annotations.Option
The value of this Option.
value() - Method in class aQute.bnd.properties.PropertiesLineReader
 
value() - Method in class aQute.bnd.result.Err
Returns the value of this instance as an Optional.
value() - Method in class aQute.bnd.result.Ok
Returns the value of this instance as an Optional.
value() - Method in interface aQute.bnd.result.Result
Returns the value of this instance as an Optional.
value() - Element in annotation interface aQute.lib.data.Validator
 
value() - Element in annotation interface aQute.lib.getopt.Description
 
value() - Element in annotation interface aQute.lib.getopt.OptionArgument
 
value() - Element in annotation interface aQute.libg.reporter.Message
 
value(Glob) - Method in interface aQute.bnd.main.bnd.PropertiesOptions
 
value(String, Object, String) - Method in class aQute.bnd.maven.lib.configuration.BeanProperties
 
value(T) - Static method in class aQute.bnd.memoize.CloseableMemoizingSupplier
 
value_length() - Method in class aQute.bnd.classfile.AnnotationInfo
 
value_length() - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
value_length() - Method in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
value_length() - Method in class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
value_length() - Method in class aQute.bnd.classfile.ElementValueInfo.ResultConst
 
value_length() - Method in class aQute.bnd.classfile.ElementValueInfo
 
value_length() - Method in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
value_length() - Method in class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
value_length() - Method in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
value_length() - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
value_length() - Method in class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
value_length() - Method in class aQute.bnd.classfile.ModuleAttribute.Export
 
value_length() - Method in class aQute.bnd.classfile.ModuleAttribute.Open
 
value_length() - Method in class aQute.bnd.classfile.ModuleAttribute.Provide
 
value_length() - Method in class aQute.bnd.classfile.ModuleAttribute.Require
 
value_length() - Method in class aQute.bnd.classfile.ParameterAnnotationInfo
 
value_length() - Method in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.ChopFrame
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.ObjectVariableInfo
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameFrameExtended
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrame
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.UninitializedVariableInfo
 
value_length() - Method in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
value_length() - Method in class aQute.bnd.classfile.TypeAnnotationInfo
 
value_length(Object) - Static method in class aQute.bnd.classfile.ElementValueInfo
 
VALUE_MACRO - Static variable in class aQute.bnd.annotation.spi.Constants
 
valueClass - Variable in class aQute.lib.collections.DoubleKeyMap
 
valueClass - Variable in class aQute.lib.collections.MultiMap
 
ValueCollection(ImmutableMap<?, V>) - Constructor for class aQute.bnd.unmodifiable.ImmutableMap.ValueCollection
 
valueFor(String) - Static method in enum class aQute.bnd.metatype.MetatypeVersion
 
valueOf - Variable in class aQute.lib.json.SpecialHandler
 
valueOf(Class<?>) - Method in class aQute.bnd.osgi.resource.FilterImpl.Equal
 
valueOf(Class<?>, String) - Static method in class aQute.lib.filter.Filter
 
valueOf(String) - Static method in enum class aQute.bnd.annotation.Cardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.annotation.component.ConfigurationPolicy
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.annotation.headers.Category
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.annotation.headers.Resolution
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.annotation.metatype.Meta.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.annotation.Resolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.apiguardian.api.API.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.Container.TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.DownloadBlocker.Stage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.model.EE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.model.OSGI_CORE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.ProjectLauncher.NotificationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.ResolverMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.Workspace.ResourceRepositoryStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.WorkspaceLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.build.WorkspaceNotifier.ET
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.cdi.Discover
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.compatibility.Access
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.compatibility.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.CollectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.ConfigurationPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.FieldOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.ReferenceCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.ReferencePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.ReferencePolicyOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.ReferenceScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.annotations.ServiceScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.DSAnnotations.Options
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.exporter.subsystem.ContainerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.exporter.subsystem.EsaArchiveType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.header.Attrs.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.help.instructions.LauncherInstructions.RunOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.main.bnd.Alg
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.maven.plugin.TestCases
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.maven.support.Pom.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.metatype.annotations.AttributeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.metatype.MetatypeVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Analyzer.Check
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Annotation.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.AttributeClasses
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Clazz.JAVA
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Clazz.QUERY
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Jar.Compression
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Packages.QUERY
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.resource.FilterParser.Op
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.resource.PersistentResource.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.resource.ResolutionDirective
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.properties.LineType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.diff.Delta
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.diff.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.repository.MinimalRepository.Gestalt
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.repository.Phase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.repository.ResolverInfo.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.ResolutionPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.ResourceHandle.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.Strategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.service.url.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.signatures.BaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.signatures.VoidDescriptor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.bnd.signatures.WildcardIndicator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class aQute.bnd.version.Version
 
valueOf(String) - Static method in enum class aQute.lib.strings.Strings.Magnitude
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.lib.zip.ZipUtil.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.libg.filters.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.libg.glob.Glob.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.libg.parameters.Attributes.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class aQute.libg.remote.Event
Returns the enum constant of this class with the specified name.
values - Static variable in enum class aQute.bnd.build.model.EE
 
values - Variable in class aQute.bnd.classfile.AnnotationInfo
 
values - Variable in class aQute.bnd.help.Syntax
 
values - Static variable in enum class aQute.bnd.osgi.Clazz.JAVA
 
values - Static variable in class aQute.lib.base64.Base64
 
values() - Static method in enum class aQute.bnd.annotation.Cardinality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.annotation.component.ConfigurationPolicy
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.annotation.headers.Category
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.annotation.headers.Resolution
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.annotation.metatype.Meta.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.annotation.Resolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.apiguardian.api.API.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.Container.TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.DownloadBlocker.Stage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.model.EE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.model.OSGI_CORE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.ProjectLauncher.NotificationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.ResolverMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.Workspace.ResourceRepositoryStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.WorkspaceLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.build.WorkspaceNotifier.ET
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.cdi.Discover
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.compatibility.Access
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.compatibility.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.CollectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.ConfigurationPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.FieldOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.ReferenceCardinality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.ReferencePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.ReferencePolicyOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.ReferenceScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.annotations.ServiceScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.DSAnnotations.Options
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.exporter.subsystem.ContainerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.exporter.subsystem.EsaArchiveType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.header.Attrs.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class aQute.bnd.header.Attrs
 
values() - Method in class aQute.bnd.header.Parameters
 
values() - Static method in enum class aQute.bnd.help.instructions.LauncherInstructions.RunOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.help.instructions.ResolutionInstructions.Runorder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.main.bnd.Alg
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.maven.MavenDependencyGraph.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.maven.plugin.TestCases
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.maven.support.Pom.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.metatype.annotations.AttributeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.metatype.MetatypeVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.Analyzer.Check
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.Annotation.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.AttributeClasses
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.Clazz.JAVA
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.Clazz.QUERY
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class aQute.bnd.osgi.Instructions
 
values() - Static method in enum class aQute.bnd.osgi.Jar.Compression
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.Packages.QUERY
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class aQute.bnd.osgi.Packages
 
values() - Static method in enum class aQute.bnd.osgi.PermissionGenerator.Parameter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.resource.FilterBuilder.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.resource.FilterParser.Op
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.resource.PersistentResource.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.resource.ResolutionDirective
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.osgi.Verifier.ActivatorErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin.Access
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.properties.LineType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.diff.Delta
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.diff.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.repository.MinimalRepository.Gestalt
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.repository.Phase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.repository.ResolverInfo.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.repository.ResourceRepository.TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.ResolutionPhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.ResourceHandle.Location
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.Strategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.service.url.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.signatures.BaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.signatures.VoidDescriptor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.bnd.signatures.WildcardIndicator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class aQute.bnd.stream.EntryPipeline
 
values() - Method in interface aQute.bnd.stream.MapStream
 
values() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
values() - Method in class aQute.lib.collections.MultiMap
 
values() - Method in class aQute.lib.env.Header
 
values() - Method in class aQute.lib.env.Props
 
values() - Method in class aQute.lib.env.Sieve
 
values() - Method in class aQute.lib.settings.Settings
 
values() - Static method in enum class aQute.lib.strings.Strings.Magnitude
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.lib.zip.ZipUtil.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.libg.filters.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.libg.glob.Glob.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class aQute.libg.parameters.Attributes.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class aQute.libg.parameters.Attributes
 
values() - Static method in enum class aQute.libg.remote.Event
Returns an array containing the constants of this enum class, in the order they are declared.
valueSize - Variable in class aQute.lib.index.Index
 
valuesStream() - Method in class aQute.lib.collections.MultiMap
 
valueString(Object) - Static method in class aQute.bnd.build.model.conversions.CapReqFormatter
 
valueToProperty(Object, boolean) - Method in class aQute.bnd.metatype.OCDReader.OCDDataCollector
 
valueType - Variable in class aQute.lib.json.MapHandler
 
valueType(Class<?>, Object, boolean) - Method in class aQute.bnd.component.DSAnnotationReader.ComponentPropertyTypeDataCollector
 
valueType(Object) - Static method in class aQute.bnd.build.model.conversions.CapReqFormatter
 
var(String) - Method in class aQute.libg.command.Command
 
var(String, String) - Method in class aQute.libg.command.Command
 
var(Map<String, String>) - Method in class aQute.libg.command.Command
 
variables - Variable in class aQute.libg.command.Command
 
vehicle - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
vendorKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
verb - Variable in class aQute.bnd.http.HttpRequest
 
verb(String) - Method in class aQute.bnd.http.HttpRequest
Set the HTTP verb.
verbose() - Method in interface aQute.bnd.main.BaselineCommands.baseLineOptions
 
verbose() - Method in interface aQute.bnd.main.bnd.createOptions
 
verbose() - Method in interface aQute.bnd.main.bnd.extractOptions
 
verbose() - Method in interface aQute.bnd.main.bnd.typeOptions
 
verbose() - Method in interface aQute.bnd.main.bnd.verboseOptions
 
verification_type_info(StackMapTableAttribute.VerificationTypeInfo) - Method in class aQute.bnd.osgi.Clazz
 
VerificationTypeInfo(int) - Constructor for class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
verifier(PublicKey, Digest) - Static method in class aQute.libg.cryptography.Crypto
 
Verifier - Class in aQute.bnd.osgi
 
Verifier - Class in aQute.libg.cryptography
 
Verifier(Analyzer) - Constructor for class aQute.bnd.osgi.Verifier
 
Verifier(Jar) - Constructor for class aQute.bnd.osgi.Verifier
 
Verifier(Signature, Digest) - Constructor for class aQute.libg.cryptography.Verifier
 
Verifier.ActivatorErrorType - Enum Class in aQute.bnd.osgi
 
Verifier.BundleActivatorError - Class in aQute.bnd.osgi
 
VerifierPlugin - Interface in aQute.bnd.service.verifier
 
verify - Variable in class aQute.bnd.connection.settings.ServerDTO
 
verify - Variable in class aQute.bnd.url.HttpsVerification
 
verify - Variable in class aQute.bnd.url.LocalTrustManager
 
verify() - Method in interface aQute.bnd.main.bnd.printOptions
 
verify() - Method in interface aQute.bnd.main.bnd.runOptions
 
verify() - Method in interface aQute.bnd.main.bnd.testOptions
 
verify() - Method in class aQute.bnd.osgi.Verifier
 
verify() - Method in class aQute.lib.filter.Filter
 
verify() - Method in class aQute.libg.cryptography.Verifier
 
verify(byte[]) - Method in class aQute.lib.settings.Settings
Verify a signed byte array
verify(Attrs, String, Pattern, boolean, String, String...) - Method in class aQute.bnd.osgi.Verifier
 
verify(Analyzer) - Method in class aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
 
verify(Analyzer) - Method in class aQute.bnd.plugin.maven.CentralCheck
 
verify(Analyzer) - Method in class aQute.bnd.plugin.spi.SPIDescriptorGenerator
 
verify(Analyzer) - Method in interface aQute.bnd.service.verifier.VerifierPlugin
This plugin is called after the manifest generation and after the jar is fully populated with resources.
verify(String, Pattern) - Static method in class aQute.bnd.osgi.Verifier
 
verify(URI, String) - Method in class aQute.bnd.maven.support.MavenEntry
Verify that the repo has a checksum file for the given path and that this checksum matchs.
verify(URI, String, String) - Method in class aQute.bnd.maven.support.MavenEntry
Verify the path against its digest for the given algorithm.
VERIFY - Static variable in class aQute.bnd.print.JarPrinter
 
verifyActivationPolicy() - Method in class aQute.bnd.osgi.Verifier
 
verifyActivationPolicy(String) - Method in class aQute.bnd.osgi.Verifier
 
verifyActivator() - Method in class aQute.bnd.osgi.Verifier
 
verifyAttribute(String, String, String, String) - Method in class aQute.bnd.osgi.Analyzer
 
verifyAttrs(String, Attrs) - Method in class aQute.bnd.osgi.Verifier
 
verifyBundleClasspath() - Method in class aQute.bnd.osgi.Verifier
 
verifyCapabilities() - Method in class aQute.bnd.osgi.Verifier
 
verifyChecksums(boolean) - Method in class aQute.bnd.osgi.Verifier
Verify the checksums from the manifest against the real thing.
verifyCommand(String[], String, Pattern[], int, int) - Static method in class aQute.bnd.osgi.Macro
 
verifyCommand(String[], String, Pattern[], int, int) - Static method in class aQute.libg.sed.ReplacerAdapter
 
verifyComponent() - Method in class aQute.bnd.osgi.Verifier
 
verifyDependencies(boolean) - Method in class aQute.bnd.build.Project
Method to verify that the paths are correct, ie no missing dependencies
verifyDependencies(Project, boolean, boolean) - Method in class aQute.bnd.main.bnd
 
verifyDependencies(String, Collection<Container>) - Method in class aQute.bnd.build.Project
 
verifyDirectives(String, String, Pattern, String) - Method in class aQute.bnd.osgi.Verifier
Verify if the header does not contain any other directives
verifyDirectives(String, Function<String, String>, Pattern, String) - Method in class aQute.bnd.osgi.Verifier
Verify if the header does not contain any other directives
verifyDynamicImportPackage() - Method in class aQute.bnd.osgi.Verifier
DynamicImport-Package ::= dynamic-description ( ',' dynamic-description )* dynamic-description::= wildcard-names ( ';' parameter )* wildcard-names ::= wildcard-name ( ';' wildcard-name )* wildcard-name ::= package-name | ( package-name '.*' ) // See 1.4.2 | '*'
verifyEntry(RandomAccessFile) - Method in class aQute.libg.cafs.CAFS
 
verifyExports() - Method in class aQute.bnd.osgi.Verifier
Verify that the exports only use versions.
verifyFilter(String) - Method in class aQute.bnd.osgi.Verifier
 
verifyFilter(String, int) - Static method in class aQute.bnd.osgi.Verifier
filter ::= ’(’ filter-comp ’)’ filter-comp ::= and | or | not | operation and ::= ’&’ filter-list or ::= ’|’ filter-list not ::= ’!’ filter filter-list ::= filter | filter filter-list operation ::= simple | present | substring simple ::= attr filter-type value filter-type ::= equal | approx | greater | less equal ::= ’=’ approx ::= ’˜=’ greater ::= ’>=’ less ::= ’<=’ present ::= attr ’=*’ substring ::= attr ’=’ initial any final inital ::= () | value any ::= ’*’ star-value star-value ::= () | value ’*’ star-value final ::= () | value value ::= <see text>
verifyFilterOperation(String, int) - Static method in class aQute.bnd.osgi.Verifier
 
verifyHeader(String, Pattern, boolean) - Method in class aQute.bnd.osgi.Verifier
 
verifyHeaders() - Method in class aQute.bnd.osgi.Verifier
 
verifyImports() - Method in class aQute.bnd.osgi.Verifier
Verify that the imports properly use version ranges.
verifyListHeader(String, Pattern, boolean) - Method in class aQute.bnd.osgi.Verifier
 
verifyManifestFirst() - Method in class aQute.bnd.osgi.Verifier
 
verifyManifestHeadersCase(Properties) - Method in class aQute.bnd.osgi.Analyzer
Bnd is case sensitive for the instructions so we better check people are not using an invalid case.
verifyMetaPersistence() - Method in class aQute.bnd.osgi.Verifier
Verify the Meta-Persistence header
verifyNamespace(String, String) - Method in class aQute.bnd.osgi.Verifier
 
verifyNative() - Method in class aQute.bnd.osgi.Verifier
 
verifyPathNames() - Method in class aQute.bnd.osgi.Verifier
Verify of the path names in the JAR are valid on all OS's (mainly windows)
verifyRequirements() - Method in class aQute.bnd.osgi.Verifier
 
verifySignature(DataInput, byte[]) - Method in class aQute.libg.cafs.CAFS
 
verifySymbolicName() - Method in class aQute.bnd.osgi.Verifier
 
verifyType(Attrs.Type, String) - Method in class aQute.bnd.osgi.Verifier
 
verifyUnresolvedReferences() - Method in class aQute.bnd.osgi.Verifier
Check for unresolved imports.
verifyUses() - Method in class aQute.bnd.osgi.Verifier
Verify the use clauses
version - Enum constant in enum class aQute.bnd.component.DSAnnotations.Options
 
version - Enum constant in enum class aQute.bnd.metatype.MetatypeAnnotations.Options
 
version - Variable in class aQute.bnd.ant.WrapTask
 
version - Variable in class aQute.bnd.build.Container
 
version - Variable in class aQute.bnd.build.LibraryHandler.RepoLibrary
 
version - Variable in class aQute.bnd.component.ComponentDef
 
version - Variable in class aQute.bnd.component.ReferenceDef
 
version - Variable in class aQute.bnd.differ.Baseline.BundleInfo
Deprecated.
version - Static variable in class aQute.bnd.help.Syntax
 
version - Variable in class aQute.bnd.main.BaselineCommands.PSpec
 
version - Variable in class aQute.bnd.main.RepoCommand.Spec
 
version - Variable in class aQute.bnd.maven.baseline.plugin.Base
 
version - Variable in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
version - Variable in class aQute.bnd.maven.PomResource
 
version - Variable in class aQute.bnd.maven.support.Pom.Dependency
 
version - Variable in class aQute.bnd.maven.support.Pom
 
version - Variable in class aQute.bnd.metatype.OCDDef
 
version - Variable in class aQute.bnd.osgi.BundleId
 
version - Variable in class aQute.bnd.osgi.Contracts.Contract
 
version - Variable in class aQute.bnd.resource.repository.ResourceRepositoryImpl.FileLayout
 
version - Variable in class aQute.bnd.service.repository.SearchableRepository.ResourceDescriptor
The version of the resource.
version - Variable in class aQute.bnd.service.RepositoryPlugin.PutOptions
When set, the repository must use it as the version
version - Variable in class aQute.bnd.version.MavenVersion
 
version - Variable in class aQute.lib.settings.Settings.Data
 
version - Static variable in interface aQute.libg.remote.Sink
 
version - Variable in class aQute.libg.remote.Welcome
 
version() - Element in annotation interface aQute.bnd.annotation.headers.ProvideCapability
Deprecated.
The version of the capability.
version() - Element in annotation interface aQute.bnd.bundle.annotations.Capability
The version of this capability.
version() - Element in annotation interface aQute.bnd.bundle.annotations.Requirement
The floor version of the version range for this requirement.
version() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.GeneratorSpec
 
version() - Method in interface aQute.bnd.main.bnd.createOptions
 
version() - Method in interface aQute.bnd.main.bnd.wrapOptions
 
version() - Method in interface aQute.bnd.main.Profiles.CreateOptions
 
version() - Method in interface aQute.bnd.osgi.repository.BridgeRepository.InfoCapability
 
version() - Method in interface aQute.bnd.osgi.resource.ResourceUtils.IdentityCapability
 
version(int, int) - Method in class aQute.bnd.osgi.ClassDataCollector
 
version(int, int) - Method in class aQute.bnd.osgi.ClassDataCollectors.Collectors
 
version(Version, String) - Static method in class aQute.bnd.osgi.Macro
 
Version - Class in aQute.bnd.version
 
Version - Annotation Interface in aQute.bnd.annotation
 
Version() - Constructor for class aQute.bnd.version.Version
 
Version(int) - Constructor for class aQute.bnd.version.Version
 
Version(int, int) - Constructor for class aQute.bnd.version.Version
 
Version(int, int, int) - Constructor for class aQute.bnd.version.Version
 
Version(int, int, int, String) - Constructor for class aQute.bnd.version.Version
 
Version(String) - Constructor for class aQute.bnd.version.Version
 
VERSION - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
VERSION - Enum constant in enum class aQute.bnd.osgi.Clazz.QUERY
 
VERSION - Enum constant in enum class aQute.bnd.osgi.resource.PersistentResource.DataType
 
VERSION - Enum constant in enum class aQute.bnd.service.diff.Type
 
VERSION - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
VERSION - Static variable in annotation interface aQute.bnd.annotation.component.Component
Deprecated.
 
VERSION - Static variable in class aQute.bnd.header.Attrs
 
VERSION - Static variable in class aQute.bnd.maven.PomResource
 
VERSION - Static variable in class aQute.bnd.osgi.Verifier
 
VERSION - Static variable in class aQute.bnd.version.MavenVersion
 
VERSION - Static variable in class aQute.bnd.version.Version
 
VERSION - Static variable in class aQute.libg.parameters.Attributes
 
VERSION_1_2 - Enum constant in enum class aQute.bnd.metatype.MetatypeVersion
 
VERSION_1_3 - Enum constant in enum class aQute.bnd.metatype.MetatypeVersion
 
VERSION_1_4 - Enum constant in enum class aQute.bnd.metatype.MetatypeVersion
 
VERSION_ANNOTATION - Static variable in class aQute.bnd.differ.JavaElement
 
VERSION_ATTR_HASH - Static variable in interface aQute.bnd.osgi.Constants
 
VERSION_ATTR_LATEST - Static variable in interface aQute.bnd.osgi.Constants
 
VERSION_ATTR_PROJECT - Static variable in interface aQute.bnd.osgi.Constants
 
VERSION_ATTR_SNAPSHOT - Static variable in interface aQute.bnd.osgi.Constants
 
VERSION_ATTRIBUTE - Static variable in interface aQute.bnd.osgi.Constants
 
VERSION_ATTRIBUTE - Static variable in class aQute.bnd.osgi.resource.MainClassNamespace
The version of this bundle as set by Bundle-Version, not set if absent
VERSION_FILTER - Static variable in interface aQute.bnd.osgi.Constants
 
VERSION_MASK - Static variable in class aQute.bnd.osgi.Macro
 
VERSION_MISMATCH - Enum constant in enum class aQute.bnd.component.error.DeclarativeServicesAnnotationError.ErrorType
 
VERSION_P - Static variable in class aQute.bnd.osgi.Verifier
 
VERSION_RANGE_S - Static variable in class aQute.bnd.osgi.Verifier
 
VERSION_S - Static variable in class aQute.bnd.osgi.Verifier
 
VERSION_STRING - Static variable in class aQute.bnd.osgi.Verifier
 
VERSION_STRING - Static variable in class aQute.bnd.version.MavenVersion
 
VERSION_STRING - Static variable in class aQute.bnd.version.Version
 
VERSIONDEFAULTS - Static variable in interface aQute.bnd.osgi.Constants
 
VERSIONED - Enum constant in enum class aQute.bnd.osgi.Packages.QUERY
 
VersionedClause - Class in aQute.bnd.build.model.clauses
 
VersionedClause(BundleId) - Constructor for class aQute.bnd.build.model.clauses.VersionedClause
 
VersionedClause(String) - Constructor for class aQute.bnd.build.model.clauses.VersionedClause
 
VersionedClause(String, Attrs) - Constructor for class aQute.bnd.build.model.clauses.VersionedClause
 
VersionedClauseConverter - Class in aQute.bnd.build.model.conversions
 
VersionedClauseConverter() - Constructor for class aQute.bnd.build.model.conversions.VersionedClauseConverter
 
versionKey - Variable in enum class aQute.bnd.exporter.subsystem.ContainerType
 
versionLabel - Variable in enum class aQute.bnd.build.model.EE
 
versionMap - Variable in class aQute.bnd.build.Project
 
VersionRange - Class in aQute.bnd.version
 
VersionRange(boolean, Version, Version, boolean) - Constructor for class aQute.bnd.version.VersionRange
 
VersionRange(Version, Version) - Constructor for class aQute.bnd.version.VersionRange
 
VersionRange(String) - Constructor for class aQute.bnd.version.VersionRange
 
VersionRange(String, String) - Constructor for class aQute.bnd.version.VersionRange
 
VERSIONRANGE - Static variable in class aQute.bnd.osgi.Verifier
 
VERSIONRANGE - Static variable in class aQute.bnd.version.MavenVersion
 
VERSIONRANGE_P - Static variable in class aQute.bnd.osgi.Verifier
 
versionReason - Variable in class aQute.bnd.component.ComponentDef
 
versions(String) - Method in class aQute.bnd.build.WorkspaceRepository
 
versions(String) - Method in class aQute.bnd.filerepo.FileRepo
Deprecated.
 
versions(String) - Method in class aQute.bnd.maven.MavenRepository
Deprecated.
 
versions(String) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
versions(String) - Method in class aQute.bnd.osgi.repository.BridgeRepository
 
versions(String) - Method in interface aQute.bnd.service.repository.MinimalRepository
 
versions(String) - Method in interface aQute.bnd.service.RepositoryPlugin
Return a list of versions.
versions(String) - Method in class aQute.lib.deployer.FileRepo
 
VERSIONS - Enum constant in enum class aQute.bnd.header.Attrs.Type
 
VERSIONS - Enum constant in enum class aQute.libg.parameters.Attributes.Type
 
VersionSettings() - Constructor for class aQute.bnd.component.DSAnnotations.VersionSettings
 
VersionSettings() - Constructor for class aQute.bnd.metatype.MetatypeAnnotations.VersionSettings
 
vertex(Formatter, Vertex, Vertex) - Method in class aQute.lib.dot.DOT
 
vertexAttributes - Variable in class aQute.lib.dot.DOT
 
vertical(int, Collection<?>) - Static method in class aQute.lib.collections.MultiMap
 
VETOED_INSTR - Static variable in class aQute.bnd.cdi.CDIAnnotationReader
 
VIDEOTEX_STRING - Static variable in interface aQute.libg.asn1.Types
 
view(String[], int) - Method in class aQute.bnd.maven.MavenCommand
 
view(String, String) - Method in class aQute.libg.remote.sink.RemoteSink
 
view(String, String) - Method in interface aQute.libg.remote.Sink
View a file or dir
virginal - Enum constant in enum class aQute.libg.remote.Event
 
VISIBILITY_DIRECTIVE - Static variable in interface aQute.bnd.osgi.Constants
 
VISIBLE_STRING - Static variable in interface aQute.libg.asn1.Types
 
visit(Classpath.ClassVisitor) - Method in class aQute.bnd.build.Classpath
Visit each class on the class path.
visit(Clazz) - Method in interface aQute.bnd.build.Classpath.ClassVisitor
 
visit(FilterParser.And) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.And) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.And) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.ApproximateExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.ApproximateExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.ApproximateExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.BundleExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.BundleExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.BundleExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.And
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.ApproximateExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.BundleExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.Expression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.HostExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.IdentityExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.Not
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.Or
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.PackageExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.PatternExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.RangeExpression
 
visit(FilterParser.ExpressionVisitor<T>) - Method in class aQute.bnd.osgi.resource.FilterParser.SimpleExpression
 
visit(FilterParser.HostExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.HostExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.HostExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.IdentityExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.IdentityExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.IdentityExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.Not) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.Not) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.Or) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.Or) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.Or) - Method in class aQute.bnd.osgi.PermissionGenerator.FindReferencedServices
 
visit(FilterParser.Or) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.PackageExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.PackageExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.PackageExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.PatternExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.PatternExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.PatternExpression) - Method in class aQute.bnd.osgi.PermissionGenerator.FindReferencedServices
 
visit(FilterParser.PatternExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.RangeExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.RangeExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.RangeExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.SimpleExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.SimpleExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.SimpleExpression) - Method in class aQute.bnd.osgi.PermissionGenerator.FindReferencedServices
 
visit(FilterParser.SimpleExpression) - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visit(FilterParser.SubExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.ComparatorKeyAttributeFinder
 
visit(FilterParser.SubExpression) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visit(FilterParser.WithRangeExpression, String) - Method in class aQute.bnd.differ.XmlRepoDiffer.FilterVisitor
 
visitAnnotationDefault(ClassDataCollector, AnnotationDefaultAttribute, Clazz.ElementDef) - Method in class aQute.bnd.osgi.Clazz
 
visitAnnotations(ClassDataCollector, AnnotationsAttribute, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
visitAttributes(ClassDataCollector, Clazz.ElementDef) - Method in class aQute.bnd.osgi.Clazz
Called for the attributes in the class, field, or method.
visitClassFile(ClassDataCollector) - Method in class aQute.bnd.osgi.Clazz
 
visitCode(ClassDataCollector, CodeAttribute, Annotation.ElementType) - Method in class aQute.bnd.osgi.Clazz
 
visitConstantValue(ClassDataCollector, ConstantValueAttribute) - Method in class aQute.bnd.osgi.Clazz
 
visited - Variable in class aQute.bnd.osgi.Clazz.TypeSpliterator
 
visited - Variable in class aQute.bnd.osgi.repository.XMLResourceGenerator
 
visitEnclosingMethod(ClassDataCollector, EnclosingMethodAttribute) - Method in class aQute.bnd.osgi.Clazz
 
visitFalse() - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visitInnerClasses(ClassDataCollector, InnerClassesAttribute) - Method in class aQute.bnd.osgi.Clazz
 
visitMethodParameters(ClassDataCollector, MethodParametersAttribute, Clazz.ElementDef) - Method in class aQute.bnd.osgi.Clazz
 
visitParameterAnnotations(ClassDataCollector, ParameterAnnotationsAttribute, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
visitReferenceMethod(ClassDataCollector, int) - Method in class aQute.bnd.osgi.Clazz
Called when crawling the byte code and a method reference is found
visitSignature(ClassDataCollector, SignatureAttribute) - Method in class aQute.bnd.osgi.Clazz
 
visitTrue() - Method in class aQute.bnd.osgi.PermissionGenerator.FindReferencedServices
 
visitTrue() - Method in class aQute.bnd.osgi.resource.FilterParser.ExpressionVisitor
 
visitTypeAnnotations(ClassDataCollector, TypeAnnotationsAttribute, Annotation.ElementType, RetentionPolicy, int) - Method in class aQute.bnd.osgi.Clazz
 
VMAX - Static variable in class aQute.bnd.component.DSAnnotationReader
 
vmpath() - Method in interface aQute.bnd.main.bnd.infoOptions
 
VOID - Static variable in class aQute.bnd.osgi.Descriptors
 
VOID_R - Static variable in class aQute.bnd.differ.JavaElement
 
VoidDescriptor - Enum Class in aQute.bnd.signatures
 
VoidDescriptor() - Constructor for enum class aQute.bnd.signatures.VoidDescriptor
 

W

WAB - Static variable in interface aQute.bnd.osgi.Constants
 
WABLIB - Static variable in interface aQute.bnd.osgi.Constants
 
waitForResult(int, Type) - Method in class aQute.lib.link.Link
 
waitForService(Class<T>, long) - Method in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
waiting - Variable in class aQute.libg.forker.Forker
 
waitTillStarted(long) - Method in interface aQute.bnd.build.RunSession
 
warning - Variable in class aQute.bnd.build.Container
 
warning - Variable in class aQute.bnd.differ.Baseline.Info
 
warning() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.StaleTest
 
warning(String, Object...) - Method in class aQute.bnd.ant.BaseTask
 
warning(String, Object...) - Method in class aQute.bnd.osgi.Processor
 
warning(String, Object...) - Method in class aQute.bnd.url.DefaultURLConnectionHandler
 
warning(String, Object...) - Method in interface aQute.libg.log.Logger
 
warning(String, Object...) - Method in class aQute.libg.reporter.ReporterAdapter
 
warning(String, Object...) - Method in class aQute.libg.reporter.slf4j.Slf4jReporter
 
warning(String, Object...) - Method in interface aQute.service.reporter.Reporter
Create a warning.
WARNING - Enum constant in enum class aQute.bnd.build.ProjectLauncher.NotificationType
 
WARNING - Static variable in class aQute.bnd.build.ProjectLauncher
 
WARNING_P - Static variable in class aQute.bnd.osgi.Macro
 
WARNINGImpl(Reporter.SetLocation) - Constructor for class aQute.libg.reporter.ReporterMessages.WARNINGImpl
 
warnings - Variable in class aQute.bnd.ant.BaseTask
 
warnings - Variable in class aQute.bnd.osgi.Processor
 
warnings - Variable in class aQute.libg.reporter.ReporterAdapter
 
Warnings - Interface in aQute.bnd.help
Deprecated.
warOutputDir - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
wasSingle() - Method in class aQute.bnd.version.MavenVersionRange
 
watch() - Method in class aQute.bnd.build.ProjectLauncher.LiveCoding
 
watch(BiConsumer<Path, String>) - Method in class aQute.lib.watcher.FileWatcher.FileSystemWatcher
 
watchers - Variable in class aQute.lib.watcher.FileWatcher
 
watching - Variable in class aQute.lib.watcher.FileWatcher.Builder
 
watching - Variable in class aQute.lib.watcher.FileWatcher.FileSystemWatcher
 
watchService - Variable in class aQute.lib.watcher.FileWatcher.FileSystemWatcher
 
wd - Variable in class aQute.bnd.osgi.CommandResource
 
welcome - Variable in class aQute.libg.remote.source.RemoteSource
 
Welcome - Class in aQute.libg.remote
 
Welcome() - Constructor for class aQute.libg.remote.Welcome
 
what - Variable in class aQute.bnd.build.ReflectAction
 
what - Variable in class aQute.bnd.osgi.repository.XMLResourceParser
 
where - Variable in class aQute.bnd.maven.PomPropertiesResource
 
where - Variable in class aQute.bnd.maven.PomResource
 
where - Variable in class aQute.lib.putjar.DirectoryInputStream
 
where - Variable in class aQute.lib.settings.Settings
 
where() - Method in interface aQute.bnd.main.bnd.selectOptions
 
WHERE - Static variable in class aQute.bnd.maven.PomResource
 
wide - Static variable in class aQute.bnd.osgi.OpCodes
 
width - Variable in class aQute.lib.consoleapp.AbstractConsoleApp
 
width - Variable in class aQute.lib.justif.Justif
 
width() - Method in interface aQute.bnd.main.bnd.syntaxOptions
 
width() - Method in interface aQute.lib.consoleapp.AbstractConsoleApp.MainOptions
 
WILD - Enum constant in enum class aQute.bnd.signatures.WildcardIndicator
 
wildcard - Variable in class aQute.bnd.signatures.TypeArgument
 
WILDCARD - Static variable in class aQute.bnd.osgi.Instruction
 
WILDCARD - Static variable in class aQute.lib.filter.Filter
 
WILDCARD - Static variable in class aQute.libg.sed.ReplacerAdapter
 
WildcardIndicator - Enum Class in aQute.bnd.signatures
 
WildcardIndicator() - Constructor for enum class aQute.bnd.signatures.WildcardIndicator
 
WILDCARDNAMEPATTERN - Static variable in class aQute.bnd.osgi.Verifier
 
WILDCARDPACKAGE - Static variable in class aQute.bnd.osgi.Verifier
 
WINDOWS_FILE - Static variable in class aQute.libg.remote.source.SourceFS
 
WINDOWS_FILE_PATTERN - Static variable in class aQute.libg.uri.URIUtil
 
WINDOWS_MACROS - Static variable in class aQute.lib.io.IO
 
WINDOWS_PREFIX - Static variable in class aQute.libg.remote.source.SourceFS
 
windowsQuote(String) - Static method in class aQute.libg.command.Command
 
WireImpl - Class in aQute.bnd.osgi.resource
 
WireImpl(Capability, Requirement) - Constructor for class aQute.bnd.osgi.resource.WireImpl
 
wireless - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
with(Clazz, ClassDataCollector) - Method in class aQute.bnd.osgi.ClassDataCollectors
 
with(ProgressPlugin.Task, Callable<T>) - Static method in class aQute.bnd.service.progress.TaskManager
Execute a callable keeping the task active on the current thread.
with(String, String) - Method in class aQute.bnd.header.Attrs
 
with(String, String) - Method in class aQute.libg.parameters.Attributes
 
withDefault - Variable in class aQute.lib.specinterface.SpecInterface.O
 
WITHDRAWN - Enum constant in enum class aQute.bnd.service.repository.Phase
Revoked/withdrawn.
within(double, double, double) - Method in class aQute.lib.json.NumberHandler
 
WithRangeExpression() - Constructor for class aQute.bnd.osgi.resource.FilterParser.WithRangeExpression
 
work - Static variable in class aQute.lib.io.IO
 
worked(int) - Method in interface aQute.bnd.service.progress.ProgressPlugin.Task
The specified number of units out of the total have been worked.
WORKINGSET - Static variable in interface aQute.bnd.osgi.Constants
 
WORKINGSET_MEMBER - Static variable in interface aQute.bnd.osgi.Constants
 
workspace - Variable in class aQute.bnd.build.model.BndEditModel
 
workspace - Variable in class aQute.bnd.build.Project
 
workspace - Variable in class aQute.bnd.build.ProjectTracker
 
workspace - Variable in class aQute.bnd.build.WorkspaceClassIndex
 
workspace - Variable in class aQute.bnd.build.WorkspaceExternalPluginHandler
 
workspace - Variable in class aQute.bnd.build.WorkspaceNotifier
 
workspace - Variable in class aQute.bnd.build.WorkspaceRepository
 
workspace - Variable in class aQute.bnd.build.WorkspaceRepositoryDynamic
 
workspace - Variable in class aQute.bnd.buildtool.ToolManager
 
workspace - Variable in class aQute.bnd.junit.JUnitFramework
Deprecated.
 
workspace - Variable in class aQute.bnd.main.bnd
 
workspace - Variable in class aQute.bnd.main.CommunicationCommands
 
workspace - Variable in class aQute.bnd.main.GraphCommand
 
workspace - Variable in class aQute.bnd.main.RepoCommand
 
workspace - Variable in class aQute.bnd.osgi.eclipse.EclipseClasspath
 
workspace - Variable in class aQute.bnd.osgi.PluginsContainer.AbstractPlugin
 
workspace - Variable in class aQute.bnd.remoteworkspace.server.RemoteWorkspaceServer
 
workspace() - Method in interface aQute.bnd.main.bnd.bndOptions
 
workspace() - Method in interface aQute.bnd.main.bnd.ExportOptions
 
workspace() - Method in interface aQute.bnd.main.bnd.HandledProjectWorkspaceOptions
 
workspace() - Method in interface aQute.bnd.main.bnd.releaseOptions
 
workspace() - Method in interface aQute.bnd.main.bnd.workspaceOptions
 
workspace() - Method in interface aQute.bnd.main.RepoCommand.repoOptions
 
workspace() - Method in interface aQute.bnd.main.RepoCommand.SyncOptions
 
Workspace - Class in aQute.bnd.build
 
Workspace(WorkspaceLayout) - Constructor for class aQute.bnd.build.Workspace
 
Workspace(File) - Constructor for class aQute.bnd.build.Workspace
Create a workspace on the given directory, assuming that it contains a cnf directory.
Workspace(File, String) - Constructor for class aQute.bnd.build.Workspace
Create a workspace with the given directory and the bnd directory, normally cnf.
WORKSPACE - Enum constant in enum class aQute.bnd.build.Workspace.ResourceRepositoryStrategy
The Workspace repository but no Repository plugins.
WORKSPACE - Static variable in class aQute.bnd.service.specifications.BuilderSpecification
 
WORKSPACE_LOCK_DEFAULT_TIMEOUTMS - Static variable in class aQute.bnd.build.Workspace
 
WORKSPACE_NAMESPACE - Static variable in class aQute.bnd.osgi.resource.ResourceUtils
 
Workspace.CachedFileRepo - Class in aQute.bnd.build
 
Workspace.ResourceRepositoryStrategy - Enum Class in aQute.bnd.build
Strategy to use when creating a workspace ResourceRepository.
Workspace.WorkspaceData - Class in aQute.bnd.build
 
WorkspaceClassIndex - Class in aQute.bnd.build
 
WorkspaceClassIndex(Workspace) - Constructor for class aQute.bnd.build.WorkspaceClassIndex
 
WorkspaceData() - Constructor for class aQute.bnd.build.Workspace.WorkspaceData
 
WorkspaceExternalPluginHandler - Class in aQute.bnd.build
 
WorkspaceExternalPluginHandler(Workspace) - Constructor for class aQute.bnd.build.WorkspaceExternalPluginHandler
 
WorkspaceExternalPluginHandler.ProxyClassLoader - Class in aQute.bnd.build
Class loader that can be used to create a proxy in cases where the interface classes are not visible from the class loader of the first interface class.
WorkspaceLayout - Enum Class in aQute.bnd.build
 
WorkspaceLayout() - Constructor for enum class aQute.bnd.build.WorkspaceLayout
 
workspaceLocation - Variable in class aQute.bnd.ant.EclipseTask
 
workspaceLocation - Variable in class aQute.bnd.ant.ProjectBuildOrderTask
 
workspaceLock - Variable in class aQute.bnd.build.Workspace
 
WorkspaceLock - Class in aQute.bnd.build
ReentrantReadWriteLock lock for serializing access to the Workspace.
WorkspaceLock(boolean) - Constructor for class aQute.bnd.build.WorkspaceLock
 
WorkspaceNotifier - Class in aQute.bnd.build
Implements the event bus for the workspace, projects and repositories.
WorkspaceNotifier(Workspace) - Constructor for class aQute.bnd.build.WorkspaceNotifier
 
WorkspaceNotifier.ET - Enum Class in aQute.bnd.build
 
WorkspaceNotifier.Receipt - Class in aQute.bnd.build
 
workspaceProps - Variable in class aQute.bnd.ant.BaseTask
 
workspaceRepo - Variable in class aQute.bnd.build.Workspace
 
WorkspaceRepository - Class in aQute.bnd.build
 
WorkspaceRepository(Workspace) - Constructor for class aQute.bnd.build.WorkspaceRepository
 
WorkspaceRepositoryDynamic - Class in aQute.bnd.build
 
WorkspaceRepositoryDynamic(Workspace) - Constructor for class aQute.bnd.build.WorkspaceRepositoryDynamic
 
WorkspaceRepositoryMarker - Interface in aQute.bnd.osgi.repository
This marker must be implemented by repositories that model the workspace.
wrap() - Method in interface aQute.bnd.main.bnd.createOptions
 
wrap() - Method in class aQute.lib.justif.Justif
 
wrap(byte[]) - Static method in class aQute.lib.io.ByteBufferDataInput
 
wrap(byte[], int, int) - Static method in class aQute.lib.io.ByteBufferDataInput
 
wrap(Project, File, Pair<File, Version>) - Method in class aQute.bnd.aspectj.plugin.AspectJ
 
wrap(DataInput, int) - Static method in class aQute.lib.io.LimitedDataInput
 
wrap(StringBuilder) - Method in class aQute.lib.justif.Justif
Routine to wrap a stringbuffer.
wrap(ByteBuffer) - Static method in class aQute.lib.io.ByteBufferDataInput
 
wrapped - Variable in class aQute.bnd.osgi.repository.AugmentRepository
 
Wrapper(File) - Constructor for class aQute.bnd.osgi.ActivelyClosingClassLoader.Wrapper
 
Wrapper(Object) - Constructor for class aQute.lib.annotations.setter.AnnotationSetter.Wrapper
 
wrappers - Static variable in class aQute.bnd.component.DSAnnotationReader
 
wrappers - Variable in class aQute.bnd.osgi.ActivelyClosingClassLoader
 
WrapTask - Class in aQute.bnd.ant
Task to wrap a JAR as an OSGi bundle.
WrapTask() - Constructor for class aQute.bnd.ant.WrapTask
 
writable - Variable in class aQute.bnd.main.RepoCommand
 
write() - Method in class aQute.lib.index.Index.Page
 
write(byte[]) - Method in class aQute.lib.io.ByteBufferDataOutput
 
write(byte[]) - Method in class aQute.lib.io.ByteBufferOutputStream
 
write(byte[]) - Method in class aQute.lib.redirect.Capture
 
write(byte[]) - Method in class aQute.lib.redirect.Tee
 
write(byte[], int, int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
write(byte[], int, int) - Method in class aQute.lib.io.ByteBufferOutputStream
 
write(byte[], int, int) - Method in class aQute.lib.redirect.Capture
 
write(byte[], int, int) - Method in class aQute.lib.redirect.Tee
 
write(byte[], int, int) - Method in class aQute.libg.cryptography.Digester
 
write(byte[], int, int) - Method in class aQute.libg.cryptography.Signer
 
write(byte[], int, int) - Method in class aQute.libg.cryptography.Verifier
 
write(byte[], File) - Static method in class aQute.lib.io.IO
 
write(byte[], OutputStream) - Static method in class aQute.lib.io.IO
 
write(char[], int, int) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
write(int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
write(int) - Method in class aQute.lib.io.ByteBufferOutputStream
 
write(int) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
write(int) - Method in class aQute.lib.redirect.Capture
 
write(int) - Method in class aQute.lib.redirect.Tee
 
write(int) - Method in class aQute.libg.cryptography.Digester
 
write(int) - Method in class aQute.libg.cryptography.Signer
 
write(int) - Method in class aQute.libg.cryptography.Verifier
 
write(ConsumerWithException<File>, File) - Method in class aQute.bnd.build.Project
 
write(DataOutput) - Method in class aQute.bnd.classfile.ClassFile
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.AbstractRefInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.ClassInfo
 
write(DataOutput) - Method in interface aQute.bnd.classfile.ConstantPool.Info
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.MethodHandleInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.MethodTypeInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.ModuleInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.NameAndTypeInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.PackageInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool.StringInfo
 
write(DataOutput) - Method in class aQute.bnd.classfile.ConstantPool
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.AnnotationDefaultAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.AnnotationInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.AnnotationsAttribute
 
write(DataOutput, ConstantPool) - Method in interface aQute.bnd.classfile.Attribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute.BootstrapMethod
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.BootstrapMethodsAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.CodeAttribute.ExceptionHandler
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.CodeAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ConstantValueAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.DeprecatedAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ElementValueInfo.EnumConst
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ElementValueInfo.ResultConst
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ElementValueInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.EnclosingMethodAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ExceptionsAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.InnerClassesAttribute.InnerClass
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.InnerClassesAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.LineNumberTableAttribute.LineNumber
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.LineNumberTableAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.LocalVariableTableAttribute.LocalVariable
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.LocalVariableTableAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute.LocalVariableType
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.LocalVariableTypeTableAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.MemberInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.MethodParametersAttribute.MethodParameter
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.MethodParametersAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModuleAttribute.Export
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModuleAttribute.Open
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModuleAttribute.Provide
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModuleAttribute.Require
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModuleAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModuleMainClassAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ModulePackagesAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.NestHostAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.NestMembersAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ParameterAnnotationInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.ParameterAnnotationsAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.PermittedSubclassesAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.RecordAttribute.RecordComponent
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.RecordAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.SignatureAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.SourceDebugExtensionAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.SourceFileAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.AppendFrame
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.ChopFrame
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.FullFrame
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.ObjectVariableInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameFrameExtended
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrame
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.UninitializedVariableInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.StackMapTableAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.SyntheticAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.TypeAnnotationInfo
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.TypeAnnotationsAttribute
 
write(DataOutput, ConstantPool) - Method in class aQute.bnd.classfile.UnrecognizedAttribute
 
write(File) - Method in class aQute.bnd.osgi.FileResource
 
write(File) - Method in class aQute.bnd.osgi.Jar
 
write(File) - Method in class aQute.bnd.osgi.JarResource
 
write(File) - Method in interface aQute.bnd.osgi.Resource
 
write(File, Resource, String) - Method in class aQute.bnd.maven.MavenDeploy
 
write(File, Resource, String) - Method in class aQute.bnd.maven.MavenDeployCmd
 
write(InputStream) - Method in class aQute.lib.io.ByteBufferDataOutput
 
write(InputStream) - Method in class aQute.lib.io.ByteBufferOutputStream
 
write(InputStream) - Method in class aQute.libg.cafs.CAFS
Store an input stream in the CAFS while calculating and returning the SHA-1 code.
write(OutputStream) - Method in class aQute.bnd.component.TagResource
 
write(OutputStream) - Method in class aQute.bnd.make.calltree.CalltreeResource
The write method is called to write the resource.
write(OutputStream) - Method in class aQute.bnd.make.coverage.CoverageResource
 
write(OutputStream) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
write(OutputStream) - Method in class aQute.bnd.maven.PomFromManifest
 
write(OutputStream) - Method in class aQute.bnd.maven.PomResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.AbstractResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.CombinedResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.CommandResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.EmbeddedResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.FileResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.Jar
 
write(OutputStream) - Method in class aQute.bnd.osgi.JarResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.ManifestResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.PropertiesResource
 
write(OutputStream) - Method in interface aQute.bnd.osgi.Resource
 
write(OutputStream) - Method in class aQute.bnd.osgi.URLResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.WriteResource
 
write(OutputStream) - Method in class aQute.bnd.osgi.ZipResource
 
write(OutputStream, int, byte[]) - Static method in class aQute.lib.manifest.ManifestUtil
Write the bytes but ensure that the line length does not exceed 72 characters.
write(OutputStream, int, String) - Static method in class aQute.lib.manifest.ManifestUtil
Convert a string to bytes with UTF-8 and then output in max 72 bytes
write(OutputStream, PDU) - Method in class aQute.libg.asn1.BER
 
write(String) - Method in class aQute.bnd.build.ProjectLauncher
Write text to the debugged process as if it came from stdin.
write(String) - Method in class aQute.bnd.osgi.Jar
 
write(String) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
write(String, int, int) - Method in class aQute.lib.io.IO.AppendableWriterAdapter
 
write(ByteBuffer) - Method in class aQute.lib.io.ByteBufferDataOutput
 
write(ByteBuffer) - Method in class aQute.lib.io.ByteBufferOutputStream
 
write(Path) - Method in class aQute.bnd.osgi.FileResource
 
write(Path) - Method in class aQute.bnd.osgi.JarResource
 
write(Path) - Method in interface aQute.bnd.osgi.Resource
 
write(Formatter) - Method in class aQute.bnd.resource.repository.ResourceRepositoryImpl.FileLayout
 
write(Manifest, OutputStream) - Static method in class aQute.lib.manifest.ManifestUtil
 
writeAttributes(DataOutput, ConstantPool, Attribute[]) - Static method in interface aQute.bnd.classfile.Attribute
 
writeAttributes(OutputStream, Stream<Map.Entry<Attributes.Name, String>>) - Static method in class aQute.lib.manifest.ManifestUtil
Output an Attributes map.
writeBoolean(boolean) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeByte(int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeBytes(String) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeCalltree(PrintWriter, Collection<Clazz>) - Static method in class aQute.bnd.make.calltree.CalltreeResource
Print the call tree in XML.
writeChannel(Path) - Static method in class aQute.lib.io.IO
 
writeChar(int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeChars(String) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeDefaults - Variable in class aQute.lib.json.Encoder
 
writeDefaults() - Method in class aQute.lib.json.Encoder
 
writeDouble(double) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeDoubleInfo(DataOutput, Double) - Static method in class aQute.bnd.classfile.ConstantPool
 
writeEntry(OutputStream, Attributes.Name, String) - Static method in class aQute.lib.manifest.ManifestUtil
Write out an entry, handling proper unicode and line length constraints
writeFloat(float) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeFloatInfo(DataOutput, Float) - Static method in class aQute.bnd.classfile.ConstantPool
 
writeFolder(File) - Method in class aQute.bnd.osgi.Jar
 
writeInfos(DataOutput, ConstantPool, AnnotationInfo[]) - Static method in class aQute.bnd.classfile.AnnotationInfo
 
writeInt(int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeInt(OutputStream, int) - Method in class aQute.lib.putjar.DirectoryInputStream
 
writeIntegerInfo(DataOutput, Integer) - Static method in class aQute.bnd.classfile.ConstantPool
 
writeLocked(Callable<T>) - Method in class aQute.bnd.build.Workspace
 
writeLocked(Callable<T>, long) - Method in class aQute.bnd.build.Workspace
 
writeLocked(Callable<T>, BooleanSupplier) - Method in class aQute.bnd.build.Workspace
 
writeLocked(Callable<T>, BooleanSupplier, long) - Method in class aQute.bnd.build.Workspace
Lock the workspace for all functions including modification.
writeLocked(Callable<U>, FunctionWithException<U, T>) - Method in class aQute.bnd.build.Workspace
 
writeLocked(Callable<U>, FunctionWithException<U, T>, long) - Method in class aQute.bnd.build.Workspace
 
writeLocked(Callable<U>, FunctionWithException<U, T>, BooleanSupplier) - Method in class aQute.bnd.build.Workspace
 
writeLocked(Callable<U>, FunctionWithException<U, T>, BooleanSupplier, long) - Method in class aQute.bnd.build.Workspace
Lock the workspace for all functions including modification.
writeLong(long) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeLongInfo(DataOutput, Long) - Static method in class aQute.bnd.classfile.ConstantPool
 
writeManifest(OutputStream) - Method in class aQute.bnd.osgi.Jar
Cleanup the manifest for writing.
writeManifest(Manifest, OutputStream) - Static method in class aQute.bnd.osgi.Jar
 
writeObject(ObjectOutputStream) - Method in class aQute.bnd.unmodifiable.ImmutableList.SerializationProxy
 
writeObject(ObjectOutputStream) - Method in class aQute.bnd.unmodifiable.ImmutableMap.SerializationProxy
 
writeObject(ObjectOutputStream) - Method in class aQute.bnd.unmodifiable.ImmutableSet.SerializationProxy
 
writeOptions - Static variable in class aQute.lib.io.IO
 
writePayload(OutputStream, PDU) - Method in class aQute.libg.asn1.BER
 
writer(File) - Static method in class aQute.lib.io.IO
 
writer(File, String) - Static method in class aQute.lib.io.IO
 
writer(File, Charset) - Static method in class aQute.lib.io.IO
 
writer(OutputStream) - Static method in class aQute.lib.io.IO
 
writer(OutputStream, String) - Static method in class aQute.lib.io.IO
 
writer(OutputStream, Charset) - Static method in class aQute.lib.io.IO
 
writer(WritableByteChannel, Charset) - Static method in class aQute.lib.io.IO
 
writer(Path) - Static method in class aQute.lib.io.IO
 
writer(Path, Charset) - Static method in class aQute.lib.io.IO
 
writeReadLocked(long, Callable<U>, FunctionWithException<U, T>, BooleanSupplier) - Method in class aQute.bnd.build.WorkspaceLock
 
writeReplace() - Method in class aQute.bnd.unmodifiable.ImmutableList
 
writeReplace() - Method in class aQute.bnd.unmodifiable.ImmutableMap
 
writeReplace() - Method in class aQute.bnd.unmodifiable.ImmutableSet
 
writeResource(ZipOutputStream, Set<String>, String, Resource) - Method in class aQute.bnd.osgi.Jar
 
WriteResource - Class in aQute.bnd.osgi
 
WriteResource() - Constructor for class aQute.bnd.osgi.WriteResource
 
writeShort(int) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeShort(OutputStream, int) - Method in class aQute.lib.putjar.DirectoryInputStream
 
writeUTF(String) - Method in class aQute.lib.io.ByteBufferDataOutput
 
writeUtf8Info(DataOutput, String) - Static method in class aQute.bnd.classfile.ConstantPool
 
writeValue(DataOutput, ConstantPool, Object) - Static method in class aQute.bnd.classfile.ElementValueInfo
 
ws - Variable in class aQute.bnd.build.LibraryHandler
 
ws - Variable in class aQute.bnd.main.bnd
 
ws - Variable in class aQute.bnd.main.Plugins
 
ws() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 
ws(int, Reader) - Static method in class aQute.lib.properties.PropertiesParser
Deprecated.
 
WS - Static variable in class aQute.lib.utf8properties.PropertiesParser
 
wsNext() - Method in class aQute.bnd.osgi.resource.FilterParser.Rover
 

X

X_A_QUTE_AUTHORIZATION - Static variable in class aQute.bnd.url.BndAuthentication
 
X_CLASSINDEX - Static variable in class aQute.bnd.classindex.ClassIndexerAnalyzer
 
xartifactId - Variable in class aQute.bnd.maven.PomFromManifest
 
xbsn - Variable in class aQute.bnd.maven.PomFromManifest
 
xdoNotCopy - Variable in class aQute.bnd.osgi.Builder
 
xgroupId - Variable in class aQute.bnd.maven.PomFromManifest
 
xin - Variable in class aQute.libg.asn1.BER
 
xml() - Method in interface aQute.bnd.main.bnd.convertOptions
 
xml() - Method in interface aQute.bnd.main.DiffCommand.diffOptions
 
XML - Class in aQute.lib.xml
 
XML() - Constructor for class aQute.lib.xml.XML
 
xmlAttr - Variable in class aQute.bnd.xmlattribute.XMLAttributeFinder
 
XmlAttribute - Annotation Interface in aQute.lib.xmldtoparser
 
XMLAttribute - Annotation Interface in aQute.bnd.annotation.xml
Define an xml attribute extension annotation.
XMLAttributeFinder - Class in aQute.bnd.xmlattribute
 
XMLAttributeFinder(Analyzer) - Constructor for class aQute.bnd.xmlattribute.XMLAttributeFinder
 
xmlns - Variable in class aQute.bnd.component.ComponentDef
 
xmlns() - Element in annotation interface aQute.bnd.component.annotations.Component
The XML name space of the Component Description for this Component.
XmlRepoDiffCommand - Class in aQute.bnd.main
 
XmlRepoDiffCommand(bnd) - Constructor for class aQute.bnd.main.XmlRepoDiffCommand
 
XmlRepoDiffCommand.XmlRepoDiffOptions - Interface in aQute.bnd.main
 
XmlRepoDiffer - Class in aQute.bnd.differ
 
XmlRepoDiffer() - Constructor for class aQute.bnd.differ.XmlRepoDiffer
 
XmlRepoDiffer.ComparatorKeyAttributeFinder - Class in aQute.bnd.differ
Used to find the comparator key attribute in the filter directive
XmlRepoDiffer.FilterVisitor - Class in aQute.bnd.differ
Used to prepare a map containing relevant informations from a filter directive
XMLResourceConstants - Class in aQute.bnd.osgi.repository
 
XMLResourceConstants() - Constructor for class aQute.bnd.osgi.repository.XMLResourceConstants
 
XMLResourceGenerator - Class in aQute.bnd.osgi.repository
Can turn an OSGi repository into an http://www.osgi.org/xmlns/repository/v1.0.0 XML file.
XMLResourceGenerator() - Constructor for class aQute.bnd.osgi.repository.XMLResourceGenerator
 
XMLResourceParser - Class in aQute.bnd.osgi.repository
 
XMLResourceParser(File) - Constructor for class aQute.bnd.osgi.repository.XMLResourceParser
 
XMLResourceParser(File, URI) - Constructor for class aQute.bnd.osgi.repository.XMLResourceParser
 
XMLResourceParser(InputStream, String, int, Set<URI>, URI) - Constructor for class aQute.bnd.osgi.repository.XMLResourceParser
 
XMLResourceParser(InputStream, String, URI) - Constructor for class aQute.bnd.osgi.repository.XMLResourceParser
 
XMLResourceParser(URI) - Constructor for class aQute.bnd.osgi.repository.XMLResourceParser
 
xmls - Enum constant in enum class aQute.bnd.annotation.headers.Category
 
XMLType - Class in aQute.lib.spring
 
XMLType(URL, String, String) - Constructor for class aQute.lib.spring.XMLType
 
XMLTypeProcessor - Class in aQute.lib.spring
 
XMLTypeProcessor() - Constructor for class aQute.lib.spring.XMLTypeProcessor
 
xoutput() - Method in interface aQute.bnd.main.bnd.ClasspathOptions
 
xp - Variable in class aQute.lib.xpath.XPathParser
 
xpathf - Static variable in class aQute.bnd.maven.PomParser
 
xpathFactory - Static variable in class aQute.bnd.maven.MavenDependencyGraph
 
XPathParser - Class in aQute.lib.xpath
 
XPathParser(File) - Constructor for class aQute.lib.xpath.XPathParser
 
xpf - Static variable in class aQute.bnd.cdi.CDIAnnotations
 
xpf - Static variable in class aQute.bnd.maven.support.Pom
 
xpf - Static variable in class aQute.lib.xpath.XPathParser
 
xport() - Method in interface aQute.bnd.main.bnd.printOptions
 
xref - Variable in class aQute.bnd.osgi.Clazz
 
xref(XRefCommand.xrefOptions) - Method in class aQute.bnd.main.XRefCommand
 
xref(PrintWriter, String, Map<Clazz.MethodDef, Set<Clazz.MethodDef>>) - Static method in class aQute.bnd.make.calltree.CalltreeResource
 
xref(Map<Clazz.MethodDef, Set<Clazz.MethodDef>>, Clazz.MethodDef, Clazz.MethodDef) - Static method in class aQute.bnd.make.calltree.CalltreeResource
 
xrefClasspath(Map<String, Container>, Packages) - Method in class aQute.bnd.build.ProjectBuilder
 
XRefCommand - Class in aQute.bnd.main
 
XRefCommand(bnd) - Constructor for class aQute.bnd.main.XRefCommand
 
XRefCommand.All - Class in aQute.bnd.main
 
XRefCommand.xrefOptions - Interface in aQute.bnd.main
 
xsl() - Method in interface aQute.bnd.main.BaselineCommands.schemaOptions
 
xtra() - Method in interface aQute.bnd.main.bnd.versionOptions
 
xversion - Variable in class aQute.bnd.maven.PomFromManifest
 

Z

Z - Enum constant in enum class aQute.bnd.signatures.BaseType
 
zepto - Enum constant in enum class aQute.lib.strings.Strings.Magnitude
 
ZERO - Static variable in class aQute.bnd.version.maven.ComparableVersion.IntItem
 
ZERO - Static variable in class aQute.bnd.version.MavenVersion
 
zip - Variable in class aQute.bnd.osgi.ZipResource
 
ZIP_ENTRY_CONSTANT_TIME - Static variable in class aQute.bnd.osgi.Jar
Note that setting the January 1st 1980 (or even worse, "0", as time) won't work due to Java 8 doing some interesting time processing: It checks if this date is before January 1st 1980 and if it is it starts setting some extra fields in the zip.
zipEntryConstantTime - Variable in class aQute.bnd.osgi.Jar
 
zipFile - Variable in class aQute.bnd.osgi.Jar
 
ZipResource - Class in aQute.bnd.osgi
 
ZipResource(Path, String) - Constructor for class aQute.bnd.osgi.ZipResource
 
ZipResource(ZipFile, String) - Constructor for class aQute.bnd.osgi.ZipResource
 
ZipResource(ZipFile, ZipEntry) - Constructor for class aQute.bnd.osgi.ZipResource
 
ZipResource(ZipFile, ZipEntry, boolean) - Constructor for class aQute.bnd.osgi.ZipResource
 
ZipResourceSpliterator(Resource, Predicate<String>) - Constructor for class aQute.bnd.osgi.Jar.ZipResourceSpliterator
 
ZipUtil - Class in aQute.lib.zip
This class provides utilities to work with zip files.
ZipUtil() - Constructor for class aQute.lib.zip.ZipUtil
 
ZipUtil.State - Enum Class in aQute.lib.zip
 

_

__main(AbstractConsoleApp.MainOptions) - Method in class aQute.lib.consoleapp.AbstractConsoleApp
Initialize the repository and other global vars.
__merge(bnd.MergeOptions) - Method in class aQute.bnd.main.bnd
 
__par(bnd.ParallelBuildOptions) - Method in class aQute.bnd.main.bnd
Lets see if we can build in parallel
__testdebug(String[]) - Method in class aQute.bnd.osgi.Macro
Test macro to have exceptions, only active when Macro.inTest is active.
_2_3 - Static variable in class aQute.bnd.osgi.About
 
_2_4 - Static variable in class aQute.bnd.osgi.About
 
_3_0 - Static variable in class aQute.bnd.osgi.About
 
_3_1 - Static variable in class aQute.bnd.osgi.About
 
_3_2 - Static variable in class aQute.bnd.osgi.About
 
_3_3 - Static variable in class aQute.bnd.osgi.About
 
_3_4 - Static variable in class aQute.bnd.osgi.About
 
_3_5 - Static variable in class aQute.bnd.osgi.About
 
_4_0 - Static variable in class aQute.bnd.osgi.About
 
_4_1 - Static variable in class aQute.bnd.osgi.About
 
_4_2 - Static variable in class aQute.bnd.osgi.About
 
_4_3 - Static variable in class aQute.bnd.osgi.About
 
_5_0 - Static variable in class aQute.bnd.osgi.About
 
_5_1 - Static variable in class aQute.bnd.osgi.About
 
_5_2 - Static variable in class aQute.bnd.osgi.About
 
_5_3 - Static variable in class aQute.bnd.osgi.About
 
_6_0 - Static variable in class aQute.bnd.osgi.About
 
_6_1 - Static variable in class aQute.bnd.osgi.About
 
_6_2 - Static variable in class aQute.bnd.osgi.About
 
_6_3 - Static variable in class aQute.bnd.osgi.About
 
_action(bnd.ActionOptions) - Method in class aQute.bnd.main.bnd
 
_add(bnd.AddOptions) - Method in class aQute.bnd.main.bnd
 
_add(Plugins.PluginAddOptions) - Method in class aQute.bnd.main.Plugins
 
_apply(PatchCommand.applyOptions) - Method in class aQute.bnd.main.PatchCommand
 
_apply(String[]) - Method in class aQute.bnd.osgi.Macro
 
_applyHelp - Static variable in class aQute.bnd.osgi.Macro
Take a list and convert this to the arguments
_arguments() - Method in interface aQute.bnd.service.generate.Options
 
_arguments() - Method in interface aQute.lib.getopt.Options
 
_attrs() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.GeneratorSpec
 
_attrs() - Method in interface aQute.bnd.help.instructions.ProjectInstructions.StaleTest
 
_average(String[]) - Method in class aQute.bnd.osgi.Macro
 
_averageHelp - Static variable in class aQute.bnd.osgi.Macro
 
_base64(String...) - Method in class aQute.bnd.osgi.Macro
Get the Base64 encoding of a file.
_base64Help - Static variable in class aQute.bnd.osgi.Macro
 
_basedir(String[]) - Method in class aQute.bnd.osgi.Processor
 
_baseline(BaselineCommands.baseLineOptions) - Method in class aQute.bnd.main.BaselineCommands
Compare
_baseline(BaselineCommands.baseLineOptions) - Method in class aQute.bnd.main.bnd
Baseline
_basename(String[]) - Method in class aQute.bnd.osgi.Macro
 
_basename(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_basenameext(String[]) - Method in class aQute.bnd.osgi.Macro
 
_basenameextHelp - Static variable in class aQute.bnd.osgi.Macro
 
_bash(Options) - Method in class aQute.bnd.main.bnd
 
_bnd(bnd.bndOptions) - Method in class aQute.bnd.main.bnd
Main command.
_bndversion(String[]) - Method in class aQute.bnd.osgi.Macro
 
_bndversionHelp - Static variable in class aQute.bnd.osgi.Macro
 
_bootstrap(bnd.BootstrapOptions) - Method in class aQute.bnd.main.bnd
 
_bsn(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_bsn2url(bnd.Bsn2UrlOptions) - Method in class aQute.bnd.main.bnd
 
_build(bnd.buildoptions) - Method in class aQute.bnd.main.bnd
 
_buildtool(bnd.BuildtoolOptions) - Method in class aQute.bnd.main.bnd
 
_buildx(bnd.buildxOptions) - Method in class aQute.bnd.main.bnd
 
_bump(bnd.bumpoptions) - Method in class aQute.bnd.main.bnd
Bump a version number
_bytes(String[]) - Method in class aQute.bnd.osgi.Macro
Format bytes
_bytes(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
Format bytes
_cat(String[]) - Method in class aQute.bnd.osgi.Macro
Get the contents of a file.
_cat(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
Get the contents of a file.
_catHelp - Static variable in class aQute.bnd.osgi.Macro
 
_changes(bnd.ChangesOptions) - Method in class aQute.bnd.main.bnd
 
_classes(String...) - Method in class aQute.bnd.osgi.Analyzer
 
_classesHelp - Static variable in class aQute.bnd.osgi.Analyzer
The extends macro traverses all classes and returns a list of class names that extend a base class.
_classpath(bnd.ClasspathOptions) - Method in class aQute.bnd.main.bnd
 
_classtoresource(Options) - Method in class aQute.bnd.main.bnd
 
_clean(bnd.cleanOptions) - Method in class aQute.bnd.main.bnd
 
_clear(CommunicationCommands.ClearOptions) - Method in class aQute.bnd.main.CommunicationCommands
 
_collect(bnd.CollectOptions) - Method in class aQute.bnd.main.bnd
 
_com(CommunicationCommands.CommunicationOptions) - Method in class aQute.bnd.main.bnd
 
_command() - Method in interface aQute.lib.getopt.Options
 
_compare(String[]) - Method in class aQute.bnd.osgi.Macro
 
_compareHelp - Static variable in class aQute.bnd.osgi.Macro
 
_compile(bnd.CompileOptions) - Method in class aQute.bnd.main.bnd
 
_convert(bnd.convertOptions) - Method in class aQute.bnd.main.bnd
 
_copy(bnd.CopyOptions) - Method in class aQute.bnd.main.bnd
 
_copy(RepoCommand.CopyOptions) - Method in class aQute.bnd.main.RepoCommand
 
_create(bnd.createOptions) - Method in class aQute.bnd.main.bnd
Create jar file
_create(PatchCommand.createOptions) - Method in class aQute.bnd.main.PatchCommand
 
_create(Profiles.CreateOptions) - Method in class aQute.bnd.main.Profiles
 
_currenttime(String[]) - Method in class aQute.bnd.osgi.Macro
 
_currenttime(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_debug(bnd.debugOptions) - Method in class aQute.bnd.main.bnd
Printout all the variables in scope.
_decorated(String[]) - Method in class aQute.bnd.osgi.Macro
Return the merged and decorated value of a macro
_decoratedHelp - Static variable in class aQute.bnd.osgi.Macro
 
_def(String[]) - Method in class aQute.bnd.osgi.Macro
 
_def(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_defaults(Options) - Method in class aQute.bnd.main.bnd
Show all the defaults in bnd
_defHelp - Static variable in class aQute.bnd.osgi.Macro
 
_deliverables(bnd.deliverableOptions) - Method in class aQute.bnd.main.bnd
 
_dependencies(bnd.DependencyOptions) - Method in class aQute.bnd.main.bnd
 
_diff(DiffCommand.diffOptions) - Method in class aQute.bnd.main.bnd
Diff two jar files
_diff(RepoCommand.diffOptions) - Method in class aQute.bnd.main.RepoCommand
 
_digest(bnd.hashOptions) - Method in class aQute.bnd.main.bnd
hash a file
_digest(String...) - Method in class aQute.bnd.osgi.Macro
Get a digest of a file.
_digestHelp - Static variable in class aQute.bnd.osgi.Macro
 
_dir(String[]) - Method in class aQute.bnd.osgi.Macro
 
_dir(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_do(bnd.dooptions) - Method in class aQute.bnd.main.bnd
The do command interprets files and does a default action for each file
_driver(String[]) - Method in class aQute.bnd.build.Workspace
Macro to return the driver.
_eclipse(bnd.eclipseOptions) - Method in class aQute.bnd.main.bnd
 
_ee(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_ees(bnd.EEOptions) - Method in class aQute.bnd.main.bnd
Show the class versions used in a JAR
_endswith(String[]) - Method in class aQute.bnd.osgi.Macro
 
_endswithHelp - Static variable in class aQute.bnd.osgi.Macro
 
_enroute(EnrouteOptions) - Method in class aQute.bnd.main.bnd
Run enroute commands
_env(String[]) - Method in class aQute.bnd.osgi.Macro
 
_env(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_envHelp - Static variable in class aQute.bnd.osgi.Macro
 
_error(String[]) - Method in class aQute.bnd.osgi.Macro
 
_error(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_export(bnd.ExportOptions) - Method in class aQute.bnd.main.bnd
 
_exporters(String[]) - Method in class aQute.bnd.osgi.Analyzer
Get the exporter of a package ...
_exports(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_extension(String[]) - Method in class aQute.bnd.osgi.Macro
 
_extensionHelp - Static variable in class aQute.bnd.osgi.Macro
 
_extract(bnd.extractOptions) - Method in class aQute.bnd.main.bnd
 
_fileHelp - Static variable in class aQute.bnd.osgi.Macro
Deprecated.
_fileHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
Deprecated.
_fileuri(String[]) - Method in class aQute.bnd.osgi.Macro
 
_fileuri(String[]) - Method in class aQute.bnd.osgi.Processor
 
_fileuriHelp - Static variable in class aQute.bnd.osgi.Macro
 
_filter(String[]) - Method in class aQute.bnd.osgi.Macro
 
_filter(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_filterHelp - Static variable in class aQute.bnd.osgi.Macro
 
_filterHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_filterout(String[]) - Method in class aQute.bnd.osgi.Macro
 
_filterout(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_find(bnd.FindOptions) - Method in class aQute.bnd.main.bnd
 
_find(String[]) - Method in class aQute.bnd.osgi.Macro
 
_findfile(String[]) - Method in class aQute.bnd.osgi.Processor
 
_findHelp - Static variable in class aQute.bnd.osgi.Macro
 
_findlast(String[]) - Method in class aQute.bnd.osgi.Macro
 
_findlastHelp - Static variable in class aQute.bnd.osgi.Macro
 
_findname(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_findpath(String[]) - Method in class aQute.bnd.osgi.Analyzer
Findpath looks through the contents of the JAR and finds paths that end with the given regular expression ${findpath (; reg-expr (; replacement)? )? }
_findproviders(String[]) - Method in class aQute.bnd.build.Workspace
A macro that returns a set of resources in bundle selection format from the repositories.
_findprovidersHelp - Static variable in class aQute.bnd.build.Workspace
 
_first(String[]) - Method in class aQute.bnd.osgi.Macro
 
_firstHelp - Static variable in class aQute.bnd.osgi.Macro
 
_flatten(bnd.FlattenOptions) - Method in class aQute.bnd.main.bnd
 
_fmodified(String[]) - Method in class aQute.bnd.osgi.Macro
 
_fmodified(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_fmodifiedHelp - Static variable in class aQute.bnd.osgi.Macro
 
_fmodifiedHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_foreach(String[]) - Method in class aQute.bnd.osgi.Macro
 
_foreachHelp - Static variable in class aQute.bnd.osgi.Macro
Map a value from a list to a new value, providing the value and the index
_format(String[]) - Method in class aQute.bnd.osgi.Macro
 
_formatHelp - Static variable in class aQute.bnd.osgi.Macro
 
_frange(String[]) - Method in class aQute.bnd.osgi.Processor
Return a range expression for a filter from a version.
_frangeHelp - Static variable in class aQute.bnd.osgi.Processor
 
_freeMemory(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_generate(bnd.GenerateOptions) - Method in class aQute.bnd.main.bnd
 
_gestalt(String[]) - Method in class aQute.bnd.build.Workspace
The macro to access the gestalt
_gestaltHelp - Static variable in class aQute.bnd.build.Workspace
 
_get(RepoCommand.getOptions) - Method in class aQute.bnd.main.RepoCommand
get a file from the repo
_get(String[]) - Method in class aQute.bnd.osgi.Macro
 
_getHelp - Static variable in class aQute.bnd.osgi.Macro
 
_githead(String[]) - Method in class aQute.bnd.osgi.Builder
 
_githeadHelp - Static variable in class aQute.bnd.osgi.Builder
 
_glob(String[]) - Method in class aQute.bnd.osgi.Macro
 
_global(String[]) - Method in class aQute.bnd.build.Workspace
Provide access to the global settings of this machine.
_globalHelp - Static variable in class aQute.bnd.build.Workspace
 
_globHelp - Static variable in class aQute.bnd.osgi.Macro
 
_graph(GraphCommand.GraphOptions) - Method in class aQute.bnd.main.bnd
 
_grep(bnd.grepOptions) - Method in class aQute.bnd.main.bnd
 
_help() - Method in interface aQute.lib.getopt.Options
 
_help(String[]) - Method in class aQute.bnd.build.Project
 
_ide(String[]) - Method in class aQute.bnd.build.Project
 
_if(String[]) - Method in class aQute.bnd.osgi.Macro
 
_if(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_ifHelp - Static variable in class aQute.bnd.osgi.Macro
 
_ifHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_imports(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_index(IndexCommand.indexOptions) - Method in class aQute.bnd.main.bnd
Index command
_index(IndexCommand.indexOptions) - Method in class aQute.bnd.main.IndexCommand
 
_index(RepoCommand.IndexOptions) - Method in class aQute.bnd.main.RepoCommand
 
_indexof(String[]) - Method in class aQute.bnd.osgi.Macro
 
_indexofHelp - Static variable in class aQute.bnd.osgi.Macro
 
_info(bnd.infoOptions) - Method in class aQute.bnd.main.bnd
 
_info(CommunicationCommands.InfoOptions) - Method in class aQute.bnd.main.CommunicationCommands
 
_is(String[]) - Method in class aQute.bnd.osgi.Macro
 
_isdir(String[]) - Method in class aQute.bnd.osgi.Macro
 
_isdir(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_isempty(String[]) - Method in class aQute.bnd.osgi.Macro
 
_isemptyHelp - Static variable in class aQute.bnd.osgi.Macro
 
_isfile(String[]) - Method in class aQute.bnd.osgi.Macro
 
_isfile(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_isHelp - Static variable in class aQute.bnd.osgi.Macro
 
_isnumber(String[]) - Method in class aQute.bnd.osgi.Macro
 
_isnumberHelp - Static variable in class aQute.bnd.osgi.Macro
 
_join(String[]) - Method in class aQute.bnd.osgi.Macro
 
_join(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_joinHelp - Static variable in class aQute.bnd.osgi.Macro
 
_joinHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_js(String[]) - Method in class aQute.bnd.osgi.Macro
 
_jsHelp - Static variable in class aQute.bnd.osgi.Macro
 
_junit(bnd.testOptions) - Method in class aQute.bnd.main.bnd
 
_last(String[]) - Method in class aQute.bnd.osgi.Macro
 
_lastHelp - Static variable in class aQute.bnd.osgi.Macro
 
_lastindexof(String[]) - Method in class aQute.bnd.osgi.Macro
 
_lastindexofHelp - Static variable in class aQute.bnd.osgi.Macro
 
_length(String[]) - Method in class aQute.bnd.osgi.Macro
 
_lengthHelp - Static variable in class aQute.bnd.osgi.Macro
 
_list(RepoCommand.listOptions) - Method in class aQute.bnd.main.RepoCommand
 
_list(String[]) - Method in class aQute.bnd.osgi.Macro
 
_listHelp - Static variable in class aQute.bnd.osgi.Macro
 
_literal(String[]) - Method in class aQute.bnd.osgi.Macro
 
_literal(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_long2date(String[]) - Method in class aQute.bnd.osgi.Macro
 
_long2date(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_lsa(String[]) - Method in class aQute.bnd.osgi.Macro
 
_lsa(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_lsaHelp - Static variable in class aQute.bnd.osgi.Macro
 
_lsr(String[]) - Method in class aQute.bnd.osgi.Macro
 
_lsr(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
Wildcard a directory.
_lsrHelp - Static variable in class aQute.bnd.osgi.Macro
 
_macro(bnd.macroOptions) - Method in class aQute.bnd.main.bnd
Show the value of a macro
_map(String[]) - Method in class aQute.bnd.osgi.Macro
 
_mapHelp - Static variable in class aQute.bnd.osgi.Macro
Map a value from a list to a new value
_matches(String[]) - Method in class aQute.bnd.osgi.Macro
 
_matchesHelp - Static variable in class aQute.bnd.osgi.Macro
 
_maven(Options) - Method in class aQute.bnd.main.bnd
Maven command
_maven_version(String[]) - Method in class aQute.bnd.osgi.Builder
A macro to convert a maven version to an OSGi version
_max(String[]) - Method in class aQute.bnd.osgi.Macro
 
_maxHelp - Static variable in class aQute.bnd.osgi.Macro
 
_maxMemory(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_md5(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_md5Help - Static variable in class aQute.bnd.osgi.Analyzer
 
_min(String[]) - Method in class aQute.bnd.osgi.Macro
 
_minHelp - Static variable in class aQute.bnd.osgi.Macro
 
_nanoTime(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_native_capability(String...) - Method in class aQute.bnd.osgi.Processor
Generates a Capability string, in the format specified by the OSGi Provide-Capability header, representing the current native platform according to OSGi RFC 188.
_ncompare(String[]) - Method in class aQute.bnd.osgi.Macro
 
_ncompareHelp - Static variable in class aQute.bnd.osgi.Macro
 
_nmax(String[]) - Method in class aQute.bnd.osgi.Macro
 
_nmaxHelp - Static variable in class aQute.bnd.osgi.Macro
 
_nmin(String[]) - Method in class aQute.bnd.osgi.Macro
 
_nminHelp - Static variable in class aQute.bnd.osgi.Macro
 
_now(String[]) - Method in class aQute.bnd.osgi.Macro
 
_now(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_nowHelp - Static variable in class aQute.bnd.osgi.Macro
 
_nsort(String[]) - Method in class aQute.bnd.osgi.Macro
 
_nsort(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_nsortHelp - Static variable in class aQute.bnd.osgi.Macro
 
_nsortHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_oauth2Token() - Method in interface aQute.bnd.url.BearerAuthentication.Config
 
_ok() - Method in interface aQute.lib.getopt.Options
 
_osfile(String[]) - Method in class aQute.bnd.osgi.Macro
 
_osfile(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_osfileHelp - Static variable in class aQute.bnd.osgi.Macro
 
_osfileHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_p_allsourcepath(String[]) - Method in class aQute.bnd.build.Project
 
_p_bootclasspath(String[]) - Method in class aQute.bnd.build.Project
 
_p_buildpath(String[]) - Method in class aQute.bnd.build.Project
 
_p_dependson(String[]) - Method in class aQute.bnd.build.Project
 
_p_output(String[]) - Method in class aQute.bnd.build.Project
 
_p_sourcepath(String[]) - Method in class aQute.bnd.build.Project
 
_p_testpath(String[]) - Method in class aQute.bnd.build.Project
 
_package(bnd.packageOptions) - Method in class aQute.bnd.main.bnd
Package a bnd or bndrun file for packaging.
_packageattribute(String[]) - Method in class aQute.bnd.osgi.Analyzer
Return an attribute of a package
_packages(String...) - Method in class aQute.bnd.osgi.Analyzer
 
_packagesHelp - Static variable in class aQute.bnd.osgi.Analyzer
 
_packagetoresource(Options) - Method in class aQute.bnd.main.bnd
 
_password() - Method in interface aQute.bnd.url.BasicAuthentication.Config
 
_path(String[]) - Method in class aQute.bnd.osgi.Macro
 
_path(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_pathseparator(String[]) - Method in class aQute.bnd.osgi.Macro
 
_pathseparator(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_permissions(String[]) - Method in class aQute.bnd.osgi.Builder
 
_plugins(bnd.projectOptions) - Method in class aQute.bnd.main.bnd
Show the loaded workspace plugins
_print(bnd.printOptions) - Method in class aQute.bnd.main.bnd
 
_processors(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_profile(bnd.ProfileOptions) - Method in class aQute.bnd.main.bnd
 
_project(bnd.projectOptions) - Method in class aQute.bnd.main.bnd
 
_project(String[]) - Method in class aQute.bnd.build.Project
 
_projectswhere(String[]) - Method in class aQute.bnd.build.Workspace
 
_projectswhereHelp - Static variable in class aQute.bnd.build.Workspace
Provide a macro that lists all currently loaded project names that match a macro.
_properties() - Method in interface aQute.bnd.service.generate.Options
 
_properties() - Method in interface aQute.lib.getopt.Options
 
_properties(bnd.PropertiesOptions) - Method in class aQute.bnd.main.bnd
Print out all the properties
_propertiesdir(String[]) - Method in class aQute.bnd.osgi.Processor
 
_propertiesname(String[]) - Method in class aQute.bnd.osgi.Processor
 
_put(RepoCommand.putOptions) - Method in class aQute.bnd.main.RepoCommand
 
_rand(String[]) - Method in class aQute.bnd.osgi.Macro
 
_randHelp - Static variable in class aQute.bnd.osgi.Macro
 
_random(String[]) - Method in class aQute.bnd.osgi.Processor
Generate a random string, which is guaranteed to be a valid Java identifier (first character is an ASCII letter, subsequent characters are ASCII letters or numbers).
_random(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
Generate a random string, which is guaranteed to be a valid Java identifier (first character is an ASCII letter, subsequent characters are ASCII letters or numbers).
_range(String[]) - Method in class aQute.bnd.osgi.Macro
 
_rangeHelp - Static variable in class aQute.bnd.osgi.Macro
 
_rangePattern - Static variable in class aQute.bnd.osgi.Macro
 
_refresh(RepoCommand.RefreshOptions) - Method in class aQute.bnd.main.RepoCommand
 
_reject(String[]) - Method in class aQute.bnd.osgi.Macro
 
_release(bnd.releaseOptions) - Method in class aQute.bnd.main.bnd
Release the project
_remove(bnd.RemoveOptions) - Method in class aQute.bnd.main.bnd
 
_remove(Plugins.PluginRemoveOptions) - Method in class aQute.bnd.main.Plugins
 
_removeall(String[]) - Method in class aQute.bnd.osgi.Macro
 
_removeallHelp - Static variable in class aQute.bnd.osgi.Macro
Return the first list where items from the second list are removed.
_replace(String[]) - Method in class aQute.bnd.osgi.Macro
 
_replace(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
replace ; ; regex ; replace
_replaceHelp - Static variable in class aQute.bnd.osgi.Macro
 
_replacelist(String[]) - Method in class aQute.bnd.osgi.Macro
 
_replacelistHelp - Static variable in class aQute.bnd.osgi.Macro
 
_replacestring(String[]) - Method in class aQute.bnd.osgi.Macro
 
_replacestringHelp - Static variable in class aQute.bnd.osgi.Macro
 
_repo(RepoCommand.repoOptions) - Method in class aQute.bnd.main.bnd
Manage the repo.
_repo(String[]) - Method in class aQute.bnd.build.Project
 
_repodigests(String[]) - Method in class aQute.bnd.build.Workspace
Return the repository signature digests.
_repodigestsHelp - Static variable in class aQute.bnd.build.Workspace
 
_repoHelp - Static variable in class aQute.bnd.build.Project
Macro access to the repository ${repo;[;[;<lowest|highest|exact>]]}
_repos(RepoCommand.reposOptions) - Method in class aQute.bnd.main.RepoCommand
 
_repos(String[]) - Method in class aQute.bnd.build.Project
 
_retainall(String[]) - Method in class aQute.bnd.osgi.Macro
 
_retainallHelp - Static variable in class aQute.bnd.osgi.Macro
Return the first list where items not in the second list are removed.
_reverse(String[]) - Method in class aQute.bnd.osgi.Macro
 
_reverseHelp - Static variable in class aQute.bnd.osgi.Macro
 
_roots(GraphCommand.RootOptions) - Method in class aQute.bnd.main.GraphCommand
 
_run(bnd.runOptions) - Method in class aQute.bnd.main.bnd
 
_runtests(bnd.runtestsOptions) - Method in class aQute.bnd.main.bnd
Run the tests from a prepared bnd file.
_schema(BaselineCommands.schemaOptions) - Method in class aQute.bnd.main.BaselineCommands
Create a schema of a set of jars outling the packages and their versions.
_schema(BaselineCommands.schemaOptions) - Method in class aQute.bnd.main.bnd
Create a schema of package deltas and versions
_select(bnd.selectOptions) - Method in class aQute.bnd.main.bnd
 
_select(String[]) - Method in class aQute.bnd.osgi.Macro
 
_separator(String[]) - Method in class aQute.bnd.osgi.Macro
 
_separator(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_settings(bnd.settingOptions) - Method in class aQute.bnd.main.bnd
 
_settings(CommunicationCommands.SettingsOptions) - Method in class aQute.bnd.main.CommunicationCommands
 
_sha1(String[]) - Method in class aQute.bnd.osgi.Analyzer
 
_sha1Help - Static variable in class aQute.bnd.osgi.Analyzer
SHA1 macro
_size(String[]) - Method in class aQute.bnd.osgi.Macro
 
_sizeHelp - Static variable in class aQute.bnd.osgi.Macro
 
_sjoin(String[]) - Method in class aQute.bnd.osgi.Macro
 
_sjoinHelp - Static variable in class aQute.bnd.osgi.Macro
 
_sort(String[]) - Method in class aQute.bnd.osgi.Macro
 
_sort(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_sortHelp - Static variable in class aQute.bnd.osgi.Macro
 
_sortHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
 
_source(bnd.sourceOptions) - Method in class aQute.bnd.main.bnd
Merge a bundle with its source.
_split(String[]) - Method in class aQute.bnd.osgi.Macro
 
_splitHelp - Static variable in class aQute.bnd.osgi.Macro
 
_startswith(String[]) - Method in class aQute.bnd.osgi.Macro
 
_startswithHelp - Static variable in class aQute.bnd.osgi.Macro
 
_stem(String[]) - Method in class aQute.bnd.osgi.Macro
 
_stemHelp - Static variable in class aQute.bnd.osgi.Macro
 
_sublist(String[]) - Method in class aQute.bnd.osgi.Macro
 
_sublistHelp - Static variable in class aQute.bnd.osgi.Macro
 
_subst(String[]) - Method in class aQute.bnd.osgi.Macro
 
_substHelp - Static variable in class aQute.bnd.osgi.Macro
 
_substring(String[]) - Method in class aQute.bnd.osgi.Macro
 
_substringHelp - Static variable in class aQute.bnd.osgi.Macro
 
_sum(String[]) - Method in class aQute.bnd.osgi.Macro
 
_sumHelp - Static variable in class aQute.bnd.osgi.Macro
 
_sync(bnd.projectOptions) - Method in class aQute.bnd.main.bnd
Force a cache update of the workspace
_sync(EclipseCommand.SyncSettings) - Method in class aQute.bnd.main.EclipseCommand
 
_sync(RepoCommand.SyncOptions) - Method in class aQute.bnd.main.RepoCommand
 
_syntax(bnd.syntaxOptions) - Method in class aQute.bnd.main.bnd
 
_system(String[]) - Method in class aQute.bnd.osgi.Macro
 
_system(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_system_allow_fail(String[]) - Method in class aQute.bnd.osgi.Macro
 
_system_allow_fail(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_system_allow_failHelp - Static variable in class aQute.bnd.osgi.Macro
 
_systemHelp - Static variable in class aQute.bnd.osgi.Macro
 
_template(String[]) - Method in class aQute.bnd.osgi.Macro
Take a macro name that maps to a Parameters and expand its entries using a template.
_templateHelp - Static variable in class aQute.bnd.osgi.Macro
 
_test(bnd.testOptions) - Method in class aQute.bnd.main.bnd
 
_thisfile(String[]) - Method in class aQute.bnd.osgi.Processor
Return the name of the properties file
_toclassname(String[]) - Method in class aQute.bnd.osgi.Macro
 
_toclassname(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_toclassnameHelp - Static variable in class aQute.bnd.osgi.Macro
toclassname ; .class ( , .class ) *
_toclassnameHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
toclassname ; .class ( , .class ) *
_toclasspath(String[]) - Method in class aQute.bnd.osgi.Macro
 
_toclasspath(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_toclasspathHelp - Static variable in class aQute.bnd.osgi.Macro
toclassname ; .class ( , .class ) *
_toclasspathHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
toclassname ; .class ( , .class ) *
_tolower(String[]) - Method in class aQute.bnd.osgi.Macro
 
_tolowerHelp - Static variable in class aQute.bnd.osgi.Macro
 
_topom(RepoCommand.PomOptions) - Method in class aQute.bnd.main.RepoCommand
Read a repository and turn all bundles that have a pom into a dependency POM
_toupper(String[]) - Method in class aQute.bnd.osgi.Macro
 
_toupperHelp - Static variable in class aQute.bnd.osgi.Macro
 
_trim(String[]) - Method in class aQute.bnd.osgi.Macro
 
_trimHelp - Static variable in class aQute.bnd.osgi.Macro
 
_tstamp(String[]) - Method in class aQute.bnd.osgi.Macro
 
_tstamp(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_type(bnd.typeOptions) - Method in class aQute.bnd.main.bnd
 
_unescape(String[]) - Method in class aQute.bnd.osgi.Macro
 
_unescape(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_uniq(String[]) - Method in class aQute.bnd.osgi.Macro
 
_uniq(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_uniqHelp - Static variable in class aQute.bnd.osgi.Macro
Return a unique list where the duplicates are removed.
_uniqHelp - Static variable in class aQute.libg.sed.ReplacerAdapter
Return a unique list where the duplicates are removed.
_uri(String[]) - Method in class aQute.bnd.osgi.Processor
 
_uriHelp - Static variable in class aQute.bnd.osgi.Processor
 
_user(String[]) - Method in class aQute.bnd.build.Workspace
 
_vcompare(String[]) - Method in class aQute.bnd.osgi.Macro
 
_vcompareHelp - Static variable in class aQute.bnd.osgi.Macro
 
_verify(bnd.verifyOptions) - Method in class aQute.bnd.main.bnd
Verify jars.
_version(bnd.versionOptions) - Method in class aQute.bnd.main.bnd
Show the version of this bnd
_version(String[]) - Method in class aQute.bnd.osgi.Macro
 
_version_cleanup(String[]) - Method in class aQute.bnd.osgi.Macro
 
_version_cleanupHelp - Static variable in class aQute.bnd.osgi.Macro
 
_versionHelp - Static variable in class aQute.bnd.osgi.Macro
 
_versionmask(String[]) - Method in class aQute.bnd.osgi.Macro
 
_versionmaskHelp - Static variable in class aQute.bnd.osgi.Macro
 
_versionPattern - Static variable in class aQute.bnd.osgi.Macro
 
_versions(RepoCommand.VersionsOptions) - Method in class aQute.bnd.main.RepoCommand
 
_view(bnd.viewOptions) - Method in class aQute.bnd.main.bnd
View files from JARs We parse the commandline and print each file on it.
_vmax(String[]) - Method in class aQute.bnd.osgi.Macro
 
_vmaxHelp - Static variable in class aQute.bnd.osgi.Macro
 
_vmin(String[]) - Method in class aQute.bnd.osgi.Macro
 
_vminHelp - Static variable in class aQute.bnd.osgi.Macro
 
_warning(String[]) - Method in class aQute.bnd.osgi.Macro
 
_warning(String[]) - Method in class aQute.libg.sed.ReplacerAdapter
 
_workspace(EnrouteCommand.WorkspaceOptions) - Method in class aQute.bnd.enroute.commands.EnrouteCommand
 
_workspace(String[]) - Method in class aQute.bnd.build.Workspace
 
_wrap(bnd.wrapOptions) - Method in class aQute.bnd.main.bnd
Wrap a jar to a bundle.
_xmlrepodiff(XmlRepoDiffCommand.XmlRepoDiffOptions) - Method in class aQute.bnd.main.bnd
 
_xref(XRefCommand.xrefOptions) - Method in class aQute.bnd.main.bnd
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form