public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static File |
createTempDirectory(String prefix) |
static File |
createTempDirectory(String prefix,
String suffix) |
public static File createTempDirectory(String prefix) throws IOException
IOExceptionpublic static File createTempDirectory(String prefix, String suffix) throws IOException
IOExceptionCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.