public class TempDirectory extends File
pathSeparator, pathSeparatorChar, separator, separatorChar
Constructor and Description |
---|
TempDirectory(Object client) |
TempDirectory(String baseTempDirectoryName) |
Modifier and Type | Method and Description |
---|---|
void |
deleteAll() |
TempDirectory |
mkdir(String name) |
File |
mkfile(String name) |
File |
mkfile(String name,
byte[] contents) |
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
public TempDirectory(Object client) throws IOException
IOException
public TempDirectory(String baseTempDirectoryName) throws IOException
IOException
public void deleteAll() throws IOException
IOException
public TempDirectory mkdir(String name) throws IOException
IOException
public File mkfile(String name) throws IOException
IOException
public File mkfile(String name, byte[] contents) throws IOException
IOException
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences