public class MimeTypeRepo extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static MimeTypeRepo | getInstance() | 
| static String | getMimeTypeByExtension(String ext) | 
| void | remap(String ext,
     String mime) | 
public static MimeTypeRepo getInstance()