|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentType | |
---|---|
com.j256.simplemagic | Top level code used externally. |
Uses of ContentType in com.j256.simplemagic |
---|
Methods in com.j256.simplemagic that return ContentType | |
---|---|
static ContentType |
ContentType.fromMimeType(String mimeType)
Return the type associated with the mime-type string or OTHER if not found. |
ContentType |
ContentInfo.getContentType()
Returns the internal enumerated type associated with the content or OTHER if not known. |
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentType[] |
ContentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |