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