Package org.springframework.integration.file.transformer
package org.springframework.integration.file.transformer
Provides classes supporting the transformation of file contents
to messages.
-
ClassDescriptionBase class for transformers that convert a File payload.A payload transformer that copies a File's contents to a byte array.A payload transformer that copies a File's contents to a String.