Mime mime = getMimeFromFile("/etc/passwd");
// mime is "text/plain"// note : the constructor of File has been called automatically with// the defaults locale = "" and encoding = ""
The documentation for this class was generated from the following file: