| Package | Description |
|---|---|
| net.tirasa.hct.util |
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
MimeType.fromContentType(String contentType) |
static MimeType |
MimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeType[] |
MimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2012 Tirasa. All Rights Reserved.