Class ContentTypeUtils

java.lang.Object
net.thevpc.common.vfs.impl.ContentTypeUtils

public class ContentTypeUtils extends Object
Author:
taha.bensalah@gmail.com
  • Constructor Details

    • ContentTypeUtils

      public ContentTypeUtils()
  • Method Details

    • probeContentType

      public static String probeContentType(String fileName)
    • probeContentType

      public static String probeContentType(File file)
    • probeContentType

      public static String probeContentType(URL url)