All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class classinfo.Attribute

java.lang.Object
   |
   +----classinfo.Attribute

public class Attribute
extends Object

Constructor Index

 o Attribute(int, int, BufManager, Vector)

Method Index

 o toString()
 o toString(String)
 o write(DataOutputStream)

Constructors

 o Attribute
 public Attribute(int name,
                  int length,
                  BufManager bufm,
                  Vector CPTable) throws IOException

Methods

 o write
 public void write(DataOutputStream out) throws IOException
 o toString
 public String toString()
Overrides:
toString in class Object
 o toString
 public String toString(String indent)

All Packages  Class Hierarchy  This Package  Previous  Next  Index