Package | Description |
---|---|
org.apache.bcel |
This package contains basic classes for the
Byte Code Engineering Library
and constants defined by the
JVM specification.
|
org.apache.bcel.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
org.apache.bcel.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
|
org.apache.bcel.verifier.statics |
Provides PassVerifier classes used internally by JustIce.
|
org.apache.bcel.verifier.structurals |
Provides a PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as
a nice side effect.
|
Class and Description |
---|
ExceptionConst.EXCS
Enum corresponding to the various Exception Class arrays,
used by
ExceptionConst.createExceptions(EXCS, Class...) |
Class and Description |
---|
Constants
Deprecated.
(since 6.0) DO NOT USE - use Const instead
|
Class and Description |
---|
Constants
Deprecated.
(since 6.0) DO NOT USE - use Const instead
|
Class and Description |
---|
Constants
Deprecated.
(since 6.0) DO NOT USE - use Const instead
|
Class and Description |
---|
Constants
Deprecated.
(since 6.0) DO NOT USE - use Const instead
|
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.