public class Handler extends URLStreamHandler
URLStreamHandler
that handles resources on the classpath.Constructor and Description |
---|
Handler() |
Handler(ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL u) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
public Handler()
public Handler(ClassLoader classLoader)
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
Copyright © 2011–2020 Juffrou. All rights reserved.