public class Handler extends URLStreamHandler
| 构造器和说明 |
|---|
Handler() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected URLConnection |
openConnection(URL u) |
protected void |
parseURL(URL u,
String spec,
int start,
int limit) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalFormprotected void parseURL(URL u, String spec, int start, int limit)
parseURL 在类中 URLStreamHandlerprotected URLConnection openConnection(URL u) throws IOException
openConnection 在类中 URLStreamHandlerIOExceptionCopyright © 2019. All Rights Reserved.