| Package | Description |
|---|---|
| com.alipay.sofa.ark.loader.jar |
| Modifier and Type | Method and Description |
|---|---|
JarEntry |
JarFileEntries.getEntry(String name) |
JarEntry |
JarURLConnection.getJarEntry() |
JarEntry |
JarFile.getJarEntry(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JarEntry> |
JarFileEntries.iterator() |
| Modifier and Type | Method and Description |
|---|---|
JarFile |
JarFile.getNestedJarFile(JarEntry entry)
Return a nested
JarFile loaded from the specified entry. |
Copyright © 2024. All rights reserved.