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, toExternalForm
protected URLConnection openConnection(URL url) throws IOException
openConnection
in class URLStreamHandler
IOException
protected void parseURL(URL url, String str, int start, int end)
parseURL
in class URLStreamHandler
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.