Class MIMETypesLoader
- java.lang.Object
-
- org.apache.syncope.client.ui.commons.MIMETypesLoader
-
- All Implemented Interfaces:
Serializable
public class MIMETypesLoader extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MIMETypesLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFileExt(String mimeType)
List<String>
getMimeTypes()
void
load()
-