|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Processor | |
|---|---|
| aQute.bnd.build | |
| aQute.bnd.build.model | |
| aQute.bnd.component | |
| aQute.bnd.maven | |
| aQute.bnd.osgi | |
| aQute.bnd.signing | |
| Uses of Processor in aQute.bnd.build |
|---|
| Subclasses of Processor in aQute.bnd.build | |
|---|---|
class |
Project
This class is NOT threadsafe |
class |
ProjectBuilder
|
class |
Run
|
class |
Workspace
|
| Methods in aQute.bnd.build that return Processor | |
|---|---|
static Processor |
Workspace.getDefaults()
|
| Methods in aQute.bnd.build with parameters of type Processor | |
|---|---|
boolean |
Container.contributeFiles(List<File> files,
Processor reporter)
Iterate over the containers and get the files they represent |
| Uses of Processor in aQute.bnd.build.model |
|---|
| Methods in aQute.bnd.build.model that return Processor | |
|---|---|
Processor |
BndEditModel.getProperties()
Return a processor for this model. |
| Uses of Processor in aQute.bnd.component |
|---|
| Subclasses of Processor in aQute.bnd.component | |
|---|---|
class |
HeaderReader
|
| Uses of Processor in aQute.bnd.maven |
|---|
| Subclasses of Processor in aQute.bnd.maven | |
|---|---|
class |
MavenCommand
|
class |
MavenDeployCmd
|
class |
PomParser
Provides a way to parse a maven pom as properties. |
| Constructors in aQute.bnd.maven with parameters of type Processor | |
|---|---|
MavenCommand(Processor p)
|
|
| Uses of Processor in aQute.bnd.osgi |
|---|
| Subclasses of Processor in aQute.bnd.osgi | |
|---|---|
class |
Analyzer
|
class |
Builder
Include-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ',' package-decl )* Export-Package: package-decl ( ',' package-decl )* Import-Package: package-decl ( ',' package-decl )* |
class |
Verifier
|
| Methods in aQute.bnd.osgi that return Processor | |
|---|---|
protected Processor |
Processor.beginHandleErrors(String message)
Set the current command thread. |
Processor |
Processor.getParent()
|
Processor |
Processor.getTop()
|
| Methods in aQute.bnd.osgi with parameters of type Processor | |
|---|---|
static Domain |
Domain.domain(Processor processor)
|
protected void |
Processor.endHandleErrors(Processor previous)
End a command. |
static Parameters |
Processor.parseHeader(String value,
Processor logger)
Standard OSGi header parser. |
String |
Macro.process(String line,
Processor source)
|
void |
Processor.setParent(Processor processor)
|
void |
Processor.use(Processor reporter)
|
| Constructors in aQute.bnd.osgi with parameters of type Processor | |
|---|---|
Analyzer(Processor parent)
|
|
Builder(Processor parent)
|
|
Macro(Processor domain,
Object... targets)
|
|
PreprocessResource(Processor processor,
Resource r)
|
|
Processor(Processor child)
|
|
| Uses of Processor in aQute.bnd.signing |
|---|
| Subclasses of Processor in aQute.bnd.signing | |
|---|---|
class |
Signer
This class is used with the aQute.bnd.osgi package, it signs jars with DSA signature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||