org.deegree.commons.utils.io
Class Zip

java.lang.Object
  extended by org.deegree.commons.utils.io.Zip

public class Zip
extends java.lang.Object

Version:
$Revision: 27459 $, $Date: 2010-10-20 18:16:32 +0200 (Mi, 20. Okt 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
Zip()
           
 
Method Summary
static void unzip(java.io.InputStream in, java.io.File dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zip

public Zip()
Method Detail

unzip

public static void unzip(java.io.InputStream in,
                         java.io.File dir)
                  throws java.io.IOException
Parameters:
in -
dir -
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.