Uses of Class
org.springframework.beans.propertyeditors.ByteArrayPropertyEditor
Packages that use ByteArrayPropertyEditor
Package
Description
Support classes for the multipart resolution framework.
- 
Uses of ByteArrayPropertyEditor in org.springframework.web.multipart.supportSubclasses of ByteArrayPropertyEditor in org.springframework.web.multipart.supportModifier and TypeClassDescriptionclassCustomPropertyEditorfor convertingMultipartFilesto byte arrays.