Package fr.umlv.corosol.classfile.attribute

Interface Summary
JAttribute An object JAttribute represents an attribute i.e. an attribute_info structure of a clasfile.
JCodeAttribute A JCodeAttribute object represents an Code attribute.
JConstantValueAttribute A JConstantValueAttribute object represents an ConstantValue attribute.
JExceptionHandler A JExceptionHandler represents an entry in the exception_table of a Code attribute.
JExceptionsAttribute This interface represents the Exceptions attributes.