public class JarInJarURLStreamHandler extends URLStreamHandler
| 构造器和说明 |
|---|
JarInJarURLStreamHandler(ClassLoader classLoader) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected URLConnection |
openConnection(URL u) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic JarInJarURLStreamHandler(ClassLoader classLoader)
protected URLConnection openConnection(URL u) throws IOException
openConnection 在类中 URLStreamHandlerIOExceptionCopyright © 2024. All rights reserved.