Class MimeType


  • @JsType(isNative=true,
            namespace="<global>")
    public class MimeType
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MimeType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • description

        public java.lang.String description
      • enabledPlugin

        public Plugin enabledPlugin
      • suffixes

        public java.lang.String suffixes
      • type

        public java.lang.String type
    • Constructor Detail

      • MimeType

        public MimeType()