Uses of Class
com.stimulsoft.base.system.MIMEType

Packages that use MIMEType
com.stimulsoft.base.system   
 

Uses of MIMEType in com.stimulsoft.base.system
 

Methods in com.stimulsoft.base.system that return MIMEType
static MIMEType MIMEType.byValue(java.lang.String value)
           
static MIMEType MIMEType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MIMEType[] MIMEType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.