Class MIMETypes


  • public final class MIMETypes
    extends MIMETypes
    • Constructor Detail

      • MIMETypes

        public MIMETypes()
    • Method Detail

      • getMagicMIMEType

        public static final java.lang.String getMagicMIMEType​(byte[] blob)
      • getFileExtension

        public static final java.lang.String getFileExtension​(java.lang.String sMIME)
      • isVectorFormat

        public static boolean isVectorFormat​(java.lang.String sMIME)