|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FileTypeMap in javax.activation |
Subclasses of FileTypeMap in javax.activation | |
class |
MimetypesFileTypeMap
This class extends FileTypeMap and provides data typing of files via their file extension. |
Methods in javax.activation that return FileTypeMap | |
static FileTypeMap |
FileTypeMap.getDefaultFileTypeMap()
Return the default FileTypeMap for the system. |
Methods in javax.activation with parameters of type FileTypeMap | |
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 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |