Class MediaType

java.lang.Object
nl.siegmann.epublib.domain.MediaType
All Implemented Interfaces:
Serializable

public class MediaType extends Object implements Serializable
MediaType is used to tell the type of content a resource is. Examples of mediatypes are image/gif, text/css and application/xhtml+xml All allowed mediaTypes are maintained bye the MediaTypeService.
See Also: