| Package | Description |
|---|---|
| xyz.cofe.text.table |
| Modifier and Type | Field and Description |
|---|---|
protected static RowFormat |
RowFormats.asciiRow |
protected static RowFormat |
RowFormats.doubleRow |
protected static RowFormat |
RowFormats.singleRow |
| Modifier and Type | Method and Description |
|---|---|
static RowFormat |
RowFormats.asciiRow() |
RowFormat |
RowFormat.clone() |
static RowFormat |
RowFormats.doubleRow() |
RowFormat |
TableFormat.getFirstRow() |
RowFormat |
TableFormat.getHeader() |
RowFormat |
TableFormat.getLastRow() |
RowFormat |
TableFormat.getMiddleRow() |
static RowFormat |
RowFormats.singleRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableFormat.setFirstRow(RowFormat firstRow) |
void |
TableFormat.setHeader(RowFormat header) |
void |
TableFormat.setLastRow(RowFormat lastRow) |
void |
TableFormat.setMiddleRow(RowFormat middleRow) |
| Constructor and Description |
|---|
RowFormat(RowFormat src) |
Copyright © 2018. All rights reserved.