Uses of Class
org.xipki.apppackage.ZipEntryInfo
-
-
Uses of ZipEntryInfo in org.xipki.apppackage
Methods in org.xipki.apppackage that return types with arguments of type ZipEntryInfo Modifier and Type Method Description List<ZipEntryInfo>ZipFileInfo. getEntries()Method parameters in org.xipki.apppackage with type arguments of type ZipEntryInfo Modifier and Type Method Description voidZipFileInfo. setEntries(List<ZipEntryInfo> entries)
-