Uses of Class
io.github.lukehutch.fastclasspathscanner.utils.NestedJarHandler
-
Packages that use NestedJarHandler Package Description io.github.lukehutch.fastclasspathscanner.utils -
-
Uses of NestedJarHandler in io.github.lukehutch.fastclasspathscanner.utils
Methods in io.github.lukehutch.fastclasspathscanner.utils with parameters of type NestedJarHandler Modifier and Type Method Description ClassLoader
JarfileMetadataReader. getCustomClassLoader(NestedJarHandler nestedJarHandler, LogNode log)
Create a custom URLClassLoader for the package root paths and lib jar entries in this jar.
-