|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object android.TICO.readProject
public class readProject
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 |
---|
public readProject()
Method Detail |
---|
public static void loadZip(File zipFile, File tempDirectory) throws IOException
IOException
public static void borrarTmp(File fich)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |