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