public class FileExists extends Object implements FileOpenResult
FILE_IS_DIR| Constructor and Description |
|---|
FileExists(File file) |
public FileExists(File file)
file - the tested filepublic OutputStream getStream() throws FileNotFoundException
getStream in interface FileOpenResultFileNotFoundException - if the file doesn't exist or is lockedCopyright © 2016–2021. All rights reserved.