|
javax.activation API v.1.1 1.1.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTypeMap | |
---|---|
javax.activation | The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data. |
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 |
|
javax.activation API v.1.1 1.1.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |