|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.retrotranslator.runtime.java.net._URL
public class _URL
Constructor Summary | |
---|---|
_URL()
|
Method Summary | |
---|---|
static java.net.URLConnection |
openConnection(java.net.URL url,
java.net.Proxy proxy)
|
static java.net.URI |
toURI(java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public _URL()
Method Detail |
---|
public static java.net.URLConnection openConnection(java.net.URL url, java.net.Proxy proxy) throws java.io.IOException
java.io.IOException
public static java.net.URI toURI(java.net.URL url) throws java.net.URISyntaxException
java.net.URISyntaxException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |