public class JavaClassProvider extends Object implements ClassProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaClassProvider.JarException |
| Constructor and Description |
|---|
JavaClassProvider() |
| Modifier and Type | Method and Description |
|---|---|
ClassSource |
find(String className)
Look for the specified class.
|
public ClassSource find(String className)
find in interface ClassProviderCopyright © 2020 Soot OSS. All rights reserved.