Class Result2StringWriter

All Implemented Interfaces:
IResultHandler, FrankElement, HasApplicationContext, HasName, IConfigurable, IScopeProvider, IWithParameters, NameAware, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
ResultBlock2Sender

public class Result2StringWriter extends ResultWriter
Deprecated.
Warning: non-maintained functionality.
Resulthandler that writes the transformed record to a String, that is passed to the next Pipe literally.
Since:
4.7
Author:
Gerrit van Brakel