public class ClassLoaderFileURLStreamHandler extends URLStreamHandler
URLStreamHandler
for the contents of a ClassLoaderFile
.Constructor and Description |
---|
ClassLoaderFileURLStreamHandler(ClassLoaderFile file) |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
public ClassLoaderFileURLStreamHandler(ClassLoaderFile file)
protected URLConnection openConnection(URL url) throws IOException
openConnection
in class URLStreamHandler
IOException