public class AnyHandler extends URLStreamHandler
Modifier and Type | Field and Description |
---|---|
static AnyHandler |
INSTANCE
Shared instance.
|
Constructor and Description |
---|
AnyHandler() |
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
public static final AnyHandler INSTANCE
protected URLConnection openConnection(URL url)
openConnection
in class URLStreamHandler
url
- the JavaScript URLCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.