Package tools.descartes.dlim.reader
Class ReadingUtils
java.lang.Object
tools.descartes.dlim.reader.ReadingUtils
Provides utilities for file reading.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getFileName
(String filePath) Returns the name of the file within a path.
-
Method Details
-
getFileName
Returns the name of the file within a path.- Parameters:
filePath
- the path- Returns:
- the name
-