Class FileEndings
java.lang.Object
de.luckymcdev.foundryengine.client.util.FileEndings
Maps file extensions to file icons.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetExtension(String fileName) static StringgetFileIcon(String fileName) Returns the FontAwesome icon string for the given file name based on its extension.
-
Constructor Details
-
FileEndings
public FileEndings()
-
-
Method Details
-
getFileIcon
-
getExtension
-