Package | Description |
---|---|
de.esprit.appsuite.appstore |
These classes implement the Application-Store for remote software installation
|
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 |
ZipSoftwareExtractor
This class extracts zipped software data directly from an input stream to a given target directory.
|
Modifier and Type | Class and Description |
---|---|
class |
TarExtractor<C extends ApplicationContext>
This class extracts the content of a zip archive into a given target-directory.
|
class |
TarLister<C extends ApplicationContext>
This class lists the content of a TAR archive onto the console.
|
Modifier and Type | Class and Description |
---|---|
class |
ZipExtractor<C extends ApplicationContext>
This class extracts the content of a zip archive into a given target-directory.
|
class |
ZipLister<C extends ApplicationContext>
This class lists the content of a ZIP archive onto the console.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.