public class MimeType extends Object
Modifier and Type | Method and Description |
---|---|
void |
ExtendTypesTable(String extension,
String mimeType)
Extends the list of content types or replaces existing value with a new one.
|
static MimeType |
getInstance() |
String |
getMimeType(String extension)
Returns the mime type corresponding to file extension.
|
Copyright © ITHit. All Rights Reserved.