com.dalsemi.protocol
Class DefaultFileNameMap

java.lang.Object
  |
  +--com.dalsemi.protocol.DefaultFileNameMap

public class DefaultFileNameMap
extends Object
implements FileNameMap


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

Constructor Detail

DefaultFileNameMap

public DefaultFileNameMap()
Constructor DefaultFileNameMap
Method Detail

getContentTypeFor

public String getContentTypeFor(String fileName)
Method getContentTypeFor
Specified by:
getContentTypeFor in interface FileNameMap
Parameters:
fileName -  
Returns: