public class ByteArrayMultipartFileEditor extends ByteArrayPropertyEditor
PropertyEditor for converting
MultipartFiles to byte arrays.| Constructor and Description |
|---|
ByteArrayMultipartFileEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setValue(Object value) |
setAsTextaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class ByteArrayPropertyEditor