test

abstract fun test(zipArchiveEntry: ZipArchiveEntry): Boolean

Indicate if the given entry should be included in the operation

Return

true if the entry should be included

Parameters

zipArchiveEntry

the entry to test