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(String class_name) |
Modifier and Type | Method and Description |
---|---|
ClassPath.ClassFile |
ClassPath.getClassFile(String name) |
ClassPath.ClassFile |
ClassPath.getClassFile(String name,
String suffix) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.