Package | Description |
---|---|
de.esprit.appsuite.io.archive.tar |
Contains classes for TAR archive support
|
de.esprit.appsuite.io.archive.zip |
Contains classes for ZIP archive support
|
Modifier and Type | Class and Description |
---|---|
class |
TarArchiver<C extends ApplicationContext>
This class creates a TAR archive from either files or directories.
|
class |
TarGZArchiver<C extends ApplicationContext>
This class creates a compressed TAR archive from either files or directories.
|
Modifier and Type | Class and Description |
---|---|
class |
ZipArchiver<C extends ApplicationContext>
This class is supposed to create a ZIP archive from either files/directories or
directly from any input-streams.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.