Uses of Class
org.apache.commons.compress.changes.ChangeSet

Packages that use ChangeSet
org.apache.commons.compress.changes EXPERIMENTAL support for changesets that are applied to archives. 
 

Uses of ChangeSet in org.apache.commons.compress.changes
 

Constructors in org.apache.commons.compress.changes with parameters of type ChangeSet
ChangeSetPerformer(ChangeSet changeSet)
          Constructs a ChangeSetPerformer with the changes from this ChangeSet
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.