Uses of Class
koala.dynamicjava.classfile.AttributeInfo

Packages that use AttributeInfo
koala.dynamicjava.classfile Contains all the classes for creating general purpose bytecode classes. 
 

Uses of AttributeInfo in koala.dynamicjava.classfile
 

Subclasses of AttributeInfo in koala.dynamicjava.classfile
 class CodeAttribute
          This class represents a method code attribute
 class ConstantValueAttribute
          This class represents a constant field value
 class ExceptionsAttribute
          This class represents a method exceptions attribute
 class InnerClassesAttribute
          This class represents an inner class attribute
 class SimpleAttribute
          This class represents an attribute that is composed of his name
 



Copyright © 2001 Stephane Hillion. All Rights Reserved.