The Spring Framework

Uses of Class
org.springframework.beans.propertyeditors.ByteArrayPropertyEditor

Packages that use ByteArrayPropertyEditor
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
 class ByteArrayMultipartFileEditor
          Custom PropertyEditor for converting MultipartFiles to byte arrays.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.