Package de.fub.bytecode

This package contains basic classes for the Byte Code Engineering Library and constants defined by the JVM specification.

See:
          Description

Interface Summary
Constants Constants for the project, mostly defined in the JVM specification.
ExceptionConstants Exception constants.
 

Class Summary
ClassPath Responsible for loading (class) files from CLASSPATH.
ClassPath.ClassFile Contains information about file/ZIP entry of the Java class.
Repository Repository maintains informations about class interdependencies, e.g.
 

Package de.fub.bytecode Description

This package contains basic classes for the Byte Code Engineering Library and constants defined by the JVM specification.