Class RepeatableExport<E>

java.lang.Object
org.nuiton.csv.Export<E>
org.nuiton.csv.ext.RepeatableExport<E>

public class RepeatableExport<E> extends Export<E>
Extends the Export classes to be able to generate only once the header.
Since:
2.6
Author:
Tony Chemit - chemit@codelutin.com