Package gw.fs
Class IFileUtil
java.lang.Object
gw.fs.IFileUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetBaseName(IFile file) static StringgetBaseName(String fileName) static StringgetExtension(IFile file) static StringgetExtension(String fileName)
-
Constructor Details
-
IFileUtil
public IFileUtil()
-
-
Method Details
-
getExtension
-
getExtension
-
getBaseName
-
getBaseName
-