Package org.apache.bcel
package org.apache.bcel
Basic classes for the Apache Byte Code Engineering Library (BCEL) and constants defined by the
JVM specification.
-
ClassDescriptionConstants for the project, mostly defined in the JVM specification.Deprecated.Exception 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.
Const
instead.