public class NestedJarResourceLoader extends Object
| Modifier and Type | Method and Description |
|---|---|
static Path |
explodedJar(URL base) |
static org.jboss.modules.ResourceLoader |
loaderFor(URL base,
String rootPath,
String loaderPath,
String loaderName) |
static boolean |
requiresExplosion(URL base) |
public static boolean requiresExplosion(URL base) throws IOException
IOExceptionpublic static Path explodedJar(URL base) throws IOException
IOExceptionpublic static org.jboss.modules.ResourceLoader loaderFor(URL base, String rootPath, String loaderPath, String loaderName) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.