public class InnerJarURLStreamHandler extends URLStreamHandler
| Constructor and Description |
|---|
InnerJarURLStreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
openConnection(URL url) |
void |
parseURL(URL url,
String spec,
int start,
int limit) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalFormpublic URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionURLStreamHandlerpublic void parseURL(URL url, String spec, int start, int limit)
parseURL in class URLStreamHandlerURLStreamHandlerCopyright © 2019 Atlassian. All rights reserved.