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) |
setAsText
public void setValue(@Nullable java.lang.Object value)
setValue
in interface java.beans.PropertyEditor
setValue
in class java.beans.PropertyEditorSupport
public java.lang.String getAsText()
getAsText
in interface java.beans.PropertyEditor
getAsText
in class ByteArrayPropertyEditor