|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTypeMap | |
---|---|
javax.activation |
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 |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.