| Package | Description |
|---|---|
| net.oneandone.mork.classfile |
Java class files.
|
| net.oneandone.mork.classfile.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
Code |
| Modifier and Type | Field and Description |
|---|---|
Attribute[] |
FieldDef.attributes |
| Modifier and Type | Field and Description |
|---|---|
List<Attribute> |
MethodDef.attributes |
List<Attribute> |
Code.attributes
List of Attributes
|
List<Attribute> |
ClassDef.attributes |
| Modifier and Type | Class and Description |
|---|---|
class |
Blackbox
TODO: Replace these attribute with a proper representation
|
class |
ConstantValue |
class |
Deprecated |
class |
Empty |
class |
Exceptions |
class |
InnerClasses |
class |
LineNumberTable |
class |
LocalVariableTable |
class |
SourceFile |
class |
Synthetic |
| Modifier and Type | Method and Description |
|---|---|
static Attribute |
Attribute.create(Input src) |
Copyright © 1998–2017 1&1. All rights reserved.