Interface FileSystem
- All Known Implementing Classes:
DefaultFileSystem
public interface FileSystem
-
Method Summary
Modifier and TypeMethodDescriptiongetAbsolutePath
(String fileName) boolean
isFileExisting
(String fileName)
-
Method Details
-
isFileExisting
-
getAbsolutePath
-