public class ByteArrayMultipartFileEditor extends ByteArrayPropertyEditor
PropertyEditor for converting
MultipartFiles to byte arrays.| Constructor and Description |
|---|
ByteArrayMultipartFileEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAsText() |
void |
setValue(java.lang.Object value) |
setAsTextpublic void setValue(@Nullable java.lang.Object value)
setValue in interface java.beans.PropertyEditorsetValue in class java.beans.PropertyEditorSupportpublic java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class ByteArrayPropertyEditor