Package | Description |
---|---|
org.apache.bcel.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
|
Modifier and Type | Field | Description |
---|---|---|
static ClassPath |
ClassPath.SYSTEM_CLASS_PATH |
Modifier and Type | Method | Description |
---|---|---|
ClassPath |
ClassLoaderRepository.getClassPath() |
|
ClassPath |
Repository.getClassPath() |
Get the ClassPath associated with this Repository
|
ClassPath |
SyntheticRepository.getClassPath() |
ClassPath associated with the Repository.
|
Modifier and Type | Method | Description |
---|---|---|
static SyntheticRepository |
SyntheticRepository.getInstance(ClassPath classPath) |