public class MimeType extends Object
| Constructor and Description |
|---|
MimeType() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String extension)
get a mime type from an extension
|
static String |
getExtension(String mimeType)
get an extension form a mime type
|
static void |
main(String[] args)
command line unit test
|
Copyright © 2003–2021 Sakai Project. All rights reserved.