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.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
|
Modifier and Type | Method and Description |
---|---|
static ClassPath.ClassFile |
Repository.lookupClassFile(java.lang.String class_name) |
Modifier and Type | Method and Description |
---|---|
ClassPath.ClassFile |
ClassPath.getClassFile(java.lang.String name) |
ClassPath.ClassFile |
ClassPath.getClassFile(java.lang.String name,
java.lang.String suffix) |