public class Handler extends URLStreamHandler
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL url)
Return 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:" url.Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.