Class BufferedConsumer

java.lang.Object
org.dbunit.dataset.stream.BufferedConsumer
All Implemented Interfaces:
IDataSetConsumer

public class BufferedConsumer extends Object implements IDataSetConsumer
Implementation of IDataSetConsumer which buffers all data until the endDataSet() event occurs. This provides the possibility to append new Columns on the fly which is needed for the column sensing feature in FlatXmlDataSet.
Since:
2.3.0
Version:
$Revision$ $Date$
Author:
gommma (gommma AT users.sourceforge.net), Last changed by: $Author$