public class JarLibrary extends Library
| Constructor and Description |
|---|
JarLibrary(java.io.File source) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasClass(java.lang.String name) |
java.io.InputStream |
loadClass(java.lang.String name) |