Uses of Class
com.saperion.connector.renditions.mime.MIME
- 
Packages that use MIME Package Description com.saperion.connector.renditions.mime Mimetype- and file-extension related classes.
- 
- 
Uses of MIME in com.saperion.connector.renditions.mimeMethods in com.saperion.connector.renditions.mime that return MIME Modifier and Type Method Description static MIMEMIME. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MIME[]MIME. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-