| Package | Description |
|---|---|
| com.alee.utils.jar |
| Modifier and Type | Field and Description |
|---|---|
protected JarStructure |
JarEntry.structure
JAR structure this entry belongs to.
|
| Constructor and Description |
|---|
JarEntry(JarStructure structure,
JarEntryType type,
String name)
Constructs new
JarEntry. |
JarEntry(JarStructure structure,
JarEntry parent,
ZipEntry zipEntry,
JarEntryType type,
String name)
Constructs new
JarEntry. |
Copyright © 2020. All rights reserved.