Package org.carrot2.util
Class TabularOutput.ColumnSpec
java.lang.Object
org.carrot2.util.TabularOutput.ColumnSpec
- Enclosing class:
TabularOutput
Column specification.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSets column flush on the last added column.Sets column flush on the last added column.Sets column flush on the last added column.
-
Constructor Details
-
ColumnSpec
public ColumnSpec()
-
-
Method Details
-
alignLeft
Sets column flush on the last added column. -
alignRight
Sets column flush on the last added column. -
alignCenter
Sets column flush on the last added column. -
format
-