public class ContentTypeHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONTENTTYPE |
| Constructor and Description |
|---|
ContentTypeHandler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getContentTypeFromFilename(String fileName) |
static String |
getExtensionForContentType(String contentType) |
static String |
getSuffixFromFilename(String fileName) |
public static final String DEFAULT_CONTENTTYPE
Copyright © 2013. All Rights Reserved.