private static class RFC3986URLClassLoader.IndexFile extends Object
| Constructor and Description |
|---|
IndexFile(HashMap<String,List<URL>> map) |
| Modifier and Type | Method and Description |
|---|---|
(package private) List<URL> |
get(String name) |
private static URL |
getParentURL(URL url) |
(package private) static RFC3986URLClassLoader.IndexFile |
readIndexFile(JarFile jf,
JarEntry indexEntry,
URL url) |
static RFC3986URLClassLoader.IndexFile readIndexFile(JarFile jf, JarEntry indexEntry, URL url)
private static URL getParentURL(URL url) throws IOException
IOExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.