Example usage for Java javax.activation FileTypeMap fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getContentType(File file) Return the type of the file object. |
String | getContentType(String filename) Return the type of the file passed in. |
FileTypeMap | getDefaultFileTypeMap() Return the default FileTypeMap for the system. |