public class DirSetupUtil extends Object
Constructor | Description |
---|---|
DirSetupUtil(String[] inputFileNames) |
Modifier and Type | Method | Description |
---|---|---|
void |
copy() |
|
void |
createTempDirectory() |
|
void |
delete() |
|
FileSetupUtil |
getFileSetupUtil(String filename) |
|
File |
getTempDirectory() |
|
String |
getTempDirectoryName() |
public DirSetupUtil(String[] inputFileNames)
public void createTempDirectory() throws IOException
IOException
public FileSetupUtil getFileSetupUtil(String filename)
public File getTempDirectory()
public String getTempDirectoryName()
public void delete() throws IOException
IOException
Copyright © 2018. All rights reserved.