Expresso 5-6

Uses of Class
com.jcorporate.expresso.services.dbobj.MimeTypes

Packages that use MimeTypes
com.jcorporate.expresso.services.dbobj Common database objects - used in many different applications 
 

Uses of MimeTypes in com.jcorporate.expresso.services.dbobj
 

Methods in com.jcorporate.expresso.services.dbobj that return MimeTypes
static MimeTypes MimeTypes.getMimeType(String fileName, String dataContext)
          Give it a file name and a data context and we'll get the MimeType object associated with it.
static MimeTypes MimeTypes.getMimeTypeFromMimeId(int mimeNumber, String dataContext)
          Given a Expresso standard MimeTypes "MimeNumber" field and a data context and we'll get the MimeType object associated with it.
 


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.