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) |
setAsText
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class ByteArrayPropertyEditor