public class TempDirUtils extends Object
| Constructor and Description |
|---|
TempDirUtils() |
public static File newFolder(Path path) throws IOException
IOExceptionpublic static File newFile(Path path) throws IOException
IOExceptionpublic static File newFolder(Path base, String... paths) throws IOException
IOExceptionpublic static File newFile(Path folder, String fileName) throws IOException
IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.