Package | Description |
---|---|
org.apache.commons.compress.harmony.unpack200.bytecode |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationDefaultAttribute
AnnotationDefault class file attribute
|
class |
AnnotationsAttribute
Abstract superclass for Annotations attributes
|
class |
BCIRenumberedAttribute
Abstract superclass for attributes that have some part encoded with a BCI renumbering
|
class |
CodeAttribute |
class |
ConstantValueAttribute
An
Attribute representing a constant. |
class |
DeprecatedAttribute
Deprecated class file attribute.
|
class |
EnclosingMethodAttribute
Enclosing method class file attribute.
|
class |
ExceptionsAttribute
Exceptions class file attribute
|
class |
InnerClassesAttribute
Inner classes class file attribute
|
class |
LineNumberTableAttribute
Line number table
|
class |
LocalVariableTableAttribute
Local variable table
|
class |
LocalVariableTypeTableAttribute
Local variable type table.
|
class |
NewAttribute
A compressor-defined class file attribute.
|
class |
RuntimeVisibleorInvisibleAnnotationsAttribute
Annotations class file attribute, either a RuntimeVisibleAnnotations attribute or a RuntimeInvisibleAnnotations
attribute.
|
class |
RuntimeVisibleorInvisibleParameterAnnotationsAttribute
Parameter annotations class file attribute, either a RuntimeVisibleParameterAnnotations attribute or a
RuntimeInvisibleParameterAnnotations attribute.
|
class |
SignatureAttribute
Signature class file attribute
|
class |
SourceFileAttribute
Source file class file attribute
|
Modifier and Type | Field and Description |
---|---|
Attribute[] |
ClassFile.attributes |
Modifier and Type | Method and Description |
---|---|
void |
CodeAttribute.addAttribute(Attribute attribute) |