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 ClassProvider
Copyright © 2020 Sable. All rights reserved.