gr.uoa.di.madgik.searchlibrary.operatorlibrary.contenttype
Class ContentTypeEvaluator

java.lang.Object
  extended by gr.uoa.di.madgik.searchlibrary.operatorlibrary.contenttype.ContentTypeEvaluator

public class ContentTypeEvaluator
extends Object


Constructor Summary
ContentTypeEvaluator()
           
 
Method Summary
static String getContentType(File file)
           
static String getContentType(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentTypeEvaluator

public ContentTypeEvaluator()
Method Detail

getContentType

public static String getContentType(File file)

getContentType

public static String getContentType(URL url)


Copyright © 2013. All Rights Reserved.