Package | Description |
---|---|
aQute.bnd.classfile |
This package provides an object model and parser for Java class files.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConstantPool.AbstractDynamicInfo |
static class |
ConstantPool.AbstractRefInfo |
static class |
ConstantPool.ClassInfo |
static class |
ConstantPool.DynamicInfo |
static class |
ConstantPool.FieldrefInfo |
static class |
ConstantPool.InterfaceMethodrefInfo |
static class |
ConstantPool.InvokeDynamicInfo |
static class |
ConstantPool.MethodHandleInfo |
static class |
ConstantPool.MethodrefInfo |
static class |
ConstantPool.MethodTypeInfo |
static class |
ConstantPool.ModuleInfo |
static class |
ConstantPool.NameAndTypeInfo |
static class |
ConstantPool.PackageInfo |
static class |
ConstantPool.StringInfo |