Package org.apache.commons.compress.changes
EXPERIMENTAL support for changesets that are applied to archives.
This API is considered unstable and may be modified or even removed in future releases.
-
Interface Summary Interface Description ChangeSetPerformer.ArchiveEntryIterator Used in perform to abstract out getting entries and streams for those entries. -
Class Summary Class Description Change Change holds meta information about a change.ChangeSet ChangeSet collects and performs changes to an archive.ChangeSetPerformer Performs ChangeSet operations on a stream.ChangeSetPerformer.ArchiveInputStreamIterator ChangeSetPerformer.ZipFileIterator ChangeSetResults Stores the results of an performed ChangeSet operation.