Package com.complexible.common.dataexporter
package com.complexible.common.dataexporter
-
ClassDescriptionUtility class to create different kinds of columnsColumn that foramts values using
String.format(String, Object...).A column that spans multiple columns.TextTable exporter with predefined settings and bug fixes.Fixes a bug in TextTableWriter where right intersection was used in every place a right left intersection was supposed to be used.Utility class to wrap aDataExporterso column widths can be computed on-the-fly by buffering first 1000 results and inspecting values.A simple extension of StringColumn class that fixes the bug in calculating the max row height when word wrapping introduces new lines.