Implementation of {@link IDataSetConsumer} which buffers all datauntil the {@link #endDataSet()} event occurs.This provides the possibility to append new {@link Column}s on the fly which is needed for the column sensing feature in {@link FlatXmlDataSet}.
@author gommma (gommma AT users.sourceforge.net)
@author Last changed by: $Author: gommma $
@version $Revision: 941 $ $Date: 2009-01-16 16:42:11 +0100 (ven, 16 gen 2009) $
@since 2.3.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.