All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class BIT.lowBIT.Attribute_Info_Parse

java.lang.Object
   |
   +----BIT.lowBIT.Attribute_Info_Parse

public class Attribute_Info_Parse
extends Object

Constructor Index

 o Attribute_Info_Parse(Attribute_Info[], Cp_Info[], DataInputStream)
Constructor takes an input stream and parses several different attributes.

Constructors

 o Attribute_Info_Parse
 public Attribute_Info_Parse(Attribute_Info attributes[],
                             Cp_Info constant_pool[],
                             DataInputStream iStream) throws IOException
Constructor takes an input stream and parses several different attributes. If there is an unknown attribute, then it simply ignores it.

See Also:
DataInputStream

All Packages  Class Hierarchy  This Package  Previous  Next  Index