Uses of Package
org.apache.commons.compress.changes
-
Packages that use org.apache.commons.compress.changes Package Description org.apache.commons.compress.changes EXPERIMENTAL support for changesets that are applied to archives. -
Classes in org.apache.commons.compress.changes used by org.apache.commons.compress.changes Class Description Change Change holds meta information about a change.Change.ChangeType Enumerates types of changes.ChangeSet ChangeSet collects and performs changes to an archive.ChangeSetPerformer.ArchiveEntryIterator Abstracts getting entries and streams for archive entries.ChangeSetResults Stores the results of a performedChangeSet
operation.