com.liferay.portal.util
Class ContentTypeUtil

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

Deprecated. MimeTypesUtil

public class ContentTypeUtil
extends java.lang.Object

View Source

Author:
Alexander Chow

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

Constructor Detail

ContentTypeUtil

public ContentTypeUtil()
Deprecated. 
Method Detail

getContentType

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