@Immutable public class FileRelativeIO extends Object implements IFileRelativeIO
IFileRelativeIO.| Constructor and Description |
|---|
FileRelativeIO(File aBasePath) |
| Modifier and Type | Method and Description |
|---|---|
static FileRelativeIO |
createForCurrentDir() |
boolean |
equals(Object o) |
File |
getBasePathFile() |
int |
hashCode() |
static void |
internalCheckAccessRights(File aBasePath) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitappendFile, appendFile, createDirectory, deleteDirectory, deleteDirectoryIfExisting, deleteFile, deleteFileIfExisting, existsDir, existsFile, getBasePath, getFile, getOutputStream, getOutputStream, getRelativeFilename, getResource, getWriter, getWriter, renameDir, renameFile, saveFile, saveFile, writeFilegetInputStream, getReader@Nonnull public File getBasePathFile()
getBasePathFile in interface IFileRelativeIOnull.@Nonnull public static FileRelativeIO createForCurrentDir()
Copyright © 2014–2022 Philip Helger. All rights reserved.