public interface PluginArchive extends Archive
Archive.Entry, Archive.EntryFilter| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
getExportIndex()
fetch plugin export index file content
|
URL[] |
getUrls()
fetch classpath of archive to startup ark-plugin
|
boolean |
isEntryExist(Archive.EntryFilter filter)
check whether the entry satisfy the given
Archive.EntryFilter
exists or not |
getInputStream, getManifest, getNestedArchive, getNestedArchives, getUrlURL[] getUrls() throws IOException
IOException - throw exception when meets errorSet<String> getExportIndex() throws IOException
IOException - throw exception when meets errorboolean isEntryExist(Archive.EntryFilter filter)
Archive.EntryFilter
exists or notfilter - Copyright © 2018. All rights reserved.