Class MediaTypeFactory
java.lang.Object
org.springframework.http.MediaTypeFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetMediaType(@nullable String filename) Determine a media type for the given file name, if possible.getMediaType(@nullable Resource resource) Determine a media type for the given resource, if possible.getMediaTypes(@nullable String filename) Determine the media types for the given file name, if possible.
-
Method Details
-
getMediaType
-
getMediaType
-
getMediaTypes
-