| java.net.FileNameMap
Method Summary | |
public String | getContentTypeFor(String fileName) Determines the MIME types for a file fileName of a
URL .
Parameters: fileName - the name of the file to consider. |
getContentTypeFor | public String getContentTypeFor(String fileName)(Code) | | Determines the MIME types for a file fileName of a
URL .
Parameters: fileName - the name of the file to consider. the mime type |
|
|