Interface FileSystem

All Known Implementing Classes:
DefaultFileSystem

public interface FileSystem
  • Method Details

    • isFileExisting

      boolean isFileExisting(@Nullable String fileName)
    • getAbsolutePath

      String getAbsolutePath(@Nonnull String fileName)