| Package | Description |
|---|---|
| org.apache.bcel.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
|
| Modifier and Type | Field and Description |
|---|---|
static ClassPath |
ClassPath.SYSTEM_CLASS_PATH |
| Modifier and Type | Method and Description |
|---|---|
ClassPath |
Repository.getClassPath()
Get the ClassPath associated with this Repository
|
ClassPath |
MemorySensitiveClassPathRepository.getClassPath()
ClassPath associated with the Repository.
|
ClassPath |
ClassPathRepository.getClassPath()
ClassPath associated with the Repository.
|
ClassPath |
ClassLoaderRepository.getClassPath() |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticRepository |
SyntheticRepository.getInstance(ClassPath classPath) |
| Constructor and Description |
|---|
ClassPath(ClassPath parent,
String class_path) |
ClassPathRepository(ClassPath path) |
MemorySensitiveClassPathRepository(ClassPath path) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.