Package de.xima.fc.web.common.mime
Class ExtensionCheckSettings
java.lang.Object
de.xima.fc.web.common.mime.ExtensionCheckSettings
Model for (regularly updated) extension check related values that are based on system properties. As these properties
may change at runtime their values have to be kept up-to-date.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
ExtensionCheckSettings
public ExtensionCheckSettings()
-
-
Method Details
-
isMimeCheckDisabled
public boolean isMimeCheckDisabled() -
isUnknownTypesAllowed
public boolean isUnknownTypesAllowed() -
getCustomMimeMap
-