| Class | Description |
|---|---|
| JarClassLoader |
A custom class loader implementation that allows classes to be found and loaded based on the classes in a
JarFile. |
| Jars |
A utility class for operating on instances of
JarFile and JarEntry. |
| ManifestBuilder |
A utility class for constructing a
Manifest in the style of a builder pattern. |