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

Variable Index

 o attribute_length
attribute_length indicates the length of the attribut
 o attribute_name_index
attribute_name_index is an index into the constant pool table and indicates the name of the attribute.

Constructor Index

 o Attribute_Info()

Variables

 o 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.

 o attribute_length
 public int attribute_length
attribute_length indicates the length of the attribut

Constructors

 o Attribute_Info
 public Attribute_Info()

All Packages  Class Hierarchy  This Package  Previous  Next  Index