Class TextDataWriter

All Implemented Interfaces:
DataComponentVisitor, DataStreamWriter

public class TextDataWriter extends AbstractDataWriter

New implementation of text data writer with better efficiency since the write tree is pre-computed during init instead of being re-evaluated while iterating through the component tree.

Since:
Dec 7, 2016