- 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
-
- Artifact(URL) - Constructor for class aQute.bnd.maven.MavenDependencyGraph.Artifact
-
- Attribute - Annotation Type in aQute.bnd.annotation.component
-
- Attribute.C - Class in aQute.bnd.annotation.component
-
- available() - Method in class aQute.lib.io.LimitedInputStream
-
- C() - Constructor for class aQute.bnd.annotation.component.Attribute.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
-
- 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
-
- ClassConstant(int) - Constructor for class aQute.lib.osgi.Clazz.ClassConstant
-
- 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.FieldDef - Class in aQute.lib.osgi
-
- Clazz.JAVA - Enum in aQute.lib.osgi
-
- Clazz.MethodDef - Class in aQute.lib.osgi
-
- 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
-
- generate() - Static method in class aQute.libg.cryptography.RSA
-
- GenericArray(Class<Object>) - Constructor for class aQute.bnd.compatibility.GenericType.GenericArray
-
- 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.GenericWildcard - Class in aQute.bnd.compatibility
-
- 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
-
- 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.
- 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
-