| Package | Description |
|---|---|
| aQute.bnd.classfile |
This package provides an object model and parser for Java class files.
|
| aQute.bnd.osgi |
| Modifier and Type | Method and Description |
|---|---|
static ClassFile |
ClassFile.parseClassFile(java.io.DataInput in) |
| Modifier and Type | Field and Description |
|---|---|
private ClassFile |
Clazz.classFile |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Annotation.ElementType |
Clazz.elementType(ClassFile classFile) |
| Constructor and Description |
|---|
ClassDef(ClassFile classFile) |