public class MimeTypes extends Object
| Constructor and Description |
|---|
MimeTypes() |
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
create(String base,
String encoding) |
static String |
getCharset(MimeType type,
String defaultCharset) |
static String |
getDefaultCharsetForMimeType(String mimeType) |
static void |
setCharset(MimeType type,
String charset) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.