org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.filesmanager
Class TarGzManager
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.filesmanager.TarGzManager
public class TarGzManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TarGzManager
public TarGzManager()
untarFile
public File untarFile(File sourceFile)
throws Exception
- Throws:
Exception
untarFile
public void untarFile(File sourceFile,
File destinationDir)
throws Exception
- Throws:
Exception
tarDirectory
public File tarDirectory(File sourceDirectory)
throws Exception
- Throws:
Exception
tarDirectory
public void tarDirectory(File sourceDirectory,
File destinationFile)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.