Class NestedJarClassLoader

All Implemented Interfaces:
Closeable, AutoCloseable

public class NestedJarClassLoader extends URLClassLoader
NestedJarClassLoader affords the ability to load classes and resources from jar files nested in other jar files.
Author:
Max Spivak