Package org.odftoolkit.odfdom.pkg
Interface MediaType
-
- All Known Implementing Classes:
OdfChartDocument.OdfMediaType
,OdfDocument.OdfMediaType
,OdfGraphicsDocument.OdfMediaType
,OdfImageDocument.OdfMediaType
,OdfPresentationDocument.OdfMediaType
,OdfSpreadsheetDocument.OdfMediaType
,OdfTextDocument.OdfMediaType
public interface MediaType
MediaType represens the mediatype or MIMETYPE of the file/document.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMediaTypeString()
String
getSuffix()
-