| 程序包 | 说明 |
|---|---|
| cn.hserver.plugin.loader.archive | |
| cn.hserver.plugin.loader.jar |
| 构造器和说明 |
|---|
JarFileArchive(JarFile jarFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
JarFile |
JarFile.getFilteredJarFile(JarEntryFilter... filters)
Return a new jar based on the filtered contents of this file.
|
JarFile |
JarFile.getNestedJarFile(JarEntryData sourceEntry)
Return a nested
JarFile loaded from the specified entry. |
JarFile |
JarFile.getNestedJarFile(ZipEntry entry)
Return a nested
JarFile loaded from the specified entry. |
JarFile |
Handler.getRootJarFileFromUrl(URL url) |
| 构造器和说明 |
|---|
Handler(JarFile jarFile) |
JarEntryData(JarFile source,
byte[] header,
InputStream inputStream) |
Copyright © 2023. All rights reserved.