com.liferay.portal.util
Class ContentTypeUtil

java.lang.Object
  extended by com.liferay.portal.util.ContentTypeUtil

public class ContentTypeUtil
extends java.lang.Object

View Source

Author:
Alexander Chow

Field Summary
static java.lang.String CONTENT_TYPES
           
 
Constructor Summary
ContentTypeUtil()
           
 
Method Summary
static java.lang.String getContentType(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_TYPES

public static java.lang.String CONTENT_TYPES
Constructor Detail

ContentTypeUtil

public ContentTypeUtil()
Method Detail

getContentType

public static java.lang.String getContentType(java.lang.String fileName)