org.lobobrowser.util.io
public class Files extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getContentType(java.io.File file)
Guesses the right content-type for a local
file, and includes a charset if appropriate.
|