org.exoplatform.gwtframework.commons.util
Class MimeTypeResolver

java.lang.Object
  extended by org.exoplatform.gwtframework.commons.util.MimeTypeResolver

public class MimeTypeResolver
extends java.lang.Object

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy

Constructor Summary
MimeTypeResolver()
           
 
Method Summary
static java.util.Set<java.lang.String> getAllMimeTypes()
           
static java.util.List<java.lang.String> getMimeTypes(java.lang.String fileExtension)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeTypeResolver

public MimeTypeResolver()
Method Detail

getMimeTypes

public static java.util.List<java.lang.String> getMimeTypes(java.lang.String fileExtension)

getAllMimeTypes

public static java.util.Set<java.lang.String> getAllMimeTypes()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.