| Package | Description |
|---|---|
| au.org.ala.biocache.util |
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
MimeType.getForFileExtension(String fileExtension)
Lookup method for mimetype string
|
static MimeType |
MimeType.getForMimeType(String mimetype)
Lookup method for mimetype string
|
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 © 2014. All rights reserved.