Package io.jmix.flowui.upload
Class FileUploadTypesHelper
java.lang.Object
io.jmix.flowui.upload.FileUploadTypesHelper
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic StringconvertSeparator(String types, String separator) Deprecated, for removal: This API element is subject to removal in a future version.static StringconvertSeparator(String types, String originSeparator, String separator) Deprecated, for removal: This API element is subject to removal in a future version.static StringconvertToMIME(String types) Deprecated, for removal: This API element is subject to removal in a future version.static StringconvertToMIME(String[] types, String separator) Deprecated, for removal: This API element is subject to removal in a future version.static StringconvertToMIME(String types, String separator) Deprecated, for removal: This API element is subject to removal in a future version.static StringconvertToMIME(String types, String originSeparator, String separator) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
TYPES_SPLITTER
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
-
convertToMIME
Deprecated, for removal: This API element is subject to removal in a future version. -
convertToMIME
Deprecated, for removal: This API element is subject to removal in a future version. -
convertToMIME
@Nullable public static String convertToMIME(String types, String originSeparator, String separator) Deprecated, for removal: This API element is subject to removal in a future version. -
convertToMIME
Deprecated, for removal: This API element is subject to removal in a future version. -
convertSeparator
Deprecated, for removal: This API element is subject to removal in a future version. -
convertSeparator
@Nullable public static String convertSeparator(String types, String originSeparator, String separator) Deprecated, for removal: This API element is subject to removal in a future version.
-
FileTypesHelperinstead.