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.(since 6.0) DO NOT USE - use
Constinstead.Exception constants.Enum corresponding to the various Exception Class arrays, used byExceptionConst.createExceptions(EXCS, Class...)Deprecated.(since 6.0) DO NOT USE - use ExceptionConst insteadThe repository maintains informations about class interdependencies, for example, whether a class is a sub-class of another.