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

Variable Index

 o exception_index_table
 o number_of_exceptions

Constructor Index

 o Exceptions_Attribute(DataInputStream, short)

Method Index

 o write(DataOutputStream)

Variables

 o number_of_exceptions
 public short number_of_exceptions
 o exception_index_table
 public short exception_index_table[]

Constructors

 o Exceptions_Attribute
 public Exceptions_Attribute(DataInputStream iStream,
                             short attribute_name_index) throws IOException

Methods

 o write
 public void write(DataOutputStream oStream) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index