Uses of Package
org.apache.commons.compress.changes

Packages that use org.apache.commons.compress.changes
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
Change
          Change holds meta information about a change.
ChangeSet
          ChangeSet collects and performs changes to an archive.
ChangeSetResults
          Stores the results of an performed ChangeSet operation.