public class AttachmentUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap |
CONTENT_TYPES |
Constructor and Description |
---|
AttachmentUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getContentType(java.lang.String javaType) |
static java.lang.Class |
getJavaType(java.lang.String contentType) |