| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external |
This package contains basic classes for the
Byte Code Engineering Library
and constants defined by the
JVM specification.
|
| jdk7u.jaxp.org.apache.bcel.external.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
Collection classes for JavaClass objects
A converter for class files to HTML
A tool to find instructions patterns via regular expressions
A class to find classes as defined in the CLASSPATH
A class loader that allows to create clases at run time
|
| 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 © 2018–2021 mhoffrogge. All rights reserved.