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
IOException
public FileSetupUtil getFileSetupUtil(String filename)
public File getTempDirectory()
public String getTempDirectoryName()
public void delete() throws IOException
IOException
Copyright © 2016. All rights reserved.