org.fao.geonet.util
Class MimeTypeFinder

java.lang.Object
  extended by org.fao.geonet.util.MimeTypeFinder

public class MimeTypeFinder
extends Object


Constructor Summary
MimeTypeFinder()
           
 
Method Summary
static String detectMimeTypeFile(String dir, String fName)
           
static String detectMimeTypeUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeTypeFinder

public MimeTypeFinder()
Method Detail

detectMimeTypeFile

public static String detectMimeTypeFile(String dir,
                                        String fName)

detectMimeTypeUrl

public static String detectMimeTypeUrl(String url)


Copyright © 2003-2013. All Rights Reserved.