android.TICO
Class readProject

java.lang.Object
  extended by android.TICO.readProject

public class readProject
extends Object

The class that manage the files unzip when we load a project in a temp folder and the deleting of the temp files


Constructor Summary
readProject()
           
 
Method Summary
static void borrarTmp(File fich)
           
static void loadZip(File zipFile, File tempDirectory)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

readProject

public readProject()
Method Detail

loadZip

public static void loadZip(File zipFile,
                           File tempDirectory)
                    throws IOException
Throws:
IOException

borrarTmp

public static void borrarTmp(File fich)