All Packages Class Hierarchy This Package Previous Next Index
Class BIT.lowBIT.Attribute_Info
java.lang.Object
|
+----BIT.lowBIT.Attribute_Info
- public class Attribute_Info
- extends Object
-
attribute_length
- attribute_length indicates the length of the attribut
-
attribute_name_index
- attribute_name_index is an index into the constant pool
table and indicates the name of the attribute.
-
Attribute_Info()
-
attribute_name_index
public short attribute_name_index
- attribute_name_index is an index into the constant pool
table and indicates the name of the attribute.
attribute_length
public int attribute_length
- attribute_length indicates the length of the attribut
Attribute_Info
public Attribute_Info()
All Packages Class Hierarchy This Package Previous Next Index