Uses of Class
org.apache.commons.compress.changes.ChangeSetResults
Package
Description
EXPERIMENTAL support for changesets that are applied to archives.
-
Uses of ChangeSetResults in org.apache.commons.compress.changes
Modifier and TypeMethodDescriptionPerforms all changes collected in this ChangeSet on the input stream and streams the result to the output stream.Performs all changes collected in this ChangeSet on the ZipFile and streams the result to the output stream.