public class CompoundJarURLStreamHandler extends URLStreamHandler
| Constructor and Description |
|---|
CompoundJarURLStreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
static URL |
createUrl(URL base,
List<String> path) |
static URL |
createUrl(URL base,
String... path) |
protected URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic static final String PROTOCOL
public static URL createUrl(URL base, List<String> path) throws MalformedURLException
MalformedURLExceptionpublic static URL createUrl(URL base, String... path) throws MalformedURLException
MalformedURLExceptionprotected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2001-2015 JRuby. All Rights Reserved.