public interface ExecutableArchive extends Archive
Archive.Entry, Archive.EntryFilter| 限定符和类型 | 方法和说明 |
|---|---|
List<BizArchive> |
getBizArchives()
Get all Biz Archiver
|
ContainerArchive |
getContainerArchive()
Get Ark Container Archiver
|
List<PluginArchive> |
getPluginArchives()
Get all Plugin Archiver
|
getInputStream, getManifest, getNestedArchive, getNestedArchives, getUrlContainerArchive getContainerArchive() throws Exception
Exception - throw exception when meets errorList<BizArchive> getBizArchives() throws Exception
Exception - throw exception when meets errorList<PluginArchive> getPluginArchives() throws Exception
Exception - throw exception when meets errorCopyright © 2018. All rights reserved.