Package nl.siegmann.epublib.domain
Class MediaType
java.lang.Object
nl.siegmann.epublib.domain.MediaType
- All Implemented Interfaces:
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:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
defaultExtension
-
extensions
-
-
Constructor Details
-
MediaType
-
MediaType
-
MediaType
-
-
Method Details