public static class ClasspathUrlExtender.ClasspathHandler extends URLStreamHandler
| Constructor and Description |
|---|
ClasspathUrlExtender.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 ClasspathUrlExtender.ClasspathHandler(ClassLoader loader)
loader - classloader used to find resourcesprotected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2005-2013 jibx.org. All Rights Reserved.