public class DirSetupUtil extends Object
| Constructor and Description |
|---|
DirSetupUtil(String[] inputFileNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
copy() |
void |
createTempDirectory() |
void |
delete() |
FileSetupUtil |
getFileSetupUtil(String filename) |
File |
getTempDirectory() |
String |
getTempDirectoryName() |
public DirSetupUtil(String[] inputFileNames)
public void createTempDirectory()
throws IOException
IOExceptionpublic FileSetupUtil getFileSetupUtil(String filename)
public File getTempDirectory()
public String getTempDirectoryName()
public void delete()
throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.