public interface MimeType
Modifier and Type | Interface and Description |
---|---|
static class |
MimeType.Binary |
static class |
MimeType.Text |
static class |
MimeType.Utf8Text |
Modifier and Type | Method and Description |
---|---|
static Map<String,MimeType> |
createDefaultMimeTypeMap() |
Charset |
getCharset() |
String |
getContentType() |
Copyright © 2017. All Rights Reserved.