Class AbstractTableFormatter

java.lang.Object
com.powsybl.commons.io.table.AbstractTableFormatter
All Implemented Interfaces:
TableFormatter, AutoCloseable
Direct Known Subclasses:
AsciiTableFormatter, CsvTableFormatter

public abstract class AbstractTableFormatter extends Object implements TableFormatter
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>