A simple interface which provides a mechanism to map between a file name and a MIME type string.
A simple interface which provides a mechanism to map between a file name and a MIME type string.
(get-content-type-for this file-name)Gets the MIME type for the specified file name.
file-name - the specified file name - java.lang.String
returns: a String indicating the MIME
type for the specified file name. - java.lang.String
Gets the MIME type for the specified file name. file-name - the specified file name - `java.lang.String` returns: a String indicating the MIME type for the specified file name. - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |