class ClasspathURLStreamHandler extends URLStreamHandler
URLStreamHandler capable of loading resources from the classpath.| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) class |
ClasspathURLStreamHandler.ClassPathURLConnection |
| 限定符和类型 | 字段和说明 |
|---|---|
static Set<String> |
SUPPORTED_SCHEMES |
| 构造器和说明 |
|---|
ClasspathURLStreamHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected URLConnection |
openConnection(URL pURL) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormprotected URLConnection openConnection(URL pURL) throws IOException
openConnection 在类中 URLStreamHandlerIOExceptionCopyright © 2023. All rights reserved.