| Modifier and Type | Field and Description |
|---|---|
static Trie<MimeTypes.Type> |
MimeTypes.CACHE |
| Modifier and Type | Method and Description |
|---|---|
MimeTypes.Type |
MimeTypes.Type.getBaseType() |
static MimeTypes.Type |
MimeTypes.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeTypes.Type[] |
MimeTypes.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1995-2014 Webtide. All Rights Reserved.