Uses of Class
org.hippoecm.frontend.editor.plugins.resource.InvalidMimeTypeException
-
Packages that use InvalidMimeTypeException Package Description org.hippoecm.frontend.editor.plugins.resource -
-
Uses of InvalidMimeTypeException in org.hippoecm.frontend.editor.plugins.resource
Methods in org.hippoecm.frontend.editor.plugins.resource that throw InvalidMimeTypeException Modifier and Type Method Description static void
MimeTypeHelper. validateMimeType(InputStream inputStream, String mimeType)
Deprecated.Not used any more, deprecated since 14.7.0, will be dropped in next major
-