|
Commons Compress 1.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeSetResults | |
---|---|
org.apache.commons.compress.changes | EXPERIMENTAL support for changesets that are applied to archives. |
Uses of ChangeSetResults in org.apache.commons.compress.changes |
---|
Methods in org.apache.commons.compress.changes that return ChangeSetResults | |
---|---|
ChangeSetResults |
ChangeSetPerformer.perform(ArchiveInputStream in,
ArchiveOutputStream out)
Performs all changes collected in this ChangeSet on the input stream and streams the result to the output stream. |
ChangeSetResults |
ChangeSetPerformer.perform(ZipFile in,
ArchiveOutputStream out)
Performs all changes collected in this ChangeSet on the ZipFile and streams the result to the output stream. |
|
Commons Compress 1.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |