Package | Description |
---|---|
javax.activation |
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM)
API to manage MIME data.
|
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
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.