Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.make.component | |
aQute.bnd.make.metatype | |
aQute.bnd.metatype | |
aQute.bnd.osgi | |
aQute.bnd.service.classparser | |
aQute.bnd.xmlattribute |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationReader
Processes spec DS annotations into xml.
|
private class |
AnnotationReader.ComponentPropertyTypeDataCollector |
Modifier and Type | Class and Description |
---|---|
class |
ComponentAnnotationReader
This converts bnd style annotations to, roughly, the header format.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
MetaTypeReader.Find |
Modifier and Type | Class and Description |
---|---|
class |
DesignateReader |
private class |
OCDReader.OCDDataCollector |
Modifier and Type | Class and Description |
---|---|
(package private) class |
AnnotationHeaders
This class parses the 'header annotations'.
|
private class |
ClassDataCollectors.Collectors |
Modifier and Type | Field and Description |
---|---|
(package private) ClassDataCollector |
Clazz.cd |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Deque<ClassDataCollector> |
Clazz.cds |
(package private) java.util.List<ClassDataCollector> |
ClassDataCollectors.delegates |
(package private) java.util.List<ClassDataCollector> |
ClassDataCollectors.shortlist |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ClassDataCollectors.add(ClassDataCollector cd) |
java.util.Set<Descriptors.TypeRef> |
Clazz.parseClassFile(java.io.InputStream in,
ClassDataCollector cd) |
(package private) java.util.Set<Descriptors.TypeRef> |
Clazz.parseClassFileData(java.io.DataInput in,
ClassDataCollector cd) |
java.util.Set<Descriptors.TypeRef> |
Clazz.parseClassFileWithCollector(ClassDataCollector cd) |
(package private) void |
ClassDataCollectors.with(Clazz clazz,
ClassDataCollector cd) |
Modifier and Type | Method and Description |
---|---|
ClassDataCollector |
ClassParser.getClassDataCollector(Analyzer analyzer) |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttributeFinder |