public class DefaultFileSystem extends Object implements FileSystem
| Constructor and Description |
|---|
DefaultFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsolutePath(String fileName) |
boolean |
isFileExisting(String fileName) |
public boolean isFileExisting(@Nullable String fileName)
isFileExisting in interface FileSystempublic String getAbsolutePath(@Nonnull String fileName)
getAbsolutePath in interface FileSystemCopyright © 2002-2019 Atlassian. All Rights Reserved.