Uses of Interface
com.alipay.sofa.ark.spi.archive.Archive.EntryFilter
Packages that use Archive.EntryFilter
-
Uses of Archive.EntryFilter in com.alipay.sofa.ark.spi.archive
Methods in com.alipay.sofa.ark.spi.archive with parameters of type Archive.EntryFilterModifier and TypeMethodDescriptionAbstractArchive.getNestedArchives(Archive.EntryFilter filter) Archive.getNestedArchives(Archive.EntryFilter filter) Returns nestedArchives for entries that match the specified filter.URL[]AbstractArchive.getUrls(Archive.EntryFilter entryFilter) booleanAbstractArchive.isEntryExist(Archive.EntryFilter filter) booleanBizArchive.isEntryExist(Archive.EntryFilter filter) check whether the entry satisfy the givenArchive.EntryFilterexists or notbooleanPluginArchive.isEntryExist(Archive.EntryFilter filter) check whether the entry satisfy the givenArchive.EntryFilterexists or not