Package de.xima.fc.utils
Class XNioPathUtils
- java.lang.Object
-
- de.xima.fc.utils.XNioPathUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getFileName(Path path)
Gets the file name of the given path, or empty when the path does not have any path segments.
-