Frames | No Frames |
Classes derived from javax.activation.FileTypeMap | |
class | Implementation of FileTypeMap that uses the mime.types format.
|
Methods with parameter type javax.activation.FileTypeMap | |
void | Sets the default file type map.
|
void | Sets the file type map to use to determine the content type of the file.
|
Methods with return type javax.activation.FileTypeMap | |
FileTypeMap | Returns the system default file type map.
|