public final class NbResourceStreamHandler extends URLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOCOL_LOCALIZED_SYSTEM_RESOURCE |
static String |
PROTOCOL_SYSTEM_RESOURCE |
| Constructor and Description |
|---|
NbResourceStreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
openConnection(URL u) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic static final String PROTOCOL_SYSTEM_RESOURCE
public static final String PROTOCOL_LOCALIZED_SYSTEM_RESOURCE
public URLConnection openConnection(URL u) throws IOException
openConnection in class URLStreamHandlerIOExceptionBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.