Package org.apache.bcel
package org.apache.bcel
This package contains basic classes for the Byte Code Engineering Library and constants defined by the JVM specification.
-
ClassDescriptionConstants for the project, mostly defined in the JVM specification.Deprecated.(since 6.0) DO NOT USE - use Const insteadException constants.Enum corresponding to the various Exception Class arrays, used by
ExceptionConst.createExceptions(EXCS, Class...)
Deprecated.(since 6.0) DO NOT USE - use ExceptionConst insteadThe repository maintains informations about class interdependencies, e.g., whether a class is a sub-class of another.