org.lobobrowser.util.io

Class Files


public class Files
extends java.lang.Object

Method Summary

static String
getContentType(File file)
Guesses the right content-type for a local file, and includes a charset if appropriate.

Method Details

getContentType

public static String getContentType(File file)
Guesses the right content-type for a local file, and includes a charset if appropriate.