All Packages Class Hierarchy This Package Previous Next Index
Class BIT.lowBIT.Exceptions_Attribute
java.lang.Object
|
+----BIT.lowBIT.Attribute_Info
|
+----BIT.lowBIT.Exceptions_Attribute
- public class Exceptions_Attribute
- extends Attribute_Info
-
exception_index_table
-
-
number_of_exceptions
-
-
Exceptions_Attribute(DataInputStream, short)
-
-
write(DataOutputStream)
-
number_of_exceptions
public short number_of_exceptions
exception_index_table
public short exception_index_table[]
Exceptions_Attribute
public Exceptions_Attribute(DataInputStream iStream,
short attribute_name_index) throws IOException
write
public void write(DataOutputStream oStream) throws IOException
All Packages Class Hierarchy This Package Previous Next Index