| Package | Description |
|---|---|
| com.alipay.sofa.ark.loader.archive | |
| com.alipay.sofa.ark.loader.jar |
| Constructor and Description |
|---|
JarFileArchive(JarFile jarFile) |
| Modifier and Type | Method and Description |
|---|---|
JarFile |
JarURLConnection.getJarFile() |
JarFile |
JarFile.getNestedJarFile(JarEntry entry)
Return a nested
JarFile loaded from the specified entry. |
JarFile |
JarFile.getNestedJarFile(ZipEntry entry)
Return a nested
JarFile loaded from the specified entry. |
static JarFile |
JarUtils.getNestedRootJarFromJarLocation(String jarLocation) |
JarFile |
Handler.getRootJarFileFromUrl(URL url) |
| Constructor and Description |
|---|
Handler(JarFile jarFile) |
JarFileEntries(JarFile jarFile,
JarEntryFilter filter) |
Copyright © 2024. All rights reserved.