public interface BizArchive extends Archive
Archive.Entry, Archive.EntryFilter| Modifier and Type | Method and Description |
|---|---|
URL[] |
getUrls()
fetch classpath of archive to startup ark-biz module
|
boolean |
isEntryExist(Archive.EntryFilter filter)
check whether the entry satisfy the given
Archive.EntryFilter
exists or not |
getInputStream, getManifest, getNestedArchive, getNestedArchives, getUrlforEach, iterator, spliteratorURL[] getUrls() throws IOException
IOException - throw io exception when get biz classpathboolean isEntryExist(Archive.EntryFilter filter)
Archive.EntryFilter
exists or notfilter - Copyright © 2024. All rights reserved.