|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaType | |
| org.davesag.generica.core | The core package contains well thought out JavaBeans useful for
most web applications. |
| Uses of MediaType in org.davesag.generica.core |
| Fields in org.davesag.generica.core declared as MediaType | |
protected MediaType |
Media.theMediaType
The medias's type. |
| Methods in org.davesag.generica.core that return MediaType | |
static MediaType |
MediaType.getMediaType(String mimetype)
get the media type for the given mime type. |
MediaType |
Media.getMediaType()
get the type of media. |
| Methods in org.davesag.generica.core with parameters of type MediaType | |
void |
Media.setMediaType(MediaType mediatype)
set the media type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||