public class Handler extends URLStreamHandler
reference:file:/eclipse/plugins/org.eclipse.myplugin_1.0.0/
reference:file:/eclispe/plugins/org.eclipse.mybundle_1.0.0.jar
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
protected void |
parseURL(URL url,
String str,
int start,
int end) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalFormprotected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionprotected void parseURL(URL url, String str, int start, int end)
parseURL in class URLStreamHandlerCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.