| Package | Description | 
|---|---|
| javax.activation | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MimetypesFileTypeMap
This class extends FileTypeMap and provides data typing of files
 via their file extension. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FileTypeMap | 
FileTypeMap.getDefaultFileTypeMap()
Return the default FileTypeMap for the system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
FileTypeMap.setDefaultFileTypeMap(FileTypeMap map)
Sets the default FileTypeMap for the system. 
 | 
void | 
FileDataSource.setFileTypeMap(FileTypeMap map)
Set the FileTypeMap to use with this FileDataSource 
 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2012, Oracle and/or its affiliates.  All rights reserved.