public class Handler
extends java.net.URLStreamHandler
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URLConnection |
openConnection(java.net.URL u) |
protected void |
parseURL(java.net.URL u,
java.lang.String spec,
int start,
int limit) |
protected void parseURL(java.net.URL u,
java.lang.String spec,
int start,
int limit)
parseURL in class java.net.URLStreamHandlerprotected java.net.URLConnection openConnection(java.net.URL u)
throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOExceptionCopyright © 2014. All Rights Reserved.