Package com.powsybl.commons.io.table
Class TableFormatterHelper
java.lang.Object
com.powsybl.commons.io.table.TableFormatterHelper
- Author:
- Nicolas Rol <nicolas.rol at rte-france.com>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddComment
(String comment) addComment
(String comment, int position) addEmptyCell
(int position) addEmptyCells
(int count) addEmptyCells
(int count, int position) addEmptyLine
(int position) addEmptyLines
(int count) addEmptyLines
(int count, int position) write()
-
Constructor Details
-
TableFormatterHelper
-
-
Method Details
-
addCell
-
addCell
-
addEmptyCell
-
addEmptyCell
-
addEmptyCells
-
addEmptyCells
-
addEmptyLine
-
addEmptyLine
-
addEmptyLines
-
addEmptyLines
-
addComment
-
addComment
-
write
- Throws:
IOException
-