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 void
Zips.iterateChangedAndAdded
(ZipEntryOrInfoAdapter zipEntryCallback) Iterate through ZipEntrySources for added or changed entries with a given callbackprivate void
Zips.iterateExistingExceptRemoved
(ZipEntryOrInfoAdapter zipEntryCallback) Iterate through source for not removed entries with a given callbackprivate void
Zips.processAllEntries
(ZipEntryOrInfoAdapter zipEntryAdapter)