Class MIMETypes

java.lang.Object
writer2xhtml.api.MIMETypes

public class MIMETypes extends Object
This class provides definitions of MIME types used by LibreOffice and Writer2xhtml (some are not genuine MIME types, but are used internally in Writer2xhtml)
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Constant defining the MIME type for BMP-files
    static final String
    Constant defining the MIME type for EMF-files
    static final String
    Constant defining the MIME type for EPS-files
    static final String
    Constant defining the MIME type for EPUB-files
    static final String
    Constant defining the MIME type for EPUB 3-files (This is a fake MIME type, for internal use only)
    static final String
    Constant defining the MIME type for GIF-files
    static final String
    Constant defining the MIME type for HTML5-files (This is a fake MIME type, for internal use only)
    static final String
    Constant defining the MIME type for JPEG-files
    static final String
    Constant defining the MIME type for PDF-files
    static final String
    Constant defining the MIME type for PNG-files
    static final String
    Constant defining the MIME type for SVG-files
    static final String
    Constant defining the MIME type for SVM-files
    static final String
    Constant defining the MIME type for TIFF-files
    static final String
    Constant defining the MIME type for WMF-files
    static final String
    Constant defining the MIME type for XHTML-files
    static final String
    Constant defining the MIME type for XHTML+MathML-files
    static final String
    Constant defining the MIME type for XHTML 1.1-files (This is a fake MIME type, for internal use only)
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait