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 _ 

A

a - Variable in class aQute.libg.tuple.Pair
 
About - Class in aQute.lib.osgi
This package contains a number of classes that assists by analyzing JARs and constructing bundles.
About() - Constructor for class aQute.lib.osgi.About
 
AbstractBaseOBR - Class in aQute.lib.deployer.obr
Abstract base class for OBR-based repositories.
AbstractBaseOBR() - Constructor for class aQute.lib.deployer.obr.AbstractBaseOBR
 
AbstractResource - Class in aQute.lib.osgi
 
AbstractResource(long) - Constructor for class aQute.lib.osgi.AbstractResource
 
accept(File) - Method in class aQute.lib.osgi.InstructionFilter
 
Access - Enum in aQute.bnd.compatibility
Access modifier
access - Variable in class aQute.lib.osgi.Clazz.FieldDef
 
action(String) - Method in class aQute.bnd.build.Project
 
Action - Interface in aQute.bnd.service.action
 
Activate - Annotation Type in aQute.bnd.annotation.component
 
Activate - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the activate method of a Service Component.
ACTIVATOR_ERROR - Static variable in class aQute.bnd.build.ProjectLauncher
 
add(Jar) - Method in class aQute.bnd.compatibility.ParseSignatureBuilder
 
add(Class<?>) - Method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
add(Scope) - Method in class aQute.bnd.compatibility.Scope
 
add(MavenDependencyGraph.Artifact) - Method in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
add(K, V) - Method in class aQute.lib.collections.MultiMap
 
add(String...) - Method in class aQute.libg.command.Command
 
addActivator(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addAll(K, Collection<V>) - Method in class aQute.lib.collections.MultiMap
 
addAll(Jar, Instruction) - Method in class aQute.lib.osgi.Jar
Add all the resources in the given jar that match the given filter.
addAll(Jar, Instruction, String) - Method in class aQute.lib.osgi.Jar
Add all the resources in the given jar that match the given filter.
addAll(Jar) - Method in class aQute.lib.osgi.Jar
 
addAll(Collection<String>) - Method in class aQute.libg.command.Command
 
addArtifact(MavenDependencyGraph.Artifact) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
addAttribute(String, String) - Method in class aQute.lib.tag.Tag
Add a new attribute.
addAttribute(String, Object) - Method in class aQute.lib.tag.Tag
Add a new attribute.
addAttribute(String, int) - 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.
addBasicPlugin(Object) - Method in class aQute.lib.osgi.Processor
These plugins are added to the total list of plugins.
addCapability(Capability) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
addCapability(Capability.Builder) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
addClasspath(Container) - Method in class aQute.bnd.build.ProjectLauncher
 
addClasspath(Jar) - Method in class aQute.lib.osgi.Analyzer
 
addClasspath(File) - Method in class aQute.lib.osgi.Analyzer
 
addClose(Closeable) - Method in class aQute.lib.osgi.Processor
 
addCommand(String, Action) - Method in class aQute.bnd.build.Workspace
 
addContent(String) - Method in class aQute.lib.tag.Tag
Add a new content string.
addContent(Tag) - Method in class aQute.lib.tag.Tag
Add a new content tag.
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.
addDependencies(Project, Set<String>) - Method in interface aQute.bnd.service.DependencyContributor
 
addDeveloper(String) - Method in class aQute.bnd.maven.PomFromManifest
 
addDirectory(Map<String, Resource>, boolean) - Method in class aQute.lib.osgi.Jar
 
addIncluded(File) - Method in class aQute.lib.osgi.Processor
 
addProperties(File) - Method in class aQute.lib.osgi.Processor
 
addProperty(Property) - Method in class aQute.lib.deployer.obr.Capability.Builder
 
addReference(String) - Method in class aQute.lib.osgi.ClassDataCollector
 
addRepository(URL) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
addRequire(Require) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
addResourceToIndex(Resource) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
addRunBundle(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addRunVM(String) - Method in class aQute.bnd.build.ProjectLauncher
 
addSourcepath(File) - Method in class aQute.lib.osgi.Builder
 
addTest(String) - Method in class aQute.bnd.build.ProjectTester
 
after(Project, String, Throwable) - Method in interface aQute.bnd.service.CommandPlugin
Is run after a command is executed.
ALGORITHM - Static variable in class aQute.libg.cryptography.MD5
 
ALGORITHM - Static variable in class aQute.libg.cryptography.SHA1
 
all() - Method in class aQute.lib.collections.MultiMap
 
analyze() - Method in class aQute.lib.osgi.Analyzer
Calculates the data structures for generating a manifest.
analyze() - Method in class aQute.lib.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(Jar, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, Set<String>>) - Method in class aQute.lib.osgi.Analyzer
 
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.make.metatype.MetatypePlugin
 
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
 
Analyzer - Class in aQute.lib.osgi
 
Analyzer(Processor) - Constructor for class aQute.lib.osgi.Analyzer
 
Analyzer() - Constructor for class aQute.lib.osgi.Analyzer
 
AnalyzerPlugin - Interface in aQute.bnd.service
 
annotation(Annotation) - Method in class aQute.bnd.component.AnnotationReader
 
annotation(Annotation) - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
annotation(Annotation) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
Annotation - Class in aQute.lib.osgi
 
Annotation(String, Map<String, Object>, ElementType, RetentionPolicy) - Constructor for class aQute.lib.osgi.Annotation
 
annotation(Annotation) - Method in class aQute.lib.osgi.ClassDataCollector
 
AnnotationReader - Class in aQute.bnd.component
 
ANYPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
append(Appendable, byte[]) - Static method in class aQute.lib.hex.Hex
 
append(String...) - Static method in class aQute.lib.osgi.Processor
 
appendPackages(RepositoryPlugin.Strategy, String, List<Container>, ResolverMode) - Method in class aQute.bnd.build.Project
Calculates the containers required to fulfil the -buildpackages instruction, and appends them to the existing list of containers.
appendPath(String...) - Static method in class aQute.lib.osgi.Processor
Append two strings to for a path in a ZIP or JAR file.
aQute.bnd.annotation - package aQute.bnd.annotation
 
aQute.bnd.annotation.component - package aQute.bnd.annotation.component
 
aQute.bnd.annotation.metatype - package aQute.bnd.annotation.metatype
 
aQute.bnd.build - package aQute.bnd.build
 
aQute.bnd.compatibility - package aQute.bnd.compatibility
 
aQute.bnd.component - package aQute.bnd.component
 
aQute.bnd.concurrent - package aQute.bnd.concurrent
 
aQute.bnd.help - package aQute.bnd.help
 
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.support - package aQute.bnd.maven.support
 
aQute.bnd.repo.eclipse - package aQute.bnd.repo.eclipse
 
aQute.bnd.service - package aQute.bnd.service
 
aQute.bnd.service.action - package aQute.bnd.service.action
 
aQute.bnd.service.url - package aQute.bnd.service.url
 
aQute.bnd.settings - package aQute.bnd.settings
 
aQute.bnd.signing - package aQute.bnd.signing
 
aQute.lib.base64 - package aQute.lib.base64
 
aQute.lib.collections - package aQute.lib.collections
 
aQute.lib.deployer - package aQute.lib.deployer
 
aQute.lib.deployer.http - package aQute.lib.deployer.http
 
aQute.lib.deployer.obr - package aQute.lib.deployer.obr
 
aQute.lib.filter - package aQute.lib.filter
 
aQute.lib.hex - package aQute.lib.hex
 
aQute.lib.index - package aQute.lib.index
 
aQute.lib.io - package aQute.lib.io
 
aQute.lib.jardiff - package aQute.lib.jardiff
 
aQute.lib.osgi - package aQute.lib.osgi
 
aQute.lib.osgi.eclipse - package aQute.lib.osgi.eclipse
 
aQute.lib.putjar - package aQute.lib.putjar
 
aQute.lib.spring - package aQute.lib.spring
 
aQute.lib.tag - package aQute.lib.tag
 
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.forker - package aQute.libg.forker
 
aQute.libg.generics - package aQute.libg.generics
 
aQute.libg.glob - package aQute.libg.glob
 
aQute.libg.header - package aQute.libg.header
 
aQute.libg.qtokens - package aQute.libg.qtokens
 
aQute.libg.reporter - package aQute.libg.reporter
 
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.tarjan - package aQute.libg.tarjan
 
aQute.libg.tuple - package aQute.libg.tuple
 
aQute.libg.version - package aQute.libg.version
 
Attribute - Annotation Type in aQute.bnd.annotation.component
 
Attribute.C - Class in aQute.bnd.annotation.component
 
Attribute.C() - Constructor for class aQute.bnd.annotation.component.Attribute.C
 
available() - Method in class aQute.lib.io.LimitedInputStream
 

B

b - Variable in class aQute.libg.tuple.Pair
 
Base64 - Class in aQute.lib.base64
 
Base64(byte[]) - Constructor for class aQute.lib.base64.Base64
 
Base64(String) - Constructor for class aQute.lib.base64.Base64
 
before(Project, String) - Method in interface aQute.bnd.service.CommandPlugin
Is run before a command is executed.
begin() - Method in class aQute.bnd.service.BndListener
 
begin() - Method in class aQute.lib.osgi.Analyzer
 
begin() - Method in class aQute.lib.osgi.Processor
 
beginHandleErrors(String) - Method in class aQute.lib.osgi.Processor
Set the current command thread.
BLUEPRINT_TIMEOUT_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
BLUEPRINT_WAIT_FOR_DEPENDENCIES_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
BND_ADDXMLTOTEST - Static variable in interface aQute.lib.osgi.Constants
 
BND_LASTMODIFIED - Static variable in interface aQute.lib.osgi.Constants
 
BNDCNF - Static variable in class aQute.bnd.build.Project
 
BNDDIR - Static variable in class aQute.bnd.build.Workspace
 
BNDFILE - Static variable in class aQute.bnd.build.Project
 
BndListener - Class in aQute.bnd.service
 
BndListener() - Constructor for class aQute.bnd.service.BndListener
 
bracket(boolean) - Method in class aQute.bnd.build.Workspace
 
BsnToMavenPath - Interface in aQute.bnd.maven
 
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() - Method in class aQute.bnd.build.Project
 
build(Project) - Method in class aQute.bnd.concurrent.MultiBuilder
Return the build result of a project.
build() - Method in class aQute.lib.deployer.obr.Capability.Builder
 
build() - Method in class aQute.lib.deployer.obr.Resource.Builder
 
build() - Method in class aQute.lib.osgi.Builder
 
build(Jar, InputStream, long) - Static method in class aQute.lib.osgi.EmbeddedResource
 
build(Jar, Resource) - Static method in class aQute.lib.osgi.EmbeddedResource
 
build(Jar, File, Pattern) - Static method in class aQute.lib.osgi.FileResource
 
build(Jar, File) - Static method in class aQute.lib.osgi.ZipResource
 
build(Jar, File, Pattern) - Static method in class aQute.lib.osgi.ZipResource
 
Builder - Class in aQute.lib.osgi
Include-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ',' package-decl )* Export-Package: package-decl ( ',' package-decl )* Import-Package: package-decl ( ',' package-decl )*
Builder(Processor) - Constructor for class aQute.lib.osgi.Builder
 
Builder() - Constructor for class aQute.lib.osgi.Builder
 
BUILDFILE - Static variable in class aQute.bnd.build.Workspace
 
BUILDFILES - Static variable in interface aQute.lib.osgi.Constants
 
buildLocal(boolean) - Method in class aQute.bnd.build.Project
Build without doing any dependency checking.
BUILDPACKAGES - Static variable in interface aQute.lib.osgi.Constants
 
BUILDPATH - Static variable in interface aQute.lib.osgi.Constants
 
buildPipeline(Result, ContentFilter...) - Static method in class aQute.libg.sax.SAXUtil
 
builds() - Method in class aQute.lib.osgi.Builder
Build Multiple jars.
bump(String) - Method in class aQute.bnd.build.Project
 
bump() - Method in class aQute.bnd.build.Project
 
BUMPPOLICY - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_ACTIVATIONPOLICY - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_ACTIVATIONPOLICYPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
BUNDLE_ACTIVATOR - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_BLUEPRINT - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_CATEGORY - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_CLASSPATH - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_CONTACTADDRESS - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_COPYRIGHT - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_DESCRIPTION - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_DOCURL - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_ICON - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_LICENSE - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_LOCALIZATION - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_MANIFESTVERSION - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_NAME - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_NATIVECODE - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_SPECIFIC_HEADERS - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_SYMBOLIC_NAME_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_SYMBOLICNAME - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_UPDATELOCATION - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_VENDOR - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_VERSION - Static variable in interface aQute.lib.osgi.Constants
 
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
bundleAdded(RepositoryPlugin, Jar, File) - Method in interface aQute.bnd.service.RepositoryListenerPlugin
Called when a bundle is added to a repository.
BundleId - Class in aQute.lib.osgi
Holds the bundle bsn + version pair
BundleId(String, String) - Constructor for class aQute.lib.osgi.BundleId
 
BundleIndexer - Interface in org.osgi.service.bindex
The BundleIndexer is an OSGi service for indexing bundle capabiilities and requirements and create an OBR XML representation.

C

CACHEDIR - Static variable in class aQute.bnd.build.Workspace
 
cacheDir - Variable in class aQute.lib.deployer.obr.OBR
 
CachedPom - Class in aQute.bnd.maven.support
 
CachingURLResourceHandle - Class in aQute.lib.deployer.obr
This resource handler downloads remote resources on demand, and caches them as local files.
CachingURLResourceHandle(String, String, File, CachingURLResourceHandle.CachingMode) - Constructor for class aQute.lib.deployer.obr.CachingURLResourceHandle
 
CachingURLResourceHandle(String, String, File, URLConnector, CachingURLResourceHandle.CachingMode) - Constructor for class aQute.lib.deployer.obr.CachingURLResourceHandle
 
CachingURLResourceHandle.CachingMode - Enum in aQute.lib.deployer.obr
 
calcChecksums(String[]) - Method in class aQute.lib.osgi.Jar
Calculate the checksums and set them in the manifest.
calcManifest() - Method in class aQute.lib.osgi.Analyzer
One of the main workhorses of this class.
calculateExportsFromContents(Jar) - Method in class aQute.lib.osgi.Analyzer
Calculate an export header solely based on the contents of a JAR file
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.
cancel() - Method in class aQute.bnd.build.ProjectLauncher
 
cancel() - Method in class aQute.libg.command.Command
 
cancel(long) - Method in class aQute.libg.forker.Forker
Cancel the forker.
CANCELED - Static variable in class aQute.bnd.build.ProjectLauncher
 
canWrite() - Method in class aQute.bnd.maven.MavenRepository
 
canWrite() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
canWrite() - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
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
 
canWrite() - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
canWrite() - Method in class aQute.lib.deployer.obr.LocalOBR
 
Capability - Class in aQute.lib.deployer.obr
 
Capability.Builder - Class in aQute.lib.deployer.obr
 
Capability.Builder() - Constructor for class aQute.lib.deployer.obr.Capability.Builder
 
CapabilityType - Enum in aQute.lib.deployer.obr
 
changed(Project) - Method in class aQute.bnd.concurrent.MultiBuilder
Indicate that the project has changed.
changed(File) - Method in class aQute.bnd.service.BndListener
 
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.lib.osgi.Builder
 
characters(char[], int, int) - Method in class aQute.libg.sax.ContentFilterImpl
 
characters(char[], int, int) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
checkClass(String) - Method in class aQute.lib.osgi.Analyzer
Check if the given class or interface name is contained in the jar.
CircularDependencyException - Exception in aQute.bnd.build
 
CircularDependencyException(String) - Constructor for exception aQute.bnd.build.CircularDependencyException
 
classBegin(int, String) - Method in class aQute.bnd.component.AnnotationReader
Are called during class parsing
classBegin(int, String) - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
classBegin(int, String) - Method in class aQute.lib.osgi.ClassDataCollector
 
ClassDataCollector - Class in aQute.lib.osgi
 
ClassDataCollector() - Constructor for class aQute.lib.osgi.ClassDataCollector
 
classEnd() - Method in class aQute.lib.osgi.ClassDataCollector
 
classIdentity(String) - Static method in class aQute.bnd.compatibility.Scope
 
CLASSPATH - Static variable in interface aQute.lib.osgi.Constants
 
classStart(int, String) - Method in class aQute.lib.osgi.ClassDataCollector
 
Clazz - Class in aQute.lib.osgi
 
Clazz(String, Resource) - Constructor for class aQute.lib.osgi.Clazz
 
clazz - Variable in class aQute.lib.osgi.Clazz.FieldDef
 
Clazz.Assoc - Class in aQute.lib.osgi
 
Clazz.ClassConstant - Class in aQute.lib.osgi
 
Clazz.ClassConstant(int) - Constructor for class aQute.lib.osgi.Clazz.ClassConstant
 
Clazz.FieldDef - Class in aQute.lib.osgi
 
Clazz.FieldDef(int, String, String, String) - Constructor for class aQute.lib.osgi.Clazz.FieldDef
 
Clazz.JAVA - Enum in aQute.lib.osgi
 
Clazz.MethodDef - Class in aQute.lib.osgi
 
Clazz.MethodDef(int, String, String, String) - Constructor for class aQute.lib.osgi.Clazz.MethodDef
 
Clazz.QUERY - Enum in aQute.lib.osgi
 
clean() - Method in class aQute.bnd.build.Project
 
cleanRoot() - Method in class aQute.bnd.compatibility.Scope
 
cleanupVersion(String) - Static method in class aQute.lib.osgi.Analyzer
 
cleanupVersion(Map<String, Map<String, String>>, String) - Method in class aQute.lib.osgi.Builder
 
clear() - Method in class aQute.bnd.build.ProjectLauncher
 
clear() - Method in class aQute.lib.osgi.Analyzer
 
clear() - Method in class aQute.lib.osgi.Processor
 
close() - Method in class aQute.bnd.maven.support.MavenEntry
 
close() - Method in class aQute.lib.collections.LineCollection
 
close() - Method in class aQute.lib.index.Index
 
close(Closeable) - Static method in class aQute.lib.io.IO
 
close() - Method in class aQute.lib.io.LimitedInputStream
 
close() - Method in class aQute.lib.jardiff.Diff
 
close() - Method in class aQute.lib.osgi.Analyzer
 
close() - Method in class aQute.lib.osgi.Builder
 
close() - Method in class aQute.lib.osgi.Jar
 
close() - Method in class aQute.lib.osgi.Processor
 
closeRootAndDocument() - Method in class aQute.libg.sax.filters.MergeContentFilter
 
CNFDIR - Static variable in class aQute.bnd.build.Workspace
 
collect(File, String) - Static method in class aQute.lib.io.IO
 
collect(URL, String) - Static method in class aQute.lib.io.IO
 
collect(File) - Static method in class aQute.lib.io.IO
 
collect(InputStream, String) - Static method in class aQute.lib.io.IO
 
collect(InputStream) - Static method in class aQute.lib.io.IO
 
collect(Reader) - Static method in class aQute.lib.io.IO
 
Command - Class in aQute.libg.command
 
Command() - Constructor for class aQute.libg.command.Command
 
COMMAND_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
CommandPlugin - Interface in aQute.bnd.service
A plugin that makes it possible to
compareManifest(Map<String, Object>, Manifest, Manifest, boolean) - Method in class aQute.lib.jardiff.Diff
 
compareTo(BundleId) - Method in class aQute.lib.osgi.BundleId
 
compareTo(Clazz.FieldDef) - Method in class aQute.lib.osgi.Clazz.FieldDef
 
compareTo(Version) - Method in class aQute.libg.version.Version
 
compile(Project, Collection<File>, Collection<Container>, File) - Method in interface aQute.bnd.service.Compiler
 
Compiler - Interface in aQute.bnd.service
 
COMPILER_SOURCE - Static variable in interface aQute.lib.osgi.Constants
 
COMPILER_TARGET - Static variable in interface aQute.lib.osgi.Constants
 
Component - Annotation Type in aQute.bnd.annotation.component
 
Component - Annotation Type in org.osgi.service.component.annotations
Identify the annotated class as a Service Component.
COMPONENT_ACTIVATE - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_CONFIGURATION_POLICY - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_DEACTIVATE - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_DESCRIPTORS - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_DESIGNATE - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_DESIGNATEFACTORY - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_DYNAMIC - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_ENABLED - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_FACTORY - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_IMMEDIATE - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_IMPLEMENTATION - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_MODIFIED - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_MULTIPLE - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_NAME - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_OPTIONAL - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_PROPERTIES - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_PROVIDE - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_SERVICEFACTORY - Static variable in interface aQute.lib.osgi.Constants
 
COMPONENT_VERSION - Static variable in interface aQute.lib.osgi.Constants
 
ComponentAnnotationReader - Class in aQute.bnd.make.component
 
componentDirectives - Static variable in interface aQute.lib.osgi.Constants
 
CONDITIONAL_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 
CONDUIT - Static variable in interface aQute.lib.osgi.Constants
 
Configurable<T> - Class in aQute.bnd.annotation.metatype
 
Configurable() - Constructor for class aQute.bnd.annotation.metatype.Configurable
 
CONFIGURATION_POLICY - Static variable in annotation type aQute.bnd.annotation.component.Component
 
ConfigurationPolicy - Enum in aQute.bnd.annotation.component
 
ConfigurationPolicy - Enum in org.osgi.service.component.annotations
Configuration Policy for the Component annotation.
connect(URL) - Method in interface aQute.bnd.service.url.URLConnector
 
connect(URL) - Method in class aQute.lib.deployer.http.HttpBasicAuthURLConnector
 
connect(URL) - Method in class aQute.lib.deployer.obr.DefaultURLConnector
 
constant(Object) - Method in class aQute.lib.osgi.ClassDataCollector
 
constant - Variable in class aQute.lib.osgi.Clazz.FieldDef
 
constantClass(DataInputStream, int) - Method in class aQute.lib.osgi.Clazz
 
constantDouble(DataInputStream, int) - Method in class aQute.lib.osgi.Clazz
 
constantLong(DataInputStream, int) - Method in class aQute.lib.osgi.Clazz
 
Constants - Interface in aQute.lib.osgi
 
constantUtf8(DataInputStream, int) - Method in class aQute.lib.osgi.Clazz
 
constructor(int, String) - Method in class aQute.lib.osgi.ClassDataCollector
Deprecated.
constructorIdentity(String) - Static method in class aQute.bnd.compatibility.Scope
 
CONSUMER_POLICY - Static variable in interface aQute.lib.osgi.Constants
 
ConsumerType - Annotation Type in aQute.bnd.annotation
Adding this annotation to a type in an API package indicates the the owner of that package will not change this interface in a minor update.
Container - Class in aQute.bnd.build
 
Container(Project, File) - Constructor for class aQute.bnd.build.Container
 
Container(File) - Constructor for class aQute.bnd.build.Container
 
Container.TYPE - Enum in aQute.bnd.build
 
ContentFilter - Interface in aQute.libg.sax
 
ContentFilterImpl - Class in aQute.libg.sax
 
ContentFilterImpl() - Constructor for class aQute.libg.sax.ContentFilterImpl
 
contributeFiles(List<File>, Processor) - Method in class aQute.bnd.build.Container
Iterate over the containers and get the files they represent
copy(InputStream, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(InputStream, DataOutput) - Static method in class aQute.lib.io.IO
 
copy(InputStream, ByteBuffer) - Static method in class aQute.lib.io.IO
 
copy(File, File) - Static method in class aQute.lib.io.IO
 
copy(InputStream, File) - Static method in class aQute.lib.io.IO
 
copy(File, OutputStream) - Static method in class aQute.lib.io.IO
 
copy(Collection<?>, OutputStream) - Method in class aQute.lib.io.IO
 
copy(Map<K, V>) - Static method in class aQute.libg.generics.Create
 
copy(List<T>) - Static method in class aQute.libg.generics.Create
 
copy(Collection<T>) - Static method in class aQute.libg.generics.Create
 
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
 
crawl(byte[]) - Method in class aQute.lib.osgi.Clazz
We must find Class.forName references ...
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
 
createConfigurable(Class<T>, Map<?, ?>) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
createConfigurable(Class<T>, Dictionary<?, ?>) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
CREATED_BY - Static variable in interface aQute.lib.osgi.Constants
 
createPrivate(BigInteger, BigInteger) - Static method in class aQute.libg.cryptography.RSA
 
createProjectModel(File) - Method in class aQute.bnd.maven.support.Maven
 
createPublic(BigInteger, BigInteger) - Static method in class aQute.libg.cryptography.RSA
 
Crypto - Class in aQute.libg.cryptography
 
Crypto() - Constructor for class aQute.libg.cryptography.Crypto
 
CURRENT_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 
CURRENT_USES - Static variable in interface aQute.lib.osgi.Constants
 
CURRENT_VERSION - Static variable in interface aQute.lib.osgi.Constants
 
CUSTOM_LAUNCHER - Static variable in class aQute.bnd.build.ProjectLauncher
 
customize(T, Map<String, String>) - Method in class aQute.lib.osgi.Processor
 

D

Deactivate - Annotation Type in aQute.bnd.annotation.component
 
Deactivate - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the deactivate method of a Service Component.
DEBUG - Static variable in interface aQute.lib.osgi.Constants
 
decodeBase64(String) - Static method in class aQute.lib.base64.Base64
 
DEFAULT_BAR_EXTENSION - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_BND_EXTENSION - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_BNDRUN_EXTENSION - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_CHARSET - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_DO_NOT_COPY - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_JAR_EXTENSION - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_LAUNCHER_BSN - Static variable in interface aQute.lib.osgi.Constants
 
DEFAULT_TESTER_BSN - Static variable in interface aQute.lib.osgi.Constants
 
DefaultURLConnector - Class in aQute.lib.deployer.obr
 
DefaultURLConnector() - Constructor for class aQute.lib.deployer.obr.DefaultURLConnector
 
delete(File) - Static method in class aQute.lib.io.IO
 
DependencyContributor - Interface in aQute.bnd.service
 
DEPENDSON - Static variable in interface aQute.lib.osgi.Constants
 
deploy(String, File) - Method in class aQute.bnd.build.Project
Deploy the file (which must be a bundle) into the repository.
deploy(File) - Method in class aQute.bnd.build.Project
Deploy the file (which must be a bundle) into the repository.
deploy() - Method in class aQute.bnd.build.Project
Deploy the current project to a repository
deploy(Project, Jar) - Method in class aQute.bnd.maven.MavenDeploy
 
deploy(Project, Jar) - Method in class aQute.bnd.maven.MavenDeployCmd
 
Deploy - Interface in aQute.bnd.service
Deploy this artifact to maven.
deploy(Project, Jar) - Method in interface aQute.bnd.service.Deploy
 
DEPLOY - Static variable in interface aQute.lib.osgi.Constants
 
DEPLOYREPO - Static variable in interface aQute.lib.osgi.Constants
 
DESCRIPTION_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
descriptor - Variable in class aQute.lib.osgi.Clazz.FieldDef
 
DESIGNATE - Static variable in annotation type aQute.bnd.annotation.component.Component
 
DESIGNATE_FACTORY - Static variable in annotation type aQute.bnd.annotation.component.Component
 
Diff - Class in aQute.lib.jardiff
 
Diff() - Constructor for class aQute.lib.jardiff.Diff
 
diff(Jar, Jar, boolean) - Method in class aQute.lib.jardiff.Diff
Compare two JAR files with each other.
Digest - Class in aQute.libg.cryptography
 
Digest(byte[], int) - Constructor for class aQute.libg.cryptography.Digest
 
digest() - Method in class aQute.libg.cryptography.Digest
 
digest() - Method in class aQute.libg.cryptography.Digester
 
digest(byte[]) - Method in class aQute.libg.cryptography.Digester
 
Digester<T extends Digest> - Class in aQute.libg.cryptography
 
Digester(MessageDigest) - Constructor for class aQute.libg.cryptography.Digester
 
directives - Static variable in interface aQute.lib.osgi.Constants
 
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
 
DO_VARIABLES - Static variable in class aQute.lib.osgi.eclipse.EclipseClasspath
 
doActivate() - Method in class aQute.bnd.component.AnnotationReader
 
doAttrbutes(Object[], Clazz, Macro) - Static method in class aQute.lib.osgi.Processor
Parse the a=b strings and return a map of them.
doComponent(Component, Annotation) - Method in class aQute.bnd.component.AnnotationReader
 
doDeactivate() - Method in class aQute.bnd.component.AnnotationReader
 
doIncludeFile(File, boolean, Properties) - Method in class aQute.lib.osgi.Processor
 
doIt() - Method in class aQute.libg.sed.Sed
 
doMavenPom(RepositoryPlugin.Strategy, List<Container>, String) - Method in class aQute.bnd.build.Project
The user selected pom in a path.
doModified() - Method in class aQute.bnd.component.AnnotationReader
 
doNative(String) - Method in class aQute.lib.osgi.Verifier
 
doNotCopy(String) - Method in class aQute.lib.osgi.Builder
doNotCopy The doNotCopy variable maintains a patter for files that should not be copied.
DONOTCOPY - Static variable in interface aQute.lib.osgi.Constants
 
doReference(Reference, Annotation) - Method in class aQute.bnd.component.AnnotationReader
 
doUses(String, Map<String, Map<String, String>>, Map<String, Set<String>>, Map<String, Map<String, String>>) - Method in class aQute.lib.osgi.Analyzer
 
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.
drain(InputStream) - Static method in class aQute.lib.io.IO
 
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
 
DUPLICATE_BUNDLE - Static variable in class aQute.bnd.build.ProjectLauncher
 
DUPLICATE_MARKER - Static variable in interface aQute.lib.osgi.Constants
 
DYNAMIC - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
DYNAMICIMPORT_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 

E

EclipseClasspath - Class in aQute.lib.osgi.eclipse
Parse the Eclipse project information for the classpath.
EclipseClasspath(Reporter, File, File, int) - Constructor for class aQute.lib.osgi.eclipse.EclipseClasspath
Parse an Eclipse project structure to discover the classpath.
EclipseClasspath(Reporter, File, File) - Constructor for class aQute.lib.osgi.eclipse.EclipseClasspath
 
EclipseJUnitTester - Interface in aQute.bnd.service
 
EclipseRepo - Class in aQute.bnd.repo.eclipse
 
EclipseRepo() - Constructor for class aQute.bnd.repo.eclipse.EclipseRepo
 
EES - Static variable in class aQute.lib.osgi.Verifier
 
ElementSelectionFilter - Class in aQute.libg.sax.filters
 
ElementSelectionFilter() - Constructor for class aQute.libg.sax.filters.ElementSelectionFilter
 
EMAIL - Static variable in class aQute.bnd.settings.Settings
 
EMBEDDED_ACTIVATOR - Static variable in class aQute.bnd.build.ProjectLauncher
 
EMBEDDED_REPO - Static variable in interface aQute.lib.osgi.Constants
 
EmbeddedResource - Class in aQute.lib.osgi
 
EmbeddedResource(byte[], long) - Constructor for class aQute.lib.osgi.EmbeddedResource
 
EMPTY - Static variable in interface aQute.lib.osgi.Constants
 
EMPTY_ARRAY - Static variable in class aQute.lib.osgi.Jar
 
EMPTY_HEADER - Static variable in interface aQute.lib.osgi.Constants
 
emptyVersion - Static variable in class aQute.libg.version.Version
 
ENABLED - Static variable in annotation type aQute.bnd.annotation.component.Component
 
enclosingMethod(String, String, String) - Method in class aQute.lib.osgi.ClassDataCollector
The EnclosingMethod attribute
encodeBase64(byte[]) - Static method in class aQute.lib.base64.Base64
 
end() - Method in class aQute.bnd.service.BndListener
 
endDocument() - Method in class aQute.libg.sax.ContentFilterImpl
 
endElement(String, String, String) - Method in class aQute.lib.deployer.obr.OBRSAXHandler
 
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.lib.osgi.Processor
End a command.
endPrefixMapping(String) - Method in class aQute.libg.sax.ContentFilterImpl
 
ensureManifest() - Method in class aQute.lib.osgi.Jar
Make sure we have a manifest
eof() - Method in class aQute.lib.io.LimitedInputStream
 
equals(Object) - Method in class aQute.bnd.build.Container
 
equals(Object) - Method in class aQute.lib.deployer.obr.Capability
 
equals(Object) - Method in class aQute.lib.deployer.obr.Property
 
equals(Object) - Method in class aQute.lib.deployer.obr.Referral
 
equals(Object) - Method in class aQute.lib.deployer.obr.Require
 
equals(Object) - Method in class aQute.lib.deployer.obr.Resource
 
equals(Object) - Method in class aQute.lib.filter.Filter
 
equals(Object) - Method in class aQute.lib.osgi.BundleId
 
equals(Object) - Method in class aQute.lib.osgi.Clazz.FieldDef
 
equals(Object) - Method in class aQute.lib.osgi.Instruction
 
equals(Object) - Method in class aQute.libg.version.Version
 
ERROR - Static variable in class aQute.bnd.build.ProjectLauncher
 
error(String, Object...) - Method in class aQute.bnd.build.ProjectLauncher
 
error(String, Object...) - Method in class aQute.lib.osgi.Processor
 
error(String, Throwable, Object...) - Method in class aQute.lib.osgi.Processor
 
error(String, Object...) - Method in interface aQute.libg.reporter.Reporter
 
Errors - Interface in aQute.bnd.help
 
eval(Map<String, Object>, StringReader) - Method in interface aQute.bnd.service.Scripter
 
EXCLUDE - Static variable in annotation type aQute.bnd.annotation.Export
 
EXCLUDE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
executable() - Method in class aQute.bnd.build.ProjectLauncher
Create a self executable.
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(Appendable, Appendable) - Method in class aQute.libg.command.Command
 
execute(String, Appendable, Appendable) - Method in class aQute.libg.command.Command
 
execute(InputStream, Appendable, Appendable) - Method in class aQute.libg.command.Command
 
exists(String) - Method in class aQute.lib.osgi.Jar
 
exists() - Method in class aQute.lib.osgi.Processor
 
expand(File) - Method in class aQute.lib.osgi.Jar
Expand the JAR file to a directory.
Export - Annotation Type in aQute.bnd.annotation
 
EXPORT_CONTENTS - Static variable in interface aQute.lib.osgi.Constants
 
EXPORT_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 
EXPORT_SERVICE - Static variable in interface aQute.lib.osgi.Constants
 
extendsClass(String) - Method in class aQute.bnd.component.AnnotationReader
 
extendsClass(String) - Method in class aQute.lib.osgi.ClassDataCollector
 
EXTENSION_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 

F

FACTORY - Static variable in annotation type aQute.bnd.annotation.component.Component
 
FAIL_OK - Static variable in interface aQute.lib.osgi.Constants
 
field(Clazz.FieldDef) - Method in class aQute.lib.osgi.ClassDataCollector
 
field(int, String, String) - Method in class aQute.lib.osgi.ClassDataCollector
Deprecated.
fieldIdentity(String, String) - Static method in class aQute.bnd.compatibility.Scope
 
FileInstallRepo - Class in aQute.lib.deployer
 
FileInstallRepo() - Constructor for class aQute.lib.deployer.FileInstallRepo
 
FileIterator - Class in aQute.libg.fileiterator
 
FileIterator(File) - Constructor for class aQute.libg.fileiterator.FileIterator
 
FileRepo - Class in aQute.lib.deployer
 
FileRepo() - Constructor for class aQute.lib.deployer.FileRepo
 
FileRepo(String, File, boolean) - Constructor for class aQute.lib.deployer.FileRepo
 
FileResource - Class in aQute.lib.osgi
 
FileResource(File) - Constructor for class aQute.lib.osgi.FileResource
 
fillActions(Map<String, Action>) - Method in class aQute.bnd.build.Project
 
fillActions(Map<String, Action>) - Method in class aQute.bnd.build.Workspace
 
Filter - Class in aQute.lib.filter
 
Filter(String) - Constructor for class aQute.lib.filter.Filter
 
FILTERPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
findClass(String) - Method in class aQute.lib.osgi.Analyzer
Find a clazz on the class path.
findPackageCapability(String) - Method in class aQute.lib.deployer.obr.Resource
 
findPackageRequire(String) - Method in class aQute.lib.deployer.obr.Resource
 
findProperty(String) - Method in class aQute.lib.deployer.obr.Capability
 
findRecursiveAttribute(String) - Method in class aQute.lib.tag.Tag
 
findRequire(String) - Method in class aQute.lib.deployer.obr.Resource
 
findResource(String) - Method in class aQute.lib.osgi.Analyzer
Locate a resource on the class path.
finish() - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
fireBundleAdded(Jar, File) - Method in class aQute.lib.deployer.FileRepo
 
forceRefresh() - Method in class aQute.lib.osgi.Processor
 
Forker<T> - Class in aQute.libg.forker
A Forker is good in parallel scheduling tasks with dependencies.
Forker(Executor) - Constructor for class aQute.libg.forker.Forker
Constructor
Forker() - Constructor for class aQute.libg.forker.Forker
Constructor
formatArrays(String, Object...) - Static method in class aQute.lib.osgi.Processor
This method is the same as String.format but it makes sure that any arrays are transformed to strings.
FQNPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
fqnToBinary(String) - Static method in class aQute.lib.osgi.Clazz
 
fqnToPath(String) - Static method in class aQute.lib.osgi.Clazz
 
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
FRAGMENT_HOST - Static variable in interface aQute.lib.osgi.Constants
 
from(InputStream) - Method in class aQute.libg.cryptography.Digester
 
FROM_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
fromString(String, Class<T>) - Static method in class aQute.libg.cryptography.Crypto
 

G

generate() - Static method in class aQute.libg.cryptography.RSA
 
GenericParameter - Class in aQute.bnd.compatibility
 
GenericParameter(String, GenericType[]) - Constructor for class aQute.bnd.compatibility.GenericParameter
 
GenericType - Class in aQute.bnd.compatibility
 
GenericType(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType
 
GenericType.GenericArray - Class in aQute.bnd.compatibility
 
GenericType.GenericArray(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType.GenericArray
 
GenericType.GenericWildcard - Class in aQute.bnd.compatibility
 
GenericType.GenericWildcard(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType.GenericWildcard
 
get(String, String) - Method in class aQute.bnd.maven.MavenRepository
 
get(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.bnd.maven.MavenRepository
 
get(String, String) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
get(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
get(String, String) - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
get(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
get(String, String) - Method in interface aQute.bnd.service.RepositoryPlugin
Deprecated.
get(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in interface aQute.bnd.service.RepositoryPlugin
Return a URL to a matching version of the given bundle.
get(String, String) - Method in class aQute.lib.deployer.FileInstallRepo
 
get(String, String) - Method in class aQute.lib.deployer.FileRepo
Get a list of URLs to bundles that are constrained by the bsn and versionRange.
get(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.lib.deployer.FileRepo
 
get(String, String) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
get(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
get(String) - Method in class aQute.lib.osgi.Annotation
 
get(int) - Method in class aQute.libg.version.Version
 
getActions() - Method in class aQute.bnd.build.Project
 
getActivators() - Method in class aQute.bnd.build.ProjectLauncher
 
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
 
getAllProjects() - Method in class aQute.bnd.build.Workspace
 
getAllsourcepath() - Method in class aQute.bnd.build.Project
 
getAllSources() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getAnnotation() - Method in class aQute.lib.osgi.Annotation
 
getAnnotation(Class<T>) - Method in class aQute.lib.osgi.Annotation
 
getArguments() - Method in class aQute.bnd.build.ProjectLauncher
 
getArtifact(String, String, String) - Method in class aQute.bnd.maven.MavenDependencyGraph
 
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
 
getArtifactId() - Method in class aQute.bnd.maven.PomFromManifest
 
getArtifactId() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getArtifactId() - Method in class aQute.bnd.maven.support.Pom
 
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.
getAttributes() - Method in class aQute.bnd.build.Container
 
getAttributes() - Method in class aQute.lib.tag.Tag
Answer the attributes as a Dictionary object.
getAtts() - Method in class aQute.libg.sax.SAXElement
 
getBase() - Method in class aQute.lib.osgi.Processor
 
getBaseUrl() - Method in class aQute.lib.deployer.obr.Resource
 
getBndInfo(String, String) - Method in class aQute.lib.osgi.Analyzer
 
getBndLastModified() - Method in class aQute.lib.osgi.Analyzer
 
getBndVersion() - Method in class aQute.lib.osgi.Analyzer
Get the version for this bnd
getBootclasspath() - Method in class aQute.bnd.build.Project
 
getBootclasspath() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getBsn() - Method in class aQute.bnd.maven.PomFromManifest
 
getBsn() - Method in class aQute.lib.osgi.Analyzer
Clear the key part of a header.
getBsn() - Method in class aQute.lib.osgi.BundleId
 
getBsn() - Method in class aQute.lib.osgi.Jar
 
getBuilder(ProjectBuilder) - Method in class aQute.bnd.build.Project
Return a new builder that is nicely setup for this project.
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
 
getBuildpath() - Method in class aQute.bnd.build.Project
 
getBundle(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.bnd.build.Project
Get a bundle from one of the plugin repositories.
getBundleClasspath() - Method in class aQute.lib.osgi.Analyzer
 
getBundles(RepositoryPlugin.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.
getBundleSymbolicName() - Method in class aQute.bnd.build.Container
 
getBytes() - Method in class aQute.lib.osgi.AbstractResource
 
getBytes() - Method in class aQute.lib.osgi.PreprocessResource
 
getCacheDirectory() - Method in interface aQute.bnd.service.RemoteRepositoryPlugin
 
getCacheDirectory() - Method in class aQute.lib.deployer.obr.OBR
 
getCapabilities() - Method in class aQute.lib.deployer.obr.Resource
 
getChanged() - Method in class aQute.bnd.build.Project
 
getChildren() - Method in class aQute.bnd.help.Syntax
 
getClass(String, File) - Method in class aQute.lib.osgi.Processor
 
getClasses(String...) - Method in class aQute.lib.osgi.Analyzer
 
getClasspath() - Method in class aQute.bnd.build.ProjectBuilder
 
getClasspath() - Method in class aQute.bnd.build.ProjectLauncher
 
getClasspath() - Method in class aQute.lib.osgi.Analyzer
 
getClasspath() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getClasspathEntrySuffix(File) - Method in class aQute.lib.osgi.Builder
Answer the string of the resource that it has in the container.
getClassspace() - Method in class aQute.lib.osgi.Analyzer
 
getContained() - Method in class aQute.lib.osgi.Analyzer
 
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(StringBuffer) - Method in class aQute.lib.tag.Tag
convenient method to get the contents in a StringBuffer.
getContinuous() - Method in class aQute.bnd.build.ProjectTester
 
getCount() - Method in class aQute.libg.forker.Forker
 
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
 
getDefinition(Clazz, Analyzer) - Static method in class aQute.bnd.component.AnnotationReader
 
getDefinition(Clazz) - Static method in class aQute.bnd.make.component.ComponentAnnotationReader
 
getDefinition(Clazz, Reporter) - Static method in class aQute.bnd.make.component.ComponentAnnotationReader
 
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.
getDependencies() - Method in class aQute.bnd.maven.support.Pom
 
getDependencies(Pom.Scope, URI...) - Method in class aQute.bnd.maven.support.Pom
 
getDependencies(Pom.Scope) - Method in class aQute.bnd.maven.support.ProjectPom
 
getDependents() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getDependson() - Method in class aQute.bnd.build.Project
 
getDepth() - Method in class aQute.lib.deployer.obr.Referral
 
getDescription() - Method in class aQute.bnd.maven.support.Pom
 
getDescriptor(Class<?>, Class<?>[]) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
getDigester() - Static method in class aQute.libg.cryptography.MD5
 
getDigester() - Static method in class aQute.libg.cryptography.SHA1
 
getDirectories() - Method in class aQute.lib.osgi.Jar
 
getDoNotCopy() - Method in class aQute.lib.osgi.Builder
 
getDuration(String, long) - Static method in class aQute.lib.osgi.Processor
 
getElementType() - Method in class aQute.lib.osgi.Annotation
 
getEntry(String, String, String) - Method in class aQute.bnd.maven.support.Maven
 
getEntry(Pom) - Method in class aQute.bnd.maven.support.Maven
 
getError() - Method in class aQute.bnd.build.Container
 
getErrors() - Method in class aQute.bnd.build.ProjectLauncher
 
getErrors() - Method in class aQute.lib.osgi.Processor
 
getErrors() - Method in interface aQute.libg.reporter.Reporter
 
getExample() - Method in class aQute.bnd.help.Syntax
 
getExclusions() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getExecutor() - Static method in class aQute.lib.osgi.Processor
 
getExports() - Method in class aQute.lib.osgi.Analyzer
 
getExports() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getExtra() - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
getExtra() - Method in class aQute.lib.osgi.AbstractResource
 
getExtra() - Method in class aQute.lib.osgi.EmbeddedResource
 
getExtra() - Method in class aQute.lib.osgi.FileResource
 
getExtra() - Method in class aQute.lib.osgi.JarResource
 
getExtra() - Method in interface aQute.lib.osgi.Resource
 
getExtra() - Method in class aQute.lib.osgi.TagResource
 
getExtra() - Method in class aQute.lib.osgi.URLResource
 
getExtra() - Method in class aQute.lib.osgi.WriteResource
 
getExtra() - Method in class aQute.lib.osgi.ZipResource
 
getFile() - Method in class aQute.bnd.build.Container
 
getFile(File, String) - Static method in class aQute.lib.io.IO
 
getFile(File, String) - Static method in class aQute.lib.osgi.Processor
 
getFile(String) - Method in class aQute.lib.osgi.Processor
 
getFiles() - Method in class aQute.bnd.build.Project
Return the files
getFilter() - Method in class aQute.lib.deployer.obr.Require
 
getFilteredBSNs() - Method in class aQute.lib.deployer.obr.UniqueResourceFilter
 
getFilteredVersions(String) - Method in class aQute.lib.deployer.obr.UniqueResourceFilter
 
getFlattenedProperties() - Method in class aQute.lib.osgi.Macro
Take all the properties and translate them to actual values.
getFlattenedProperties() - Method in class aQute.lib.osgi.Processor
Return the properties but expand all macros.
getFormat() - Method in class aQute.lib.osgi.Clazz
 
getForTypeName(String) - Static method in enum aQute.lib.deployer.obr.CapabilityType
 
getFQN() - Method in class aQute.lib.osgi.Clazz
 
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
 
getGroupId() - Method in class aQute.bnd.maven.PomFromManifest
 
getGroupId() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getGroupId() - Method in class aQute.bnd.maven.support.Pom
 
getGroups() - Method in class aQute.lib.osgi.Analyzer
Calculate the groups inside the bundle.
getHandle(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in interface aQute.bnd.service.RemoteRepositoryPlugin
Retrieve a resource handle from the repository.
getHandle(String, String, RepositoryPlugin.Strategy, Map<String, String>) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
getHandles(String, String) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
getHeader() - Method in class aQute.bnd.help.Syntax
 
getHigh() - Method in class aQute.libg.version.VersionRange
 
getId() - Method in class aQute.lib.deployer.obr.Resource
 
getImplementedPackages(Set<String>, Analyzer, Clazz) - Static method in class aQute.lib.osgi.Clazz
 
getImportPackages() - Method in class aQute.lib.osgi.Analyzer
Analyzer has an empty default but the builder has a * as default.
getImportPackages() - Method in class aQute.lib.osgi.Builder
 
getImports() - Method in class aQute.lib.osgi.Analyzer
 
getInfo(Processor, String) - Method in class aQute.lib.osgi.Processor
 
getInfo(Processor) - Method in class aQute.lib.osgi.Processor
 
getJar() - Method in class aQute.lib.osgi.Analyzer
 
getJar() - Method in class aQute.lib.osgi.JarResource
 
getJarFromFileOrURL(String) - Method in class aQute.bnd.maven.MavenCommand
 
getKeys() - Method in class aQute.bnd.settings.Settings
 
getLauncher(Project) - Method in interface aQute.bnd.service.LauncherPlugin
 
getLead() - Method in class aQute.bnd.help.Syntax
 
getLibrary(Pom.Scope, URI...) - Method in class aQute.bnd.maven.support.Pom
 
getLocalName() - Method in class aQute.lib.tag.Tag
 
getLocalName() - Method in class aQute.libg.sax.SAXElement
 
getLocation() - Method in interface aQute.bnd.service.ResourceHandle
 
getLocation() - Method in class aQute.lib.deployer.obr.CachingURLResourceHandle
 
getLow() - Method in class aQute.libg.version.VersionRange
 
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.lib.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.ProjectLauncher
 
getMajor() - Method in enum aQute.lib.osgi.Clazz.JAVA
 
getMajor() - Method in class aQute.libg.version.Version
 
getManifest() - Method in class aQute.bnd.build.Container
Answer the manifest for this container (if possible).
getManifest(File) - Static method in class aQute.lib.osgi.Analyzer
Specifically for Maven
getManifest() - Method in class aQute.lib.osgi.Jar
 
getManifestAsProperties(InputStream) - Static method in class aQute.lib.osgi.Processor
Read a manifest but return a properties object.
getMatcher(String) - Method in class aQute.lib.osgi.Instruction
 
getMaven() - Method in class aQute.bnd.build.Workspace
 
getMaven() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
getMembers() - Method in class aQute.bnd.build.Container
Return the this if this is anything else but a library.
getMessageDigest() - Method in class aQute.libg.cryptography.Digester
 
getMicro() - Method in class aQute.libg.version.Version
 
getMinor() - Method in class aQute.libg.version.Version
 
getName() - Method in class aQute.bnd.build.Project
 
getName() - Method in class aQute.bnd.maven.MavenRepository
 
getName() - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
getName() - Method in class aQute.bnd.maven.support.Pom
 
getName() - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
getName() - Method in interface aQute.bnd.service.action.NamedAction
 
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.deployer.obr.AbstractBaseOBR
 
getName() - Method in class aQute.lib.deployer.obr.CachingURLResourceHandle
 
getName() - Method in class aQute.lib.deployer.obr.Capability
 
getName() - Method in class aQute.lib.deployer.obr.OBR
 
getName() - Method in class aQute.lib.deployer.obr.Property
 
getName() - Method in class aQute.lib.deployer.obr.Require
 
getName() - Method in class aQute.lib.osgi.Annotation
 
getName() - Method in class aQute.lib.osgi.Clazz.ClassConstant
 
getName() - Method in class aQute.lib.osgi.Jar
 
getName() - Method in class aQute.lib.tag.Tag
Return the name of the tag.
getNameSpace() - Method in class aQute.lib.tag.Tag
 
getNameSpace(String) - Method in class aQute.lib.tag.Tag
 
getOBRIndexes() - Method in interface aQute.bnd.service.OBRIndexProvider
 
getOBRIndexes() - Method in class aQute.lib.deployer.obr.LocalOBR
 
getOBRIndexes() - Method in class aQute.lib.deployer.obr.OBR
 
getOutput() - Method in class aQute.bnd.build.Project
 
getOutput() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getOutputFile(String) - Method in class aQute.bnd.build.Project
 
getPackage(String, String, RepositoryPlugin.Strategy, Map<String, String>, ResolverMode) - Method in class aQute.bnd.build.Project
Find a container to fulfil a package requirement
getPackage(String) - Method in class aQute.lib.osgi.Analyzer
 
getPackage(String) - Static method in class aQute.lib.osgi.Clazz
 
getPackages() - Method in class aQute.lib.osgi.Jar
 
getPackaging() - Method in class aQute.bnd.maven.support.ProjectPom
 
getParent(Properties) - Static method in class aQute.lib.osgi.Macro
 
getParent() - Method in class aQute.lib.osgi.Processor
 
getParent() - Method in interface aQute.libg.sax.ContentFilter
 
getParent() - Method in class aQute.libg.sax.ContentFilterImpl
 
getPath() - Method in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
getPath() - Method in class aQute.lib.osgi.Clazz
 
getPattern() - Method in class aQute.bnd.help.Syntax
 
getPattern() - Method in class aQute.lib.osgi.Instruction
 
getPattern(String) - Static method in class aQute.lib.osgi.Instruction
Convert a string based pattern to a regular expression based pattern.
getPlugin(Class<T>) - Method in interface aQute.bnd.service.Registry
 
getPlugin(Class<T>) - Method in class aQute.lib.osgi.Processor
Returns the first plugin it can find of the given type.
getPlugins(Class<T>) - Method in interface aQute.bnd.service.Registry
 
getPlugins(Class<T>) - Method in class aQute.lib.osgi.Processor
Return a list of plugins that implement the given class.
getPlugins() - Method in class aQute.lib.osgi.Processor
Return a list of plugins.
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.
getPom() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getPomFile() - Method in class aQute.bnd.maven.support.MavenEntry
 
getPomFile() - Method in class aQute.bnd.maven.support.Pom
 
getPresentationName() - Method in class aQute.lib.deployer.obr.Resource
 
getPretty() - Method in class aQute.lib.osgi.Clazz.FieldDef
 
getPretty() - Method in class aQute.lib.osgi.Clazz.MethodDef
 
getPrivateKey() - Method in class aQute.bnd.settings.Settings
 
getProject() - Method in class aQute.bnd.build.Container
 
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(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.Workspace
 
getProjectLauncher() - Method in class aQute.bnd.build.Project
Get a launcher.
getProjectLauncher() - Method in class aQute.bnd.build.ProjectTester
 
getProjectTester() - Method in class aQute.bnd.build.Project
 
getProperties(File) - Method in class aQute.bnd.maven.PomParser
 
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.lib.deployer.obr.Capability
 
getProperties() - Method in class aQute.lib.osgi.Processor
Property handling ...
getPropertiesFile() - Method in class aQute.lib.osgi.Processor
 
getProperty(String) - Method in class aQute.bnd.maven.support.ProjectPom
 
getProperty(String) - Method in class aQute.lib.osgi.Processor
 
getProperty(String, String) - Method in class aQute.lib.osgi.Processor
Get a property with a proper default
getProperty(String, String) - Method in class aQute.lib.osgi.Verifier
 
getPublicKey() - Method in class aQute.bnd.settings.Settings
 
getqName() - Method in class aQute.libg.sax.SAXElement
 
getQualifier() - Method in class aQute.libg.version.Version
 
getReferred() - Method in class aQute.lib.osgi.Analyzer
 
getReferred() - Method in class aQute.lib.osgi.Clazz
 
getReplacer() - Method in class aQute.lib.osgi.Processor
 
getReportDir() - Method in class aQute.bnd.build.ProjectTester
 
getReporter() - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
getReports() - Method in class aQute.bnd.build.ProjectTester
 
getRepositories() - Method in class aQute.bnd.build.Workspace
 
getRequires() - Method in class aQute.lib.deployer.obr.Resource
 
getResolvedUrl() - Method in class aQute.lib.deployer.obr.CachingURLResourceHandle
 
getResource(String) - Method in class aQute.lib.osgi.Jar
 
getResources() - Method in class aQute.lib.osgi.Jar
 
getRetentionPolicy() - Method in class aQute.lib.osgi.Annotation
 
getReturnType() - Method in class aQute.lib.osgi.Clazz.MethodDef
 
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.lib.deployer.obr.LocalOBR
 
getRootElements() - Method in class aQute.libg.sax.filters.MergeContentFilter
 
getRunBuilds() - Method in class aQute.bnd.build.Project
 
getRunbundles() - Method in class aQute.bnd.build.Project
 
getRunBundles() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunFramework() - Method in class aQute.bnd.build.ProjectLauncher
Either NONE or SERVICES to indicate how the remote end launches.
getRunpath() - Method in class aQute.bnd.build.Project
 
getRunpath() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunProperties() - Method in class aQute.bnd.build.Project
 
getRunProperties() - Method in class aQute.bnd.build.ProjectLauncher
 
getRunStorage() - Method in class aQute.bnd.build.Project
 
getRunVM() - Method in class aQute.bnd.build.Project
 
getRunVM() - Method in class aQute.bnd.build.ProjectLauncher
 
getScope() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getSeparator() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
getShortName(String) - Static method in class aQute.lib.osgi.Clazz
 
getSignature(Object) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Class,Method,Field, or Constructor.
getSignature(Class<?>) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Class.
getSignature(Method) - Method in class aQute.bnd.compatibility.Signatures
Calculate the generic signature of a Method.
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.
getSource() - Method in class aQute.lib.osgi.Jar
 
getSourceFile() - Method in class aQute.lib.osgi.Clazz
 
getSourcePath() - Method in class aQute.bnd.build.Project
 
getSourcePath() - Method in class aQute.lib.osgi.Builder
 
getSourcepath() - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
getSrc() - Method in class aQute.bnd.build.Project
 
getStorageDir() - Method in class aQute.bnd.build.ProjectLauncher
 
getString(String) - Method in class aQute.lib.tag.Tag
 
getStringContent() - Method in class aQute.lib.tag.Tag
 
getSubBuilder(File) - Method in class aQute.bnd.build.Project
Return the builder associated with the give bnd file or null.
getSubBuilder() - Method in class aQute.bnd.build.ProjectBuilder
 
getSubBuilder(File) - Method in class aQute.lib.osgi.Builder
 
getSubBuilder() - Method in class aQute.lib.osgi.Builder
 
getSubBuilders() - Method in class aQute.bnd.build.Project
Get a list of the sub builders.
getSubBuilders() - Method in class aQute.lib.osgi.Builder
Answer a list of builders that represent this file or a list of files specified in -sub.
getSupportedModes() - Method in interface aQute.bnd.service.OBRIndexProvider
 
getSupportedModes() - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
getSymbolicName() - Method in class aQute.lib.deployer.obr.Resource
 
getSystemPackages() - Method in class aQute.bnd.build.ProjectLauncher
 
getTarget() - Method in class aQute.bnd.build.Project
 
getTarget() - Method in class aQute.lib.osgi.Analyzer
 
getTerminator(char) - Static method in class aQute.lib.osgi.Macro
 
getTester(Project) - Method in interface aQute.bnd.service.LauncherPlugin
 
getTestpath() - Method in class aQute.bnd.build.Project
 
getTests() - Method in class aQute.bnd.build.ProjectTester
 
getTimeout() - Method in class aQute.bnd.build.ProjectLauncher
 
getTokens() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
getTokenSet() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
getTop() - Method in class aQute.lib.osgi.Processor
 
getTrace() - Method in class aQute.bnd.build.ProjectLauncher
 
getTransformer(URL) - Method in class aQute.lib.spring.XMLType
 
getType() - Method in class aQute.bnd.build.Container
 
getType() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getType() - Method in class aQute.lib.deployer.obr.Property
 
getTypeName() - Method in enum aQute.lib.deployer.obr.CapabilityType
 
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
 
getUnparented(File) - Static method in class aQute.bnd.build.Project
 
getUnreachable() - Method in class aQute.lib.osgi.Analyzer
Return the set of unreachable code depending on exports and the bundle activator.
getUri() - Method in class aQute.libg.sax.SAXElement
 
getUrl() - Method in class aQute.bnd.maven.support.ProjectPom
 
getUrl() - Method in class aQute.lib.deployer.obr.Referral
 
getUrl() - Method in class aQute.lib.deployer.obr.Resource
 
getUses() - Method in class aQute.lib.osgi.Analyzer
 
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
 
getValidJar(Jar, String) - Method in class aQute.bnd.build.Project
 
getValue() - Method in class aQute.lib.deployer.obr.Property
 
getValues() - Method in class aQute.bnd.help.Syntax
 
getVersion() - Method in class aQute.bnd.build.Container
 
getVersion() - Method in class aQute.bnd.maven.PomFromManifest
 
getVersion() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
getVersion() - Method in class aQute.bnd.maven.support.Pom
 
getVersion() - Method in class aQute.lib.deployer.obr.Resource
 
getVersion() - Method in class aQute.lib.osgi.Analyzer
Answer the bundle version.
getVersion() - Method in class aQute.lib.osgi.BundleId
 
getVersion() - Method in class aQute.lib.osgi.Jar
 
getVersionPolicy(boolean) - Method in class aQute.lib.osgi.Analyzer
 
getWarnings() - Method in class aQute.bnd.build.ProjectLauncher
 
getWarnings() - Method in class aQute.lib.osgi.Processor
 
getWarnings() - Method in interface aQute.libg.reporter.Reporter
 
getWorkspace() - Method in class aQute.bnd.build.Project
 
getWorkspace(File) - Static method in class aQute.bnd.build.Workspace
 
getWorkspace(String) - Static method in class aQute.bnd.build.Workspace
 
Glob - Class in aQute.libg.glob
 
Glob(String) - Constructor for class aQute.libg.glob.Glob
 
globalGet(String, String) - Method in class aQute.bnd.settings.Settings
 
globalRemove(String) - Method in class aQute.bnd.settings.Settings
 
globalSet(String, String) - Method in class aQute.bnd.settings.Settings
 

H

HAS_ARGUMENT - Static variable in class aQute.lib.osgi.Clazz
 
hasAnnotations() - Method in enum aQute.lib.osgi.Clazz.JAVA
 
hasDirectory(String) - Method in class aQute.lib.osgi.Jar
 
hasEnums() - Method in enum aQute.lib.osgi.Clazz.JAVA
 
hasGenerics() - Method in class aQute.bnd.compatibility.Signatures
Check if the environment has generics, i.e.
hasGenerics() - Method in enum aQute.lib.osgi.Clazz.JAVA
 
hashCode() - Method in class aQute.bnd.build.Container
 
hashCode() - Method in class aQute.lib.deployer.obr.Capability
 
hashCode() - Method in class aQute.lib.deployer.obr.Property
 
hashCode() - Method in class aQute.lib.deployer.obr.Referral
 
hashCode() - Method in class aQute.lib.deployer.obr.Require
 
hashCode() - Method in class aQute.lib.deployer.obr.Resource
 
hashCode() - Method in class aQute.lib.filter.Filter
 
hashCode() - Method in class aQute.lib.osgi.BundleId
 
hashCode() - Method in class aQute.lib.osgi.Clazz.FieldDef
 
hashCode() - Method in class aQute.lib.osgi.Instruction
 
hashCode() - Method in class aQute.libg.version.Version
 
hasNext() - Method in class aQute.lib.collections.LineCollection
 
hasNext() - Method in class aQute.libg.fileiterator.FileIterator
 
hasSources() - Method in class aQute.lib.osgi.Builder
 
HEADER_PATTERN - Static variable in class aQute.lib.osgi.Verifier
 
headers - Static variable in interface aQute.lib.osgi.Constants
 
HELP - Static variable in class aQute.bnd.help.Syntax
 
Hex - Class in aQute.lib.hex
 
Hex() - Constructor for class aQute.lib.hex.Hex
 
HIGHEST - Static variable in class aQute.libg.version.Version
 
HttpBasicAuthURLConnector - Class in aQute.lib.deployer.http
 
HttpBasicAuthURLConnector() - Constructor for class aQute.lib.deployer.http.HttpBasicAuthURLConnector
 

I

identity(Class<?>) - Static method in class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
identity(Method) - 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
 
ignorableWhitespace(char[], int, int) - Method in class aQute.libg.sax.ContentFilterImpl
 
ignorableWhitespace(char[], int, int) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
IGNORE_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 
IMMEDIATE - Static variable in annotation type aQute.bnd.annotation.component.Component
 
implementsInterfaces(String[]) - Method in class aQute.bnd.component.AnnotationReader
 
implementsInterfaces(String[]) - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
implementsInterfaces(String[]) - Method in class aQute.lib.osgi.ClassDataCollector
 
IMPORT_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
IMPORT_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 
IMPORT_PRIVATE - Static variable in interface aQute.lib.osgi.Constants
 
IMPORT_REFERENCE - Static variable in interface aQute.lib.osgi.Constants
 
IMPORT_SERVICE - Static variable in interface aQute.lib.osgi.Constants
 
importDirectives - Static variable in interface aQute.lib.osgi.Constants
 
INCLUDE - Static variable in annotation type aQute.bnd.annotation.Export
 
INCLUDE - Static variable in interface aQute.lib.osgi.Constants
 
INCLUDE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
INCLUDE_RESOURCE - Static variable in interface aQute.lib.osgi.Constants
 
includeHigh() - Method in class aQute.libg.version.VersionRange
 
includeLow() - Method in class aQute.libg.version.VersionRange
 
INCLUDERESOURCE - Static variable in interface aQute.lib.osgi.Constants
 
includes(Version) - Method in class aQute.libg.version.VersionRange
 
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(Set<File>, OutputStream, Map<String, String>) - Method in interface org.osgi.service.bindex.BundleIndexer
Index the input files and write the result to the given OutputStream
info() - Method in class aQute.lib.osgi.Verifier
 
init() - Method in class aQute.bnd.build.ProjectBuilder
 
init() - Method in class aQute.lib.deployer.FileRepo
 
init() - Method in class aQute.lib.deployer.http.HttpBasicAuthURLConnector
 
init() - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
init() - Method in class aQute.lib.osgi.Builder
Allow any local initialization by subclasses before we build.
initialiseIndexes() - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
Initialize the indexes prior to main initialisation of internal data structures.
initialiseIndexes() - Method in class aQute.lib.deployer.obr.LocalOBR
 
innerClass(String, String, String, int) - Method in class aQute.lib.osgi.ClassDataCollector
The InnerClass attribute
insert(byte[], long) - Method in class aQute.lib.index.Index
 
Instruction - Class in aQute.lib.osgi
 
Instruction(String, boolean) - Constructor for class aQute.lib.osgi.Instruction
 
InstructionFilter - Class in aQute.lib.osgi
 
InstructionFilter(Instruction, boolean, Pattern) - Constructor for class aQute.lib.osgi.InstructionFilter
 
InstructionFilter(Instruction, boolean) - Constructor for class aQute.lib.osgi.InstructionFilter
 
internalToFqn(String) - Static method in class aQute.lib.osgi.Clazz
 
IO - Class in aQute.lib.io
 
IO() - Constructor for class aQute.lib.io.IO
 
IRepositoryListener - Interface in aQute.lib.deployer.obr
 
is(Clazz.QUERY, Instruction, Analyzer) - Method in class aQute.lib.osgi.Clazz
 
isBsn(String) - Static method in class aQute.lib.osgi.Verifier
 
isCnf() - Method in class aQute.bnd.build.Project
 
isConstructor() - Method in class aQute.lib.osgi.Clazz.MethodDef
 
isDuplicate(String) - Static method in class aQute.lib.osgi.Processor
 
isEnum() - Method in class aQute.lib.osgi.Clazz.FieldDef
 
isEnum() - Method in class aQute.lib.osgi.Clazz
 
isExceptions() - Method in class aQute.lib.osgi.Processor
 
isFailOk() - Method in class aQute.lib.osgi.Processor
 
isFQN(String) - Static method in class aQute.lib.osgi.Verifier
 
isIdentifier(String) - Static method in class aQute.lib.osgi.Verifier
 
isInScope(Collection<File>) - Method in class aQute.lib.osgi.Builder
Check if the given resource is in scope of this bundle.
isInside() - Method in class aQute.bnd.service.BndListener
 
isKeep() - Method in class aQute.bnd.build.ProjectLauncher
 
isMember(String, String[]) - Static method in class aQute.lib.osgi.Verifier
 
isMissingPlugin(String) - Method in class aQute.lib.osgi.Processor
Answer if the name is a missing plugin's command name.
isNegated() - Method in class aQute.lib.osgi.Instruction
 
isNoBundle() - Method in class aQute.lib.osgi.Analyzer
 
isNoBundles() - Method in class aQute.bnd.build.Project
Answer if this project does not have any output
ISO639 - Static variable in class aQute.lib.osgi.Verifier
 
isOk() - Method in class aQute.lib.osgi.Processor
 
isOptional() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
isOptional() - Method in class aQute.lib.deployer.obr.Require
 
isOptional() - Method in class aQute.lib.osgi.Instruction
 
isPedantic() - Method in class aQute.lib.osgi.Processor
 
isPedantic() - Method in interface aQute.libg.reporter.Reporter
 
isPerfect() - Method in class aQute.lib.osgi.Processor
 
isPresent(String) - Method in class aQute.bnd.build.Workspace
 
isPublic() - Method in class aQute.lib.osgi.Clazz
 
isRange() - Method in class aQute.libg.version.VersionRange
 
isRecursive() - Method in class aQute.lib.osgi.InstructionFilter
 
isStale() - Method in class aQute.bnd.build.Project
Check if this project needs building.
isTop() - Method in class aQute.bnd.compatibility.Scope
 
isTrace() - Method in class aQute.lib.osgi.Processor
 
isTrue(String) - Static method in class aQute.lib.osgi.Processor
 
isValid() - Method in class aQute.bnd.build.Project
 
isValid() - Method in class aQute.lib.osgi.BundleId
 
isVersion(String) - Static method in class aQute.lib.osgi.Verifier
 
iterate(K) - Method in class aQute.lib.collections.MultiMap
 
iterator() - Method in class aQute.lib.index.Index
 

J

Jar - Class in aQute.lib.osgi
 
Jar(String) - Constructor for class aQute.lib.osgi.Jar
 
Jar(String, File, Pattern) - Constructor for class aQute.lib.osgi.Jar
 
Jar(String, InputStream, long) - Constructor for class aQute.lib.osgi.Jar
 
Jar(String, String) - Constructor for class aQute.lib.osgi.Jar
 
Jar(File) - Constructor for class aQute.lib.osgi.Jar
 
Jar(String, InputStream) - Constructor for class aQute.lib.osgi.Jar
 
Jar(String, File) - Constructor for class aQute.lib.osgi.Jar
 
JarResource - Class in aQute.lib.osgi
 
JarResource(Jar) - Constructor for class aQute.lib.osgi.JarResource
 
JartoolSigner - Class in aQute.bnd.signing
Sign the jar file.
JartoolSigner() - Constructor for class aQute.bnd.signing.JartoolSigner
 
JIDENTIFIER - Static variable in interface aQute.lib.osgi.Constants
 
join(Collection<?>, String) - Static method in class aQute.lib.osgi.Processor
Join a list.
join(String, Collection<?>...) - Static method in class aQute.lib.osgi.Processor
 
join(Object[], String) - Static method in class aQute.lib.osgi.Processor
 
join(Collection<?>...) - Static method in class aQute.lib.osgi.Processor
 
join(T[]) - Static method in class aQute.lib.osgi.Processor
 
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
 

K

Key - Class in aQute.libg.cryptography
 
Key() - Constructor for class aQute.libg.cryptography.Key
 
keySet() - Method in class aQute.lib.osgi.Annotation
 
KEYSTORE_LOCATION_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
KEYSTORE_PASSWORD_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
KEYSTORE_PROVIDER_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
Kind - Enum in aQute.bnd.compatibility
The kind of thing we scope

L

LANGUAGE_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
lastModified() - Method in class aQute.bnd.build.ProjectBuilder
 
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.lib.osgi.AbstractResource
 
lastModified() - Method in class aQute.lib.osgi.EmbeddedResource
 
lastModified() - Method in class aQute.lib.osgi.FileResource
 
lastModified() - Method in class aQute.lib.osgi.Jar
 
lastModified() - Method in class aQute.lib.osgi.JarResource
 
lastModified() - Method in class aQute.lib.osgi.Processor
 
lastModified() - Method in interface aQute.lib.osgi.Resource
 
lastModified() - Method in class aQute.lib.osgi.TagResource
 
lastModified() - Method in class aQute.lib.osgi.URLResource
 
lastModified() - Method in class aQute.lib.osgi.WriteResource
 
lastModified() - Method in class aQute.lib.osgi.ZipResource
 
launch() - Method in class aQute.bnd.build.ProjectLauncher
 
LAUNCHER_PLUGIN - Static variable in interface aQute.lib.osgi.Constants
 
LauncherPlugin - Interface in aQute.bnd.service
 
LIB_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
LICENSE_URL - Static variable in interface org.osgi.service.bindex.BundleIndexer
 
LimitedInputStream - Class in aQute.lib.io
 
LimitedInputStream(InputStream, int) - Constructor for class aQute.lib.io.LimitedInputStream
 
LineCollection - Class in aQute.lib.collections
 
LineCollection(InputStream) - Constructor for class aQute.lib.collections.LineCollection
 
LineCollection(File) - Constructor for class aQute.lib.collections.LineCollection
 
LineCollection(Reader) - Constructor for class aQute.lib.collections.LineCollection
 
LineCollection(BufferedReader) - Constructor for class aQute.lib.collections.LineCollection
 
LINK_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
list(String) - Method in class aQute.bnd.maven.MavenRepository
 
list(String) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
list(String) - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
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.FileInstallRepo
 
list(String) - Method in class aQute.lib.deployer.FileRepo
 
list(String) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
list() - Static method in class aQute.libg.generics.Create
 
list(T[]) - Static method in class aQute.libg.generics.Create
 
LIST_SPLITTER - Static variable in class aQute.lib.osgi.Processor
 
loadPlugins(Set<Object>, String) - Method in class aQute.lib.osgi.Processor
 
loadProperties(File) - Method in class aQute.lib.osgi.Processor
Helper to load a properties file from disk.
LocalOBR - Class in aQute.lib.deployer.obr
 
LocalOBR() - Constructor for class aQute.lib.deployer.obr.LocalOBR
 
LOCATION - Static variable in class aQute.bnd.repo.eclipse.EclipseRepo
 
LOCATION - Static variable in class aQute.lib.deployer.FileRepo
 
locations - Variable in class aQute.lib.deployer.obr.OBR
 
lock(String) - Method in class aQute.bnd.build.Project
 
lock() - Method in class aQute.libg.filelock.DirectoryLock
 
LOCKNAME - Static variable in class aQute.libg.filelock.DirectoryLock
 
Logic - Class in aQute.lib.collections
 
Logic() - Constructor for class aQute.lib.collections.Logic
 
LOWEST - Static variable in class aQute.libg.version.Version
 

M

Macro - Class in aQute.lib.osgi
Provide a macro processor.
Macro(Processor, Object...) - Constructor for class aQute.lib.osgi.Macro
 
Make - Class in aQute.bnd.make
 
Make(Builder) - Constructor for class aQute.bnd.make.Make
 
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 - Static variable in interface aQute.lib.osgi.Constants
 
MakeBnd - Class in aQute.bnd.make
 
MakeBnd() - Constructor for class aQute.bnd.make.MakeBnd
 
MakeCopy - Class in aQute.bnd.make
 
MakeCopy() - Constructor for class aQute.bnd.make.MakeCopy
 
MakePlugin - Interface in aQute.bnd.service
 
makePrintable(Object) - Static method in class aQute.lib.osgi.Processor
Check if the object is an array and turn it into a string if it is, otherwise unchanged.
MANDATORY - Static variable in annotation type aQute.bnd.annotation.Export
 
MANDATORY_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
mangleMethodName(String) - Static method in class aQute.bnd.annotation.metatype.Configurable
 
MANIFEST - Static variable in interface aQute.lib.osgi.Constants
 
map() - Static method in class aQute.libg.generics.Create
 
mark(int) - Method in class aQute.lib.io.LimitedInputStream
 
markSupported() - Method in class aQute.lib.io.LimitedInputStream
 
match(Dictionary<?, ?>) - Method in class aQute.lib.filter.Filter
 
match(String, Tag, Tag) - Method in class aQute.lib.tag.Tag
 
matcher(CharSequence) - Method in class aQute.libg.glob.Glob
 
matches(String) - Method in class aQute.lib.osgi.Instruction
 
Maven - Class in aQute.bnd.maven.support
 
Maven(Executor) - Constructor for class aQute.bnd.maven.support.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.Artifact(URL) - Constructor for class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
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.
MavenGroup - Class in aQute.bnd.maven
 
MavenGroup() - Constructor for class aQute.bnd.maven.MavenGroup
 
MavenRemoteRepository - Class in aQute.bnd.maven.support
 
MavenRemoteRepository() - Constructor for class aQute.bnd.maven.support.MavenRemoteRepository
 
MavenRepository - Class in aQute.bnd.maven
 
MavenRepository() - Constructor for class aQute.bnd.maven.MavenRepository
 
md - Variable in class aQute.libg.cryptography.Digester
 
MD5 - Class in aQute.libg.cryptography
 
MD5(byte[]) - Constructor for class aQute.libg.cryptography.MD5
 
merge(String, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Set<String>, Map<String, Map<String, String>>) - Static method in class aQute.lib.osgi.Processor
Merge the attributes of two maps, where the first map can contain wildcarded names.
merge(String...) - Static method in class aQute.lib.osgi.Processor
 
MergeContentFilter - Class in aQute.libg.sax.filters
 
MergeContentFilter() - Constructor for class aQute.libg.sax.filters.MergeContentFilter
 
mergeManifest(Manifest) - Method in class aQute.lib.osgi.Analyzer
Merge the existing manifest with the instructions.
mergeProperties(File, boolean) - Method in class aQute.lib.osgi.Processor
 
mergeProperties(Properties, boolean) - Method in class aQute.lib.osgi.Processor
 
Meta - Interface in aQute.bnd.annotation.metatype
The Metadata interface provides access to the properties that underly a Configurable interface.
Meta.AD - Annotation Type in aQute.bnd.annotation.metatype
The AD element in the Metatype specification.
Meta.OCD - Annotation Type in aQute.bnd.annotation.metatype
The OCD Annotation maps to the OCD element in the Metatype specification.
Meta.Type - Enum in aQute.bnd.annotation.metatype
 
METAPACKAGES - Static variable in interface aQute.lib.osgi.Constants
 
METATYPE - Static variable in interface aQute.lib.osgi.Constants
 
MetatypePlugin - Class in aQute.bnd.make.metatype
This class is responsible for meta type types.
MetatypePlugin() - Constructor for class aQute.bnd.make.metatype.MetatypePlugin
 
MetaTypeReader - Class in aQute.bnd.make.metatype
 
MetaTypeReader(Clazz, Analyzer) - Constructor for class aQute.bnd.make.metatype.MetaTypeReader
 
method(int, String, String) - Method in class aQute.bnd.component.AnnotationReader
 
method(int, String, String) - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
method(Clazz.MethodDef) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
method(Clazz.MethodDef) - Method in class aQute.lib.osgi.ClassDataCollector
 
method(int, String, String) - Method in class aQute.lib.osgi.ClassDataCollector
Deprecated.
methodIdentity(String, String) - Static method in class aQute.bnd.compatibility.Scope
 
Modified - Annotation Type in aQute.bnd.annotation.component
 
Modified - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the modified method of a Service Component.
modifier(int) - Static method in enum aQute.bnd.compatibility.Access
 
MultiBuilder - Class in aQute.bnd.concurrent
This class implements a concurrent builder.
MultiBuilder(Workspace) - Constructor for class aQute.bnd.concurrent.MultiBuilder
Constructor
MultiMap<K,V> - Class in aQute.lib.collections
 
MultiMap() - Constructor for class aQute.lib.collections.MultiMap
 
MULTIPLE - Static variable in annotation type aQute.bnd.annotation.component.Reference
 

N

NAME - Static variable in annotation type aQute.bnd.annotation.component.Component
 
NAME - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
NAME - Static variable in class aQute.bnd.maven.MavenRepository
 
NAME - Static variable in class aQute.bnd.repo.eclipse.EclipseRepo
 
NAME - Static variable in class aQute.bnd.settings.Settings
 
NAME - Static variable in class aQute.lib.deployer.FileRepo
 
name - Variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
name - Variable in class aQute.lib.osgi.Clazz.FieldDef
 
NAME_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
nameAndType(DataInputStream, int, byte) - Method in class aQute.lib.osgi.Clazz
 
NamedAction - Interface in aQute.bnd.service.action
 
NAMESECTION - Static variable in interface aQute.lib.osgi.Constants
 
NAMESPACE_STEM - Static variable in interface aQute.lib.osgi.Constants
Component constants
newHashMap() - Static method in class aQute.lib.osgi.Processor
 
newList() - Method in class aQute.lib.osgi.Processor
 
newList(Collection<T>) - Method in class aQute.lib.osgi.Processor
 
newMap() - Static method in class aQute.lib.osgi.Processor
 
newMap(Map<K, V>) - Method in class aQute.lib.osgi.Processor
 
newSet() - Method in class aQute.lib.osgi.Processor
 
newSet(Collection<T>) - Method in class aQute.lib.osgi.Processor
 
next() - Method in class aQute.lib.collections.LineCollection
 
next() - Method in class aQute.libg.fileiterator.FileIterator
 
nextToken(String) - Method in class aQute.libg.qtokens.QuotedTokenizer
 
nextToken() - Method in class aQute.libg.qtokens.QuotedTokenizer
 
nibble(char) - Static method in class aQute.lib.hex.Hex
 
NO_IMPORT_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
NOANNOTATIONS - Static variable in interface aQute.lib.osgi.Constants
 
NOBUNDLES - Static variable in interface aQute.lib.osgi.Constants
 
NODEFAULTVERSION - Static variable in interface aQute.lib.osgi.Constants
 
NOEXTRAHEADERS - Static variable in interface aQute.lib.osgi.Constants
 
NOMANIFEST - Static variable in interface aQute.lib.osgi.Constants
 
NONE - Static variable in class aQute.bnd.build.ProjectLauncher
 
NONE - Static variable in interface aQute.lib.osgi.Constants
 
NOPE - Static variable in interface aQute.lib.osgi.Constants
Deprecated.
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) - Method in class aQute.lib.osgi.Processor
Make the file short if it is inside our base directory, otherwise long.
normalize(File) - Method in class aQute.lib.osgi.Processor
 
NOUSES - Static variable in interface aQute.lib.osgi.Constants
 
NULL - Static variable in interface aQute.bnd.annotation.metatype.Meta
Constant NULL for default usage
NUMBERPATTERN - Static variable in class aQute.lib.osgi.Verifier
 

O

objectDescriptorToFQN(String) - Static method in class aQute.lib.osgi.Clazz
 
OBR - Class in aQute.lib.deployer.obr
A simple read-only OBR-based repository that uses a list of index locations and a basic local cache.
OBR() - Constructor for class aQute.lib.deployer.obr.OBR
 
OBRIndexProvider - Interface in aQute.bnd.service
 
OBRResolutionMode - Enum in aQute.bnd.service
 
OBRSAXHandler - Class in aQute.lib.deployer.obr
 
OBRSAXHandler(String, IRepositoryListener) - Constructor for class aQute.lib.deployer.obr.OBRSAXHandler
 
OBRSAXHandler(String, IRepositoryListener, int, int) - Constructor for class aQute.lib.deployer.obr.OBRSAXHandler
 
OK - Static variable in class aQute.bnd.build.ProjectLauncher
 
OpCodes - Class in aQute.lib.osgi
 
OpCodes() - Constructor for class aQute.lib.osgi.OpCodes
 
openInputStream() - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
openInputStream() - Method in class aQute.lib.osgi.AbstractResource
 
openInputStream() - Method in class aQute.lib.osgi.EmbeddedResource
 
openInputStream() - Method in class aQute.lib.osgi.FileResource
 
openInputStream() - Method in class aQute.lib.osgi.JarResource
 
openInputStream() - Method in interface aQute.lib.osgi.Resource
 
openInputStream() - Method in class aQute.lib.osgi.TagResource
 
openInputStream() - Method in class aQute.lib.osgi.URLResource
 
openInputStream() - Method in class aQute.lib.osgi.WriteResource
 
openInputStream() - Method in class aQute.lib.osgi.ZipResource
 
OPTIONAL - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
OPTIONAL - Static variable in annotation type aQute.bnd.annotation.Export
 
options - Static variable in interface aQute.lib.osgi.Constants
 
org.osgi.service.bindex - package org.osgi.service.bindex
 
org.osgi.service.component.annotations - package org.osgi.service.component.annotations
Service Component Annotations Package Version 1.0.
OSGiHeader - Class in aQute.libg.header
 
OSGiHeader() - Constructor for class aQute.libg.header.OSGiHeader
 
OSNAME_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
OSNAMES - Static variable in class aQute.lib.osgi.Verifier
 
OSVERSION_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
outputManifest(Manifest, OutputStream) - Static method in class aQute.lib.osgi.Jar
Main function to output a manifest properly in UTF-8.
overrideStrategy(Map<String, String>, RepositoryPlugin.Strategy) - Method in class aQute.bnd.build.Project
 

P

Pair<A,B> - Class in aQute.libg.tuple
 
Pair(A, B) - Constructor for class aQute.libg.tuple.Pair
 
parameter(int) - Method in class aQute.lib.osgi.ClassDataCollector
 
parse(InputStream) - Method in class aQute.bnd.compatibility.ParseSignatureBuilder
 
parse(Document, XPath) - Method in class aQute.bnd.maven.support.Pom
 
parse(Document, XPath) - Method in class aQute.bnd.maven.support.ProjectPom
 
parseClassFile() - Method in class aQute.lib.osgi.Clazz
 
parseClassFile(InputStream) - Method in class aQute.lib.osgi.Clazz
 
parseClassFile(InputStream, ClassDataCollector) - Method in class aQute.lib.osgi.Clazz
 
parseClassFileWithCollector(ClassDataCollector) - Method in class aQute.lib.osgi.Clazz
 
parseDescriptor(String) - Method in class aQute.lib.osgi.Clazz
This method parses a descriptor and adds the package of the descriptor to the referenced packages.
parseHeader(String) - Method in class aQute.lib.osgi.Processor
 
parseHeader(String, Processor) - Static method in class aQute.lib.osgi.Processor
Standard OSGi header parser.
parseHeader(String) - Static method in class aQute.libg.header.OSGiHeader
 
parseHeader(String, Reporter) - Static method in class aQute.libg.header.OSGiHeader
Standard OSGi header parser.
parseLocations(String) - Static method in class aQute.lib.deployer.obr.AbstractBaseOBR
Utility function for parsing lists of URLs.
parseProperties(String) - Static method in class aQute.libg.header.OSGiHeader
 
parseProperties(String, Reporter) - Static method in class aQute.libg.header.OSGiHeader
 
ParseSignatureBuilder - Class in aQute.bnd.compatibility
 
ParseSignatureBuilder(Scope) - Constructor for class aQute.bnd.compatibility.ParseSignatureBuilder
 
parseVersion(String) - Static method in class aQute.libg.version.Version
 
PASSWORD_SHA1 - Static variable in class aQute.bnd.settings.Settings
 
PATH_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
PATHPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
pathToFqn(String) - Static method in class aQute.lib.osgi.Clazz
 
PEDANTIC - Static variable in interface aQute.lib.osgi.Constants
 
Plugin - Interface in aQute.bnd.service
An optional interface for plugins.
PLUGIN - Static variable in interface aQute.lib.osgi.Constants
 
Pom - Class in aQute.bnd.maven.support
 
Pom(Maven, File, URI) - Constructor for class aQute.bnd.maven.support.Pom
 
POM - Static variable in interface aQute.lib.osgi.Constants
 
Pom.Dependency - Class in aQute.bnd.maven.support
 
Pom.Dependency() - Constructor for class aQute.bnd.maven.support.Pom.Dependency
 
Pom.Scope - Enum in aQute.bnd.maven.support
 
PomFromManifest - Class in aQute.bnd.maven
 
PomFromManifest(Manifest) - Constructor for class aQute.bnd.maven.PomFromManifest
 
PomParser - Class in aQute.bnd.maven
Provides a way to parse a maven pom as properties.
PomParser() - Constructor for class aQute.bnd.maven.PomParser
 
PomResource - Class in aQute.bnd.maven
 
PomResource(Manifest) - Constructor for class aQute.bnd.maven.PomResource
 
pool(Object[], int[]) - Method in class aQute.lib.osgi.Clazz
 
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
 
PreprocessResource - Class in aQute.lib.osgi
 
PreprocessResource(Processor, Resource) - Constructor for class aQute.lib.osgi.PreprocessResource
 
PRESENCE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
print(PrintStream, Map<String, Object>, int) - Method in class aQute.lib.jardiff.Diff
 
print(int, PrintWriter) - Method in class aQute.lib.tag.Tag
Print the tag formatted to a PrintWriter.
printClause(Map<String, String>, StringBuffer) - Static method in class aQute.lib.osgi.Processor
 
printClauses(Map<String, Map<String, String>>) - Static method in class aQute.lib.osgi.Processor
Print a standard Map based OSGi header.
printClauses(Map<String, Map<String, String>>, boolean) - Static method in class aQute.lib.osgi.Processor
 
PRIVATE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
PRIVATE_PACKAGE - Static variable in interface aQute.lib.osgi.Constants
 
process(String) - Method in class aQute.bnd.make.Make
 
process(String, Processor) - Method in class aQute.lib.osgi.Macro
 
process(String) - Method in class aQute.lib.osgi.Macro
 
process(List<XMLType>, String, String, String) - Method in class aQute.lib.spring.XMLTypeProcessor
 
process(String) - Method in interface aQute.libg.sed.Replacer
 
processingInstruction(String, String) - Method in class aQute.libg.sax.ContentFilterImpl
 
processingInstruction(String, String) - Method in class aQute.libg.sax.filters.MergeContentFilter
 
Processor - Class in aQute.lib.osgi
 
Processor() - Constructor for class aQute.lib.osgi.Processor
 
Processor(Properties) - Constructor for class aQute.lib.osgi.Processor
 
Processor(Processor) - Constructor for class aQute.lib.osgi.Processor
 
PROCESSOR_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
PROCESSORNAMES - Static variable in class aQute.lib.osgi.Verifier
 
processReferral(String, Referral, int, int) - Method in interface aQute.lib.deployer.obr.IRepositoryListener
Process an OBR referral
processResource(Resource) - Method in interface aQute.lib.deployer.obr.IRepositoryListener
Process an OBR resource descriptor from the index document, and possibly request early termination of the parser.
progress(String, Object...) - Method in class aQute.lib.osgi.Processor
 
progress(String, Object...) - Method in interface aQute.libg.reporter.Reporter
 
Project - Class in aQute.bnd.build
This class is NOT threadsafe
Project(Workspace, File, File) - Constructor for class aQute.bnd.build.Project
 
Project(Workspace, File) - Constructor for class aQute.bnd.build.Project
 
ProjectBuilder - Class in aQute.bnd.build
 
ProjectBuilder(Project) - Constructor for class aQute.bnd.build.ProjectBuilder
 
ProjectBuilder(ProjectBuilder) - Constructor for class aQute.bnd.build.ProjectBuilder
 
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
 
ProjectPom - Class in aQute.bnd.maven.support
 
ProjectTester - Class in aQute.bnd.build
 
ProjectTester(Project) - Constructor for class aQute.bnd.build.ProjectTester
 
PROP_CACHE - Static variable in class aQute.lib.deployer.obr.OBR
 
PROP_LOCAL_DIR - Static variable in class aQute.lib.deployer.obr.LocalOBR
 
PROP_LOCATION - Static variable in class aQute.lib.deployer.obr.OBR
Deprecated.
PROP_LOCATIONS - Static variable in class aQute.lib.deployer.obr.OBR
 
PROP_NAME - Static variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
PROP_READONLY - Static variable in class aQute.lib.deployer.obr.LocalOBR
 
PROP_RESOLUTION_MODE - Static variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
PROP_RESOLUTION_MODE_ANY - Static variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
PROPERTIES - Static variable in annotation type aQute.bnd.annotation.component.Component
 
propertiesChanged() - Method in class aQute.bnd.build.Project
 
propertiesChanged() - Method in class aQute.bnd.build.Workspace
 
propertiesChanged() - Method in class aQute.lib.osgi.Processor
 
Property - Class in aQute.lib.deployer.obr
 
Property(String, String, String) - Constructor for class aQute.lib.deployer.obr.Property
 
PROVIDE - Static variable in annotation type aQute.bnd.annotation.component.Component
 
PROVIDE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
PROVIDER_POLICY - Static variable in interface aQute.lib.osgi.Constants
 
ProviderType - Annotation Type in aQute.bnd.annotation
This type is provided for convenience because it is the default.
prune(EnumSet<Access>) - Method in class aQute.bnd.compatibility.Scope
 
put(Jar) - Method in class aQute.bnd.maven.MavenRepository
 
put(Jar) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
put(Jar) - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
put(Jar) - Method in interface aQute.bnd.service.RepositoryPlugin
Put a JAR file in the repository.
put(Jar) - Method in class aQute.lib.deployer.FileInstallRepo
 
put(Jar) - Method in class aQute.lib.deployer.FileRepo
 
put(Jar) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
put(Jar) - Method in class aQute.lib.deployer.obr.LocalOBR
 
put(String, Object) - Method in class aQute.lib.osgi.Annotation
 
putAll(Map<String, String>, boolean) - Method in class aQute.lib.osgi.Analyzer
 
putAttribute(String, String) - Method in class aQute.bnd.build.Container
 
putResource(String, Resource) - Method in class aQute.lib.osgi.Jar
 
putResource(String, Resource, boolean) - Method in class aQute.lib.osgi.Jar
 

Q

QuotedTokenizer - Class in aQute.libg.qtokens
 
QuotedTokenizer(String, String, boolean) - Constructor for class aQute.libg.qtokens.QuotedTokenizer
 
QuotedTokenizer(String, String) - Constructor for class aQute.libg.qtokens.QuotedTokenizer
 

R

read() - Method in class aQute.lib.io.LimitedInputStream
 
read(byte[], int, int) - Method in class aQute.lib.io.LimitedInputStream
 
read(byte[]) - Method in class aQute.lib.io.LimitedInputStream
 
read(InputStream) - Static method in class aQute.lib.osgi.Processor
 
read() - Method in class aQute.lib.putjar.DirectoryInputStream
 
READONLY - Static variable in class aQute.lib.deployer.FileRepo
 
Reference - Annotation Type in aQute.bnd.annotation.component
 
reference(Clazz.MethodDef) - Method in class aQute.lib.osgi.ClassDataCollector
 
reference(Clazz.FieldDef) - Method in class aQute.lib.osgi.ClassDataCollector
 
Reference - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as a bind method of a Service Component.
ReferenceCardinality - Enum in org.osgi.service.component.annotations
Cardinality for the Reference annotation.
ReferencePolicy - Enum in org.osgi.service.component.annotations
Policy for the Reference annotation.
Referral - Class in aQute.lib.deployer.obr
 
Referral(String, int) - Constructor for class aQute.lib.deployer.obr.Referral
 
referred(String) - Method in class aQute.lib.osgi.Analyzer
 
referredMethod(Analyzer, ReferenceDef, String, String...) - Method in class aQute.bnd.component.AnnotationReader
 
referTo(String) - Method in class aQute.lib.osgi.Analyzer
 
ReflectAction - Class in aQute.bnd.build
 
ReflectAction(String) - Constructor for class aQute.bnd.build.ReflectAction
 
refresh() - Method in class aQute.bnd.build.Project
Refresh if we are based on stale data.
refresh() - Method in class aQute.bnd.build.Workspace
 
refresh() - Method in interface aQute.bnd.service.Refreshable
 
refresh() - Method in class aQute.lib.deployer.FileInstallRepo
 
refresh() - Method in class aQute.lib.deployer.FileRepo
 
refresh() - Method in class aQute.lib.deployer.obr.LocalOBR
 
refresh() - Method in class aQute.lib.osgi.Processor
 
Refreshable - Interface in aQute.bnd.service
 
refreshAll() - Method in class aQute.bnd.build.Project
 
Registry - Interface in aQute.bnd.service
A registry for objects.
registry - Variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
RegistryPlugin - Interface in aQute.bnd.service
A plugin that wants a registry
release(Jar) - Method in class aQute.bnd.build.Project
 
release(String, Jar) - Method in class aQute.bnd.build.Project
Release
release(boolean) - Method in class aQute.bnd.build.Project
 
release(String, boolean) - Method in class aQute.bnd.build.Project
Release
release() - Method in class aQute.bnd.build.Project
 
release(String) - Method in class aQute.bnd.build.Project
Release.
release() - Method in class aQute.libg.filelock.DirectoryLock
 
RELEASEREPO - Static variable in interface aQute.lib.osgi.Constants
 
RemoteRepositoryPlugin - Interface in aQute.bnd.service
 
remove() - Method in class aQute.bnd.maven.support.MavenEntry
 
remove() - Method in class aQute.lib.collections.LineCollection
 
remove(Collection<T>, Collection<T>...) - Static method in class aQute.lib.collections.Logic
 
remove(K, V) - Method in class aQute.lib.collections.MultiMap
 
remove(String) - Method in class aQute.lib.osgi.Jar
 
remove() - Method in class aQute.libg.fileiterator.FileIterator
 
REMOVE_ATTRIBUTE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
removeAll(K, Collection<V>) - Method in class aQute.lib.collections.MultiMap
 
removeBasicPlugin(Object) - Method in class aQute.lib.osgi.Processor
 
removeBundleSpecificHeaders() - Method in class aQute.lib.osgi.Builder
 
removeCommand(String) - Method in class aQute.bnd.build.Workspace
 
removeDuplicateMarker(String) - Static method in class aQute.lib.osgi.Processor
 
REMOVEHEADERS - Static variable in interface aQute.lib.osgi.Constants
 
rename(String, String) - Method in class aQute.lib.osgi.Jar
 
rename(String) - Method in class aQute.lib.tag.Tag
 
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.lib.osgi.Macro
 
replace(String, String) - Method in class aQute.libg.sed.Sed
 
replaceAll(Properties, String, String) - Static method in class aQute.lib.osgi.Processor
Replace a string in all the values of the map.
Replacer - Interface in aQute.libg.sed
 
replaceWithInstruction(Map<String, Map<String, String>>) - Static method in class aQute.lib.osgi.Instruction
 
Repo - Class in aQute.bnd.maven.support
 
Repo() - Constructor for class aQute.bnd.maven.support.Repo
 
report(Appendable, int) - Method in class aQute.bnd.compatibility.Scope
 
reporter - Variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
Reporter - Interface in aQute.libg.reporter
 
REPORTNEWER - Static variable in interface aQute.lib.osgi.Constants
 
reportResult(int) - Method in class aQute.bnd.build.ProjectLauncher
 
REPOSITORY_FILE_NAME - Static variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
REPOSITORY_NAME - Static variable in interface org.osgi.service.bindex.BundleIndexer
 
RepositoryListenerPlugin - Interface in aQute.bnd.service
 
RepositoryPlugin - Interface in aQute.bnd.service
 
RepositoryPlugin.Strategy - Enum in aQute.bnd.service
 
request() - Method in interface aQute.bnd.service.ResourceHandle
 
request() - Method in class aQute.lib.deployer.obr.CachingURLResourceHandle
 
requestAll(ResourceHandle[]) - Static method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
Require - Class in aQute.lib.deployer.obr
 
Require(String, String, boolean) - Constructor for class aQute.lib.deployer.obr.Require
 
REQUIRE_BND - Static variable in interface aQute.lib.osgi.Constants
 
REQUIRE_BUNDLE - Static variable in interface aQute.lib.osgi.Constants
 
reset() - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
reset() - Method in class aQute.lib.io.LimitedInputStream
 
reset() - Method in class aQute.lib.osgi.Clazz
.class construct for different compilers sun 1.1 Detect static variable class$com$acme$MyClass 1.2 " 1.3 " 1.4 " 1.5 ldc_w (class) 1.6 " eclipse 1.1 class$0, ldc (string), invokestatic Class.forName 1.2 " 1.3 " 1.5 ldc (class) 1.6 " 1.5 and later is not an issue, sun pre 1.5 is easy to detect the static variable that decodes the class name.
RESOLUTION_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
RESOLVE_ERROR - Static variable in class aQute.bnd.build.ProjectLauncher
 
ResolverMode - Enum in aQute.bnd.build
 
Resource - Class in aQute.lib.deployer.obr
 
Resource - Interface in aQute.lib.osgi
 
Resource.Builder - Class in aQute.lib.deployer.obr
 
Resource.Builder() - Constructor for class aQute.lib.deployer.obr.Resource.Builder
 
ResourceHandle - Interface in aQute.bnd.service
 
ResourceHandle.Location - Enum in aQute.bnd.service
 
RESOURCEONLY - Static variable in interface aQute.lib.osgi.Constants
 
retain(Collection<T>, Collection<T>...) - Static method in class aQute.lib.collections.Logic
 
RNAME - Static variable in annotation type aQute.bnd.annotation.component.Activate
 
RNAME - Static variable in annotation type aQute.bnd.annotation.component.Component
 
RNAME - Static variable in annotation type aQute.bnd.annotation.component.Deactivate
 
RNAME - Static variable in annotation type aQute.bnd.annotation.component.Modified
 
RNAME - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
RNAME - Static variable in annotation type aQute.bnd.annotation.UsePolicy
Deprecated.
 
root - Variable in class aQute.lib.deployer.FileRepo
 
root - Variable in class aQute.lib.index.Index
 
ROOT_URL - Static variable in interface org.osgi.service.bindex.BundleIndexer
 
RSA - Class in aQute.libg.cryptography
 
RSA() - Constructor for class aQute.libg.cryptography.RSA
 
run() - Method in class aQute.bnd.build.Project
 
run(String[], int) - Method in class aQute.bnd.maven.MavenCommand
maven deploy [-url repo] [-passphrase passphrase] [-homedir homedir] [-keyname keyname] bundle ...
RUNBUILDS - Static variable in interface aQute.lib.osgi.Constants
 
RUNBUNDLES - Static variable in interface aQute.lib.osgi.Constants
 
RUNFRAMEWORK - Static variable in interface aQute.lib.osgi.Constants
 
RUNFRAMEWORK_NONE - Static variable in interface aQute.lib.osgi.Constants
 
RUNFRAMEWORK_SERVICES - Static variable in interface aQute.lib.osgi.Constants
 
RUNPATH - Static variable in interface aQute.lib.osgi.Constants
 
RUNPATH_LAUNCHER_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
RUNPATH_MAIN_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
RUNPROPERTIES - Static variable in interface aQute.lib.osgi.Constants
 
RUNSTORAGE - Static variable in interface aQute.lib.osgi.Constants
 
RUNSYSTEMPACKAGES - Static variable in interface aQute.lib.osgi.Constants
 
RUNTIMEOUT - Static variable in interface aQute.lib.osgi.Constants
 
RuntimeSignatureBuilder - Class in aQute.bnd.compatibility
 
RuntimeSignatureBuilder(Scope) - Constructor for class aQute.bnd.compatibility.RuntimeSignatureBuilder
 
RUNTRACE - Static variable in interface aQute.lib.osgi.Constants
 
RUNVM - Static variable in interface aQute.lib.osgi.Constants
 

S

saveBuild(Jar) - Method in class aQute.bnd.build.Project
 
SAVEMANIFEST - Static variable in interface aQute.lib.osgi.Constants
 
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
 
schedule(boolean) - Method in class aQute.bnd.concurrent.MultiBuilder
Schedule a new build if no build is running otherwise return.
schedule(Runnable) - Method in class aQute.bnd.maven.support.Maven
 
Scope - Class in aQute.bnd.compatibility
 
Scope(Access, Kind, String) - Constructor for class aQute.bnd.compatibility.Scope
 
script(String, String) - 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
 
search(byte[]) - Method in class aQute.lib.index.Index
 
Sed - Class in aQute.libg.sed
 
Sed(Replacer, File) - Constructor for class aQute.libg.sed.Sed
 
select(int, String, String, String, Attributes) - Method in class aQute.lib.deployer.obr.UniqueResourceFilter
 
select(Collection<Instruction>, Collection<T>) - Static method in class aQute.lib.osgi.Instruction
 
select(String) - Method in class aQute.lib.tag.Tag
root/preferences/native/os
select(String, Tag) - Method in class aQute.lib.tag.Tag
 
select(int, String, String, String, Attributes) - Method in class aQute.libg.sax.filters.ElementSelectionFilter
 
SELECTION_FILTER_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
SERVICE - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
SERVICE_COMPONENT - Static variable in interface aQute.lib.osgi.Constants
 
ServiceComponent - Class in aQute.bnd.make.component
This class is an analyzer plugin.
ServiceComponent() - Constructor for class aQute.bnd.make.component.ServiceComponent
 
SERVICEFACTORY - Static variable in annotation type aQute.bnd.annotation.component.Component
 
SERVICES - Static variable in class aQute.bnd.build.ProjectLauncher
 
set() - Static method in class aQute.libg.generics.Create
 
set(T[]) - Static method in class aQute.libg.generics.Create
 
SET_COMPONENT_DIRECTIVES - Static variable in interface aQute.lib.osgi.Constants
 
SET_COMPONENT_DIRECTIVES_1_1 - Static variable in interface aQute.lib.osgi.Constants
 
setAccess(Access) - Method in class aQute.bnd.compatibility.Scope
 
setAlias(String) - Method in class aQute.bnd.signing.Signer
 
setArtifact(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setBase(GenericType) - Method in class aQute.bnd.compatibility.Scope
 
setBase(File) - Method in class aQute.lib.osgi.Analyzer
 
setBase(File) - Method in class aQute.lib.osgi.Processor
 
setBaseUrl(String) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
setBsn(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setCacheDirectory(File) - Method in class aQute.lib.deployer.obr.OBR
 
setCDATA() - Method in class aQute.lib.tag.Tag
 
setChanged() - Method in class aQute.bnd.build.Project
 
setClasspath(File[]) - Method in class aQute.lib.osgi.Analyzer
Set the classpath for this analyzer by file.
setClasspath(Jar[]) - Method in class aQute.lib.osgi.Analyzer
 
setClasspath(String[]) - Method in class aQute.lib.osgi.Analyzer
 
setClassSpace(Map<String, Clazz>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, Set<String>>) - Method in class aQute.lib.osgi.Verifier
 
setContinuous(boolean) - 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
 
setDelayRunDependencies(boolean) - Method in class aQute.bnd.build.Project
Make this project delay the calculation of the run dependencies.
setDesignate(String, boolean) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
setDocumentLocator(Locator) - Method in class aQute.libg.sax.ContentFilterImpl
 
setDoNotTouchManifest() - Method in class aQute.lib.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.
setEnclosing(Scope) - Method in class aQute.bnd.compatibility.Scope
 
setExceptions(boolean) - Method in class aQute.lib.osgi.Processor
 
setExceptionTypes(GenericType[]) - Method in class aQute.bnd.compatibility.Scope
 
setExtra(String) - Method in class aQute.bnd.make.metatype.MetaTypeReader
 
setExtra(String) - Method in class aQute.lib.osgi.AbstractResource
 
setExtra(String) - Method in class aQute.lib.osgi.EmbeddedResource
 
setExtra(String) - Method in class aQute.lib.osgi.FileResource
 
setExtra(String) - Method in class aQute.lib.osgi.JarResource
 
setExtra(String) - Method in interface aQute.lib.osgi.Resource
 
setExtra(String) - Method in class aQute.lib.osgi.TagResource
 
setExtra(String) - Method in class aQute.lib.osgi.URLResource
 
setExtra(String) - Method in class aQute.lib.osgi.WriteResource
 
setExtra(String) - Method in class aQute.lib.osgi.ZipResource
 
setFileMustExist(boolean) - Method in class aQute.lib.osgi.Processor
 
setForceLocal(Collection<String>) - Method in class aQute.lib.osgi.Processor
 
setGenericParameter(GenericParameter[]) - Method in class aQute.bnd.compatibility.Scope
 
setGroup(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setHost(String) - Method in interface aQute.bnd.service.EclipseJUnitTester
 
setId(String) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
setJar(File) - Method in class aQute.lib.osgi.Analyzer
Set the JAR file we are going to work in.
setJar(Jar) - Method in class aQute.lib.osgi.Analyzer
Set the JAR directly we are going to work on.
setKeep(boolean) - Method in class aQute.bnd.build.ProjectLauncher
 
setKeystore(File) - Method in class aQute.bnd.signing.Signer
 
setKind(Kind) - Method in class aQute.bnd.compatibility.Scope
 
setLocation(String) - Method in class aQute.lib.deployer.FileRepo
 
setLocations(URL[]) - Method in class aQute.lib.deployer.obr.OBR
 
setM2(File) - Method in class aQute.bnd.maven.support.Maven
 
setManifest(Manifest) - Method in class aQute.lib.osgi.Jar
 
setMaven(Maven) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setName(String) - Method in class aQute.lib.deployer.obr.Capability.Builder
 
setName(String) - Method in class aQute.lib.osgi.Jar
 
setOptional() - Method in class aQute.lib.osgi.Instruction
 
setOutput(File) - Method in class aQute.libg.sed.Sed
 
setParameterTypes(GenericType[]) - Method in class aQute.bnd.compatibility.Scope
 
setParent(Processor) - Method in class aQute.lib.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.lib.osgi.Processor
 
setPort(int) - Method in interface aQute.bnd.service.EclipseJUnitTester
 
setPresentationName(String) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
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
 
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.repo.eclipse.EclipseRepo
 
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.lib.deployer.FileInstallRepo
 
setProperties(Map<String, String>) - Method in class aQute.lib.deployer.FileRepo
 
setProperties(Map<String, String>) - Method in class aQute.lib.deployer.http.HttpBasicAuthURLConnector
 
setProperties(Map<String, String>) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
setProperties(Map<String, String>) - Method in class aQute.lib.deployer.obr.LocalOBR
 
setProperties(Map<String, String>) - Method in class aQute.lib.deployer.obr.OBR
 
setProperties(Map<String, String>) - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
setProperties(Properties) - Method in class aQute.lib.osgi.Processor
 
setProperties(File) - Method in class aQute.lib.osgi.Processor
Set the properties by file.
setProperties(File, File) - Method in class aQute.lib.osgi.Processor
 
setProperty(String, String) - Method in class aQute.lib.osgi.Processor
Add or override a new property.
setRecurse(boolean) - Method in class aQute.lib.osgi.eclipse.EclipseClasspath
 
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.lib.deployer.FileRepo
 
setRegistry(Registry) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
setReportDir(File) - Method in class aQute.bnd.build.ProjectTester
 
setReporter(Reporter) - Method in class aQute.bnd.make.component.ComponentAnnotationReader
 
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
 
setReporter(Reporter) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setReporter(Reporter) - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
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.lib.deployer.FileInstallRepo
 
setReporter(Reporter) - Method in class aQute.lib.deployer.FileRepo
 
setReporter(Reporter) - Method in class aQute.lib.deployer.http.HttpBasicAuthURLConnector
 
setReporter(Reporter) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
setReporter(Reporter) - Method in class aQute.lib.deployer.obr.CachingURLResourceHandle
 
setReporter(Reporter) - Method in class aQute.lib.deployer.obr.LocalOBR
 
setReporter(Reporter) - Method in class aQute.lib.osgi.Jar
 
setReporter(Reporter) - Method in class aQute.libg.command.Command
 
setRepositories(URI...) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
setRoot(File) - Method in class aQute.bnd.maven.MavenRepository
 
setRunFramework(int) - Method in class aQute.bnd.build.ProjectLauncher
 
setSCM(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setSourcepath(File[]) - Method in class aQute.lib.osgi.Builder
 
setSymbolicName(String) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
setTimeout(long, TimeUnit) - Method in class aQute.bnd.build.ProjectLauncher
 
setTimeout(long, TimeUnit) - Method in class aQute.libg.command.Command
 
Settings - Class in aQute.bnd.settings
 
Settings() - Constructor for class aQute.bnd.settings.Settings
 
setTrace(boolean) - Method in class aQute.bnd.build.ProjectLauncher
 
setTrace(boolean) - Method in class aQute.lib.osgi.Processor
 
setTrace() - Method in class aQute.libg.command.Command
 
setTypeSpecificPlugins(Set<Object>) - Method in class aQute.bnd.build.Workspace
 
setTypeSpecificPlugins(Set<Object>) - Method in class aQute.lib.osgi.Builder
 
setTypeSpecificPlugins(Set<Object>) - Method in class aQute.lib.osgi.Processor
 
setURL(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setUrl(String) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
setVersion(String) - Method in class aQute.bnd.maven.PomFromManifest
 
setVersion(String) - Method in class aQute.lib.deployer.obr.Resource.Builder
 
SHA1 - Class in aQute.libg.cryptography
 
SHA1(byte[]) - Constructor for class aQute.libg.cryptography.SHA1
 
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 - Static variable in interface aQute.lib.osgi.Constants
 
SIGN_PASSWORD_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
signal(Reporter) - Method in class aQute.bnd.build.Workspace
 
signal() - Method in class aQute.bnd.build.Workspace
 
signal(Reporter) - Method in class aQute.bnd.service.BndListener
 
signal() - Method in class aQute.lib.osgi.Processor
 
signature(String) - Method in class aQute.lib.osgi.ClassDataCollector
 
signature - Variable in class aQute.lib.osgi.Clazz.FieldDef
 
signature() - Method in class aQute.libg.cryptography.Signer
 
SIGNATURE_TEST - Static variable in interface aQute.lib.osgi.Constants
 
SignatureGenerator - Class in aQute.bnd.compatibility
 
SignatureGenerator() - Constructor for class aQute.bnd.compatibility.SignatureGenerator
 
Signatures - Class in aQute.bnd.compatibility
This class is compiled against 1.5 or later to provide access to the generic signatures.
Signatures() - Constructor for class aQute.bnd.compatibility.Signatures
 
Signer - Class in aQute.bnd.signing
This class is used with the aQute.lib.osgi package, it signs jars with DSA signature.
Signer() - Constructor for class aQute.bnd.signing.Signer
 
signer(PrivateKey, Digester<T>) - Static method in class aQute.libg.cryptography.Crypto
 
Signer<D extends Digest> - Class in aQute.libg.cryptography
 
SignerPlugin - Interface in aQute.bnd.service
 
signJar(Jar) - Method in class aQute.bnd.signing.Signer
 
SINGLETON_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
size() - Method in class aQute.lib.osgi.EmbeddedResource
 
size() - Method in class aQute.lib.osgi.FileResource
 
SIZE_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
skip(long) - Method in class aQute.lib.io.LimitedInputStream
 
skippedEntity(String) - Method in class aQute.libg.sax.ContentFilterImpl
 
SNAPSHOT - Static variable in interface aQute.lib.osgi.Constants
 
SOURCEPATH - Static variable in interface aQute.lib.osgi.Constants
 
SOURCES - Static variable in interface aQute.lib.osgi.Constants
 
SPECIFICATION_VERSION - Static variable in interface aQute.lib.osgi.Constants
 
split(String, Collection<String>) - Static method in class aQute.lib.osgi.Processor
 
split(String) - Static method in class aQute.lib.osgi.Processor
 
split(String, String) - Static method in class aQute.lib.osgi.Processor
 
SPLIT_PACKAGE_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
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
 
start(long) - Method in class aQute.libg.forker.Forker
 
startDocument() - Method in class aQute.libg.sax.ContentFilterImpl
 
startElement(String, String, String, Attributes) - Method in class aQute.lib.deployer.obr.OBRSAXHandler
 
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
 
startPrefixMapping(String, String) - Method in class aQute.libg.sax.ContentFilterImpl
 
StopParseException - Exception in aQute.lib.deployer.obr
 
StopParseException() - Constructor for exception aQute.lib.deployer.obr.StopParseException
 
STYLESHEET - Static variable in interface org.osgi.service.bindex.BundleIndexer
 
SUB - Static variable in interface aQute.lib.osgi.Constants
 
supportedModes - Variable in class aQute.lib.deployer.obr.AbstractBaseOBR
 
SYMBOLICNAME - Static variable in class aQute.lib.osgi.Verifier
 
SYMBOLICNAME_STRING - Static variable in class aQute.lib.osgi.Verifier
 
sync(long) - Method in class aQute.libg.forker.Forker
 
Syntax - Class in aQute.bnd.help
 
Syntax(String, String, String, String, Pattern, Syntax...) - Constructor for class aQute.bnd.help.Syntax
 
system_internal(boolean, String[]) - Method in class aQute.lib.osgi.Macro
System command.

T

Tag - Class in aQute.lib.tag
The Tag class represents a minimal XML tree.
Tag(String, Object...) - Constructor for class aQute.lib.tag.Tag
Construct a new Tag with a name.
Tag(Tag, String, Object...) - 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>) - 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[]) - Constructor for class aQute.lib.tag.Tag
 
TagResource - Class in aQute.lib.osgi
 
TagResource(Tag) - Constructor for class aQute.lib.osgi.TagResource
 
TARGET - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
Tarjan<T> - Class in aQute.libg.tarjan
 
Tarjan() - Constructor for class aQute.libg.tarjan.Tarjan
 
tarjan(Map<T, Set<T>>) - Static method in class aQute.libg.tarjan.Tarjan
 
Tarjan.Node - Class in aQute.libg.tarjan
 
Tarjan.Node(T) - Constructor for class aQute.libg.tarjan.Tarjan.Node
 
test() - Method in class aQute.bnd.build.Project
 
test() - Method in class aQute.bnd.build.ProjectTester
 
TESTCASES - Static variable in interface aQute.lib.osgi.Constants
 
TESTCONTINUOUS - Static variable in interface aQute.lib.osgi.Constants
 
TESTER_PLUGIN - Static variable in interface aQute.lib.osgi.Constants
 
TESTPACKAGES - Static variable in interface aQute.lib.osgi.Constants
 
TESTPATH - Static variable in interface aQute.lib.osgi.Constants
 
TESTREPORT - Static variable in interface aQute.lib.osgi.Constants
 
TIMEDOUT - Static variable in class aQute.bnd.build.ProjectLauncher
 
toByteArray(String) - Static method in class aQute.lib.hex.Hex
 
toContainer(String, String, Map<String, String>, File) - Method in class aQute.bnd.build.Project
 
toData() - Method in class aQute.lib.base64.Base64
 
toDescriptor(Class<?>) - Static method in class aQute.lib.osgi.Clazz
 
toHexString(byte[]) - Static method in class aQute.lib.hex.Hex
 
TOKEN - Static variable in class aQute.lib.osgi.Verifier
 
TOOL - Static variable in interface aQute.lib.osgi.Constants
 
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.Project
 
toString() - Method in class aQute.bnd.build.ReflectAction
 
toString() - Method in enum aQute.bnd.compatibility.Access
 
toString() - Method in class aQute.bnd.compatibility.GenericParameter
 
toString() - Method in enum aQute.bnd.compatibility.Kind
 
toString() - Method in class aQute.bnd.compatibility.Scope
 
toString() - Method in class aQute.bnd.maven.MavenDependencyGraph.Artifact
 
toString() - Method in class aQute.bnd.maven.MavenRepository
 
toString() - Method in class aQute.bnd.maven.support.Pom.Dependency
 
toString() - Method in class aQute.bnd.maven.support.Pom
 
toString() - Method in class aQute.lib.base64.Base64
 
toString() - Method in class aQute.lib.deployer.FileRepo
 
toString() - Method in class aQute.lib.deployer.obr.Capability
 
toString() - Method in class aQute.lib.deployer.obr.Property
 
toString() - Method in class aQute.lib.deployer.obr.Referral
 
toString() - Method in class aQute.lib.deployer.obr.Require
 
toString() - Method in class aQute.lib.deployer.obr.Resource
 
toString() - Method in class aQute.lib.filter.Filter
 
toString() - Method in class aQute.lib.index.Index
 
toString() - Method in class aQute.lib.osgi.Annotation
 
toString() - Method in class aQute.lib.osgi.Clazz.FieldDef
 
toString() - Method in class aQute.lib.osgi.Clazz
 
toString() - Method in class aQute.lib.osgi.EmbeddedResource
 
toString() - Method in class aQute.lib.osgi.FileResource
 
toString() - Method in class aQute.lib.osgi.Instruction
 
toString() - Method in class aQute.lib.osgi.Jar
 
toString() - Method in class aQute.lib.osgi.JarResource
 
toString() - Method in class aQute.lib.osgi.URLResource
 
toString() - Method in class aQute.lib.osgi.ZipResource
 
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.command.Command
 
toString(Object) - Static method in class aQute.libg.cryptography.Crypto
 
toString() - Method in class aQute.libg.cryptography.Digest
 
toString() - Method in class aQute.libg.glob.Glob
 
toString() - Method in class aQute.libg.tarjan.Tarjan.Node
 
toString() - Method in class aQute.libg.version.Version
 
toString() - Method in class aQute.libg.version.VersionRange
 
toTag(Map<Clazz.MethodDef, List<Clazz.MethodDef>>) - Static method in class aQute.bnd.make.coverage.CoverageResource
 
toURL(String, File) - Static method in class aQute.lib.io.IO
 
trace(String, Object...) - Method in class aQute.lib.osgi.Processor
 
trace(String, Object...) - Method in interface aQute.libg.reporter.Reporter
 
TRUEORFALSEPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
TYPE - Static variable in annotation type aQute.bnd.annotation.component.Reference
 

U

UNBIND - Static variable in annotation type aQute.bnd.annotation.component.Reference
 
unCamel(String) - Static method in class aQute.lib.osgi.Clazz
 
UNDERTEST - Static variable in interface aQute.lib.osgi.Constants
 
UniqueResourceFilter - Class in aQute.lib.deployer.obr
 
UniqueResourceFilter() - Constructor for class aQute.lib.deployer.obr.UniqueResourceFilter
 
unlock() - Method in class aQute.bnd.build.Project
 
unsetProperty(String) - Method in class aQute.lib.osgi.Processor
 
update() - Method in class aQute.bnd.build.ProjectLauncher
 
UPDATE_NEEDED - Static variable in class aQute.bnd.build.ProjectLauncher
 
updateFromProject() - Method in class aQute.bnd.build.ProjectLauncher
Collect all the aspect from the project and set the local fields from them.
updateModified(long, String) - Method in class aQute.lib.osgi.Jar
 
updateModified(long, String) - Method in class aQute.lib.osgi.Processor
 
URL_TEMPLATE - Static variable in interface org.osgi.service.bindex.BundleIndexer
 
URLConnector - Interface in aQute.bnd.service.url
 
URLPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
URLResource - Class in aQute.lib.osgi
 
URLResource(URL) - Constructor for class aQute.lib.osgi.URLResource
 
UsePolicy - Annotation Type in aQute.bnd.annotation
Deprecated.
USES - Static variable in annotation type aQute.bnd.annotation.Export
 
USES_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 
USES_USES - Static variable in interface aQute.lib.osgi.Constants
 

V

V1_1 - Static variable in class aQute.bnd.component.AnnotationReader
 
V1_2 - Static variable in class aQute.bnd.component.AnnotationReader
 
VALID_PROPERTY_TYPES - Static variable in interface aQute.lib.osgi.Constants
 
valueOf(String) - Static method in enum aQute.bnd.annotation.component.ConfigurationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.annotation.metatype.Meta.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.build.Container.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.build.ResolverMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.compatibility.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.compatibility.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.maven.support.Pom.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.service.OBRResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.service.RepositoryPlugin.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.bnd.service.ResourceHandle.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.lib.deployer.obr.CachingURLResourceHandle.CachingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.lib.deployer.obr.CapabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.lib.osgi.Clazz.JAVA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aQute.lib.osgi.Clazz.QUERY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ConfigurationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferenceCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferencePolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum aQute.bnd.annotation.component.ConfigurationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.annotation.metatype.Meta.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.build.Container.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.build.ResolverMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.compatibility.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.compatibility.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.maven.support.Pom.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.service.OBRResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.service.RepositoryPlugin.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.bnd.service.ResourceHandle.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.lib.deployer.obr.CachingURLResourceHandle.CachingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.lib.deployer.obr.CapabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.lib.osgi.Clazz.JAVA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aQute.lib.osgi.Clazz.QUERY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ConfigurationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferenceCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferencePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE - Static variable in interface aQute.lib.osgi.Constants
 
Verifier - Class in aQute.lib.osgi
 
Verifier(Jar) - Constructor for class aQute.lib.osgi.Verifier
 
Verifier(Jar, Properties) - Constructor for class aQute.lib.osgi.Verifier
 
Verifier() - Constructor for class aQute.lib.osgi.Verifier
 
verifier(PublicKey, Digest) - Static method in class aQute.libg.cryptography.Crypto
 
Verifier - Class in aQute.libg.cryptography
 
verify() - Method in class aQute.lib.filter.Filter
 
verify() - Method in class aQute.lib.osgi.Verifier
 
verify() - Method in class aQute.libg.cryptography.Verifier
 
verifyActivationPolicy() - Method in class aQute.lib.osgi.Verifier
 
verifyActivationPolicy(String) - Method in class aQute.lib.osgi.Verifier
 
verifyBundleClasspath() - Method in class aQute.lib.osgi.Verifier
 
verifyCommand(String[], String, Pattern[], int, int) - Static method in class aQute.lib.osgi.Macro
 
verifyFilter(String) - Method in class aQute.lib.osgi.Verifier
 
verifyFilter(String, int) - Static method in class aQute.lib.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>
verifyNative() - Method in class aQute.lib.osgi.Verifier
 
VERSION - Static variable in annotation type aQute.bnd.annotation.component.Component
 
Version - Annotation Type in aQute.bnd.annotation
 
VERSION - Static variable in class aQute.lib.osgi.Verifier
 
Version - Class in aQute.libg.version
 
Version() - Constructor for class aQute.libg.version.Version
 
Version(int, int, int, String) - Constructor for class aQute.libg.version.Version
 
Version(int, int, int) - Constructor for class aQute.libg.version.Version
 
Version(int, int) - Constructor for class aQute.libg.version.Version
 
Version(int) - Constructor for class aQute.libg.version.Version
 
Version(String) - Constructor for class aQute.libg.version.Version
 
VERSION - Static variable in class aQute.libg.version.Version
 
VERSION_ATTRIBUTE - Static variable in interface aQute.lib.osgi.Constants
 
VERSION_FILTER - Static variable in interface aQute.lib.osgi.Constants
 
VERSION_STRING - Static variable in class aQute.lib.osgi.Verifier
 
VERSION_STRING - Static variable in class aQute.libg.version.Version
 
VERSIONPOLICY - Static variable in interface aQute.lib.osgi.Constants
Deprecated.
VERSIONPOLICY_IMPL - Static variable in interface aQute.lib.osgi.Constants
Deprecated.
VERSIONPOLICY_USES - Static variable in interface aQute.lib.osgi.Constants
Deprecated.
VERSIONRANGE - Static variable in class aQute.lib.osgi.Verifier
 
VersionRange - Class in aQute.libg.version
 
VersionRange(String) - Constructor for class aQute.libg.version.VersionRange
 
versions(String) - Method in class aQute.bnd.maven.MavenRepository
 
versions(String) - Method in class aQute.bnd.maven.support.MavenRemoteRepository
 
versions(String) - Method in class aQute.bnd.repo.eclipse.EclipseRepo
 
versions(String) - Method in interface aQute.bnd.service.RepositoryPlugin
Return a list of versions.
versions(String) - Method in class aQute.lib.deployer.FileRepo
 
versions(String) - Method in class aQute.lib.deployer.obr.AbstractBaseOBR
 
VISIBILITY_DIRECTIVE - Static variable in interface aQute.lib.osgi.Constants
 

W

WAB - Static variable in interface aQute.lib.osgi.Constants
 
WABLIB - Static variable in interface aQute.lib.osgi.Constants
 
WARNING - Static variable in class aQute.bnd.build.ProjectLauncher
 
warning(String, Object...) - Method in class aQute.bnd.build.ProjectLauncher
 
warning(String, Object...) - Method in class aQute.lib.osgi.Processor
 
warning(String, Object...) - Method in interface aQute.libg.reporter.Reporter
 
Warnings - Interface in aQute.bnd.help
 
WILDCARDNAMEPATTERN - Static variable in class aQute.lib.osgi.Verifier
 
Workspace - Class in aQute.bnd.build
 
Workspace(File) - Constructor for class aQute.bnd.build.Workspace
 
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.lib.osgi.AbstractResource
 
write(OutputStream) - Method in class aQute.lib.osgi.EmbeddedResource
 
write(OutputStream) - Method in class aQute.lib.osgi.FileResource
 
write(File) - Method in class aQute.lib.osgi.Jar
 
write(String) - Method in class aQute.lib.osgi.Jar
 
write(OutputStream) - Method in class aQute.lib.osgi.Jar
 
write(OutputStream) - Method in class aQute.lib.osgi.JarResource
 
write(OutputStream) - Method in interface aQute.lib.osgi.Resource
 
write(OutputStream) - Method in class aQute.lib.osgi.TagResource
 
write(OutputStream) - Method in class aQute.lib.osgi.URLResource
 
write(OutputStream) - Method in class aQute.lib.osgi.WriteResource
 
write(OutputStream) - Method in class aQute.lib.osgi.ZipResource
 
write(byte[], int, int) - Method in class aQute.libg.cryptography.Digester
 
write(int) - Method in class aQute.libg.cryptography.Digester
 
write(byte[], int, int) - Method in class aQute.libg.cryptography.Signer
 
write(int) - Method in class aQute.libg.cryptography.Signer
 
write(byte[], int, int) - Method in class aQute.libg.cryptography.Verifier
 
write(int) - Method in class aQute.libg.cryptography.Verifier
 
writeCalltree(PrintWriter, Collection<Clazz>) - Static method in class aQute.bnd.make.calltree.CalltreeResource
Print the call tree in XML.
writeManifest(OutputStream) - Method in class aQute.lib.osgi.Jar
Cleanup the manifest for writing.
writeManifest(Manifest, OutputStream) - Static method in class aQute.lib.osgi.Jar
 
WriteResource - Class in aQute.lib.osgi
 
WriteResource() - Constructor for class aQute.lib.osgi.WriteResource
 

X

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
 

Z

ZipResource - Class in aQute.lib.osgi
 

_

_basedir(String[]) - Method in class aQute.lib.osgi.Processor
 
_basename(String[]) - Method in class aQute.lib.osgi.Macro
 
_bsn(String[]) - Method in class aQute.lib.osgi.Analyzer
 
_cat(String[]) - Method in class aQute.lib.osgi.Macro
Get the contents of a file.
_classes(String...) - Method in class aQute.lib.osgi.Analyzer
 
_currenttime(String[]) - Method in class aQute.lib.osgi.Macro
 
_def(String[]) - Method in class aQute.lib.osgi.Macro
 
_dir(String[]) - Method in class aQute.lib.osgi.Macro
 
_env(String[]) - Method in class aQute.lib.osgi.Macro
 
_error(String[]) - Method in class aQute.lib.osgi.Macro
 
_exporters(String[]) - Method in class aQute.lib.osgi.Analyzer
Get the exporter of a package ...
_fileHelp - Static variable in class aQute.lib.osgi.Macro
 
_filter(String[]) - Method in class aQute.lib.osgi.Macro
 
_filterout(String[]) - Method in class aQute.lib.osgi.Macro
 
_findfile(String[]) - Method in class aQute.bnd.build.Project
 
_findname(String[]) - Method in class aQute.lib.osgi.Analyzer
 
_findpath(String[]) - Method in class aQute.lib.osgi.Analyzer
Findpath looks through the contents of the JAR and finds paths that end with the given regular expression ${findpath (; reg-expr (; replacement)? )? }
_fmodified(String[]) - Method in class aQute.lib.osgi.Macro
 
_fmodifiedHelp - Static variable in class aQute.lib.osgi.Macro
 
_help(String[]) - Method in class aQute.bnd.build.Project
 
_if(String[]) - Method in class aQute.lib.osgi.Macro
 
_isdir(String[]) - Method in class aQute.lib.osgi.Macro
 
_isfile(String[]) - Method in class aQute.lib.osgi.Macro
 
_join(String[]) - Method in class aQute.lib.osgi.Macro
 
_literal(String[]) - Method in class aQute.lib.osgi.Macro
 
_long2date(String[]) - Method in class aQute.lib.osgi.Macro
 
_lsa(String[]) - Method in class aQute.lib.osgi.Macro
 
_lsr(String[]) - Method in class aQute.lib.osgi.Macro
Wildcard a directory.
_maven_version(String[]) - Method in class aQute.lib.osgi.Builder
A macro to convert a maven version to an OSGi version
_md5(String[]) - Method in class aQute.lib.osgi.Analyzer
 
_now(String[]) - Method in class aQute.lib.osgi.Macro
 
_osfile(String[]) - Method in class aQute.lib.osgi.Macro
 
_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
 
_path(String[]) - Method in class aQute.lib.osgi.Macro
 
_pathseparator(String[]) - Method in class aQute.lib.osgi.Macro
 
_permissions(String[]) - Method in class aQute.lib.osgi.Builder
 
_project(String[]) - Method in class aQute.bnd.build.Project
 
_random(String[]) - Method in class aQute.lib.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).
_range(String[]) - Method in class aQute.lib.osgi.Macro
 
_replace(String[]) - Method in class aQute.lib.osgi.Macro
replace ; ; regex ; replace
_repo(String[]) - Method in class aQute.bnd.build.Project
Macro access to the repository ${repo;[;[;]]}
_repos(String[]) - Method in class aQute.bnd.build.Project
 
_separator(String[]) - Method in class aQute.lib.osgi.Macro
 
_sha1(String[]) - Method in class aQute.lib.osgi.Analyzer
 
_sort(String[]) - Method in class aQute.lib.osgi.Macro
 
_system(String[]) - Method in class aQute.lib.osgi.Macro
 
_system_allow_fail(String[]) - Method in class aQute.lib.osgi.Macro
 
_toclassname(String[]) - Method in class aQute.lib.osgi.Macro
 
_toclasspath(String[]) - Method in class aQute.lib.osgi.Macro
 
_tstamp(String[]) - Method in class aQute.lib.osgi.Macro
 
_uniq(String[]) - Method in class aQute.lib.osgi.Macro
 
_version(String[]) - Method in class aQute.lib.osgi.Macro
 
_warning(String[]) - Method in class aQute.lib.osgi.Macro
 
_workspace(String[]) - Method in class aQute.bnd.build.Workspace
 
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 _ 

Copyright © 2014 aQute SARL. All Rights Reserved.