public class Handler extends URLStreamHandler
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL url)
Returns a new URLConnection for this URL.
|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
protected URLConnection openConnection(URL url)
openConnection
in class URLStreamHandler
url
- the "about:" URLCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.