Uses of Class
org.springframework.beans.propertyeditors.ByteArrayPropertyEditor
Packages that use ByteArrayPropertyEditor Package Description org.springframework.web.multipart.support Support classes for the multipart resolution framework.Uses of ByteArrayPropertyEditor in org.springframework.web.multipart.support
Subclasses of ByteArrayPropertyEditor in org.springframework.web.multipart.support Modifier and Type Class Description classByteArrayMultipartFileEditorCustomPropertyEditorfor convertingMultipartFilesto byte arrays.