public class ClasspathHandler extends URLStreamHandler
| Constructor and Description |
|---|
ClasspathHandler() |
ClasspathHandler(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL u) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic ClasspathHandler()
public ClasspathHandler(ClassLoader classLoader)
protected URLConnection openConnection(URL u) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2016–2022. All rights reserved.