public static class ClasspathUrlExtender.ClasspathHandler extends URLStreamHandler
| Constructor and Description |
|---|
ClasspathHandler(ClassLoader loader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic ClasspathHandler(ClassLoader loader)
loader - classloader used to find resourcesprotected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2005–2016 jibx.org. All rights reserved.