| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.ark.loader.jar |
| 限定符和类型 | 方法和说明 |
|---|---|
JarEntry |
JarFileEntries.getEntry(String name) |
JarEntry |
JarURLConnection.getJarEntry() |
JarEntry |
JarFile.getJarEntry(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<JarEntry> |
JarFileEntries.iterator() |
| 限定符和类型 | 方法和说明 |
|---|---|
JarFile |
JarFile.getNestedJarFile(JarEntry entry)
Return a nested
JarFile loaded from the specified entry. |
Copyright © 2019. All rights reserved.