public final class MimeType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,String> |
s_mapMimeTypes
Hash map that will be stored types in
|
protected static String |
s_strDefaultMimeType
Default Mime type
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getMimeType(String strKey)
Method getting particular Mime type for the extension (key)
|
protected static String s_strDefaultMimeType
Copyright © 2018. All rights reserved.