API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.net. FileNameMap View Source
Author(s)
Steven B. Byrne
Since
JDK1.1
Version
1.15, 11/17/05
Serial
Hierarchy
 FileNameMap
Subinterfaces
Description
public interface FileNameMap
  A simple interface which provides a mechanism to map between a file name and a MIME type string.
See also:   
Methods
Hide/Show inherited methods
public String getContentTypeFor (String fileName)
  Gets the MIME type for the specified file name.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar