Package org.uberfire.workbench.type
Class FileNameUtil
- java.lang.Object
-
- org.uberfire.workbench.type.FileNameUtil
-
public final class FileNameUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description FileNameUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringremoveExtension(String fileName, String extension)static StringremoveExtension(Path path, String extension)static StringremoveExtension(Path path, ResourceTypeDefinition type)
-