| Package | Description |
|---|---|
| com.alipay.sofa.ark.spi.archive |
| Modifier and Type | Method and Description |
|---|---|
List<Archive> |
Archive.getNestedArchives(Archive.EntryFilter filter)
Returns nested
Archives for entries that match the specified filter. |
List<Archive> |
AbstractArchive.getNestedArchives(Archive.EntryFilter filter) |
URL[] |
AbstractArchive.getUrls(Archive.EntryFilter entryFilter) |
boolean |
PluginArchive.isEntryExist(Archive.EntryFilter filter)
check whether the entry satisfy the given
Archive.EntryFilter
exists or not |
boolean |
BizArchive.isEntryExist(Archive.EntryFilter filter)
check whether the entry satisfy the given
Archive.EntryFilter
exists or not |
boolean |
AbstractArchive.isEntryExist(Archive.EntryFilter filter) |
Copyright © 2024. All rights reserved.