All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class BIT.lowBIT.Unknown_Attribute

java.lang.Object
   |
   +----BIT.lowBIT.Attribute_Info
           |
           +----BIT.lowBIT.Unknown_Attribute

public class Unknown_Attribute
extends Attribute_Info

Variable Index

 o bytes
 o constantvalue_index

Constructor Index

 o Unknown_Attribute(DataInputStream, short)

Method Index

 o write(DataOutputStream)

Variables

 o constantvalue_index
 public short constantvalue_index
 o bytes
 public byte bytes[]

Constructors

 o Unknown_Attribute
 public Unknown_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