Package io.milton.common
Class ContentTypeUtils
java.lang.Object
io.milton.common.ContentTypeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringfindAcceptableContentType(String canProvide, String accepts) static StringfindAcceptableContentTypeForName(String name, String accepts) static StringfindContentTypes(File file) static StringfindContentTypes(String name)
-
Constructor Details
-
ContentTypeUtils
public ContentTypeUtils()
-
-
Method Details
-
findContentTypes
-
findContentTypes
-
findAcceptableContentType
-
findAcceptableContentTypeForName
-
toList
-