|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.dhbw.andar.util.IO
public class IO
Constructor Summary | |
---|---|
IO()
|
Method Summary | |
---|---|
static void |
transferFilesToPrivateFS(java.io.File base,
Resources res)
transfers required files to the the private file system part in order to be access them from C Code. |
static void |
transferFileToPrivateFS(java.io.File base,
java.lang.String assetFileName,
Resources res)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IO()
Method Detail |
---|
public static void transferFilesToPrivateFS(java.io.File base, Resources res) throws java.io.IOException
java.io.IOException
public static void transferFileToPrivateFS(java.io.File base, java.lang.String assetFileName, Resources res) throws java.io.IOException
base
- assetFileName
- filename of the file in the assets folderres
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |