Uses of Class
org.zeroturnaround.zip.ZipEntryOrInfoAdapter
Packages that use ZipEntryOrInfoAdapter
-
Uses of ZipEntryOrInfoAdapter in org.zeroturnaround.zip
Methods in org.zeroturnaround.zip with parameters of type ZipEntryOrInfoAdapterModifier and TypeMethodDescriptionprivate voidZips.iterateChangedAndAdded(ZipEntryOrInfoAdapter zipEntryCallback) Iterate through ZipEntrySources for added or changed entries with a given callbackprivate voidZips.iterateExistingExceptRemoved(ZipEntryOrInfoAdapter zipEntryCallback) Iterate through source for not removed entries with a given callbackprivate voidZips.processAllEntries(ZipEntryOrInfoAdapter zipEntryAdapter)