Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.activation |
Uses of FileTypeMap in 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 |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.