Modifier and Type | Class and Description |
---|---|
class |
ProjectBuilder |
Modifier and Type | Method and Description |
---|---|
boolean |
DSAnnotations.analyzeJar(Analyzer analyzer) |
static aQute.bnd.component.ComponentDef |
AnnotationReader.getDefinition(Clazz c,
Analyzer analyzer,
EnumSet<DSAnnotations.Options> options,
XMLAttributeFinder finder,
Version minVersion) |
protected String |
AnnotationReader.referredMethod(Analyzer analyzer,
aQute.bnd.component.ReferenceDef rdef,
String value,
String... matches) |
Constructor and Description |
---|
HeaderReader(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
Tree |
DiffPluginImpl.tree(Analyzer newer) |
Modifier and Type | Class and Description |
---|---|
class |
JUnitFramework.BundleBuilder |
Modifier and Type | Method and Description |
---|---|
boolean |
ServiceComponent.analyzeJar(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
boolean |
MetatypePlugin.analyzeJar(Analyzer analyzer) |
Constructor and Description |
---|
MetaTypeReader(Clazz clazz,
Analyzer reporter) |
Modifier and Type | Method and Description |
---|---|
boolean |
MetatypeAnnotations.analyzeJar(Analyzer analyzer) |
Modifier and Type | Class and Description |
---|---|
class |
Builder
Include-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ','
package-decl )* Export-Package: package-decl ( ',' package-decl )*
Import-Package: package-decl ( ',' package-decl )* @version $Revision: 1.27 $
|
Modifier and Type | Method and Description |
---|---|
boolean |
Clazz.is(Clazz.QUERY query,
Instruction instr,
Analyzer analyzer) |
Constructor and Description |
---|
Clazz(Analyzer analyzer,
String path,
Resource resource) |
Verifier(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
boolean |
AnalyzerPlugin.analyzeJar(Analyzer analyzer)
This plugin is called after analysis.
|
Modifier and Type | Method and Description |
---|---|
ClassDataCollector |
ClassParser.getClassDataCollector(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
Tree |
Differ.tree(Analyzer source) |
Modifier and Type | Method and Description |
---|---|
void |
VerifierPlugin.verify(Analyzer analyzer)
This plugin is called after the manifest generation and after the jar is
fully populated with resources.
|
Constructor and Description |
---|
XMLAttributeFinder(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
boolean |
SpringComponent.analyzeJar(Analyzer analyzer) |
boolean |
XMLTypeProcessor.analyzeJar(Analyzer analyzer) |
boolean |
XMLType.analyzeJar(Analyzer analyzer) |
protected List<XMLType> |
SpringXMLType.getTypes(Analyzer analyzer) |
protected List<XMLType> |
XMLTypeProcessor.getTypes(Analyzer analyzer) |
protected List<XMLType> |
JPAComponent.getTypes(Analyzer analyzer) |
Copyright © 2021 aQute SARL. All rights reserved.