Package tech.mgl.utils
Class MGL_FileNameUtils
java.lang.Object
tech.mgl.utils.MGL_FileNameUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetBaseName(String fileName) static StringgetBaseName(Path fileName) static StringgetExtension(String fileName) static StringgetExtension(Path fileName)
-
Constructor Details
-
MGL_FileNameUtils
public MGL_FileNameUtils()
-
-
Method Details
-
getExtension
-
getExtension
-
getBaseName
-
getBaseName
-