Class CSVTable
java.lang.Object
it.serendigity.maven.plugin.lifecycle.helper.output.TxtOutput
it.serendigity.maven.plugin.lifecycle.helper.output.CSVTable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.serendigity.maven.plugin.lifecycle.helper.output.TxtOutput
createColumns, getColumns, getExecutionPlanInfo, getHeaderTitle, getRowFormat, getSummary, headerTitle, initTable, newLineSeparator, tableRow
-
Constructor Details
-
CSVTable
-
-
Method Details
-
createTable
Description copied from class:TxtOutput
Override this method and call super to initialize the table- Overrides:
createTable
in classTxtOutput
- Returns:
- empty string
-
headerRows
-
createRowFormat
- Specified by:
createRowFormat
in classTxtOutput
-