Package com.vladsch.flexmark.util.format
Class TableSeparatorRow
java.lang.Object
com.vladsch.flexmark.util.format.TableRow
com.vladsch.flexmark.util.format.TableSeparatorRow
-
Field Summary
Fields inherited from class com.vladsch.flexmark.util.format.TableRow
afterOffset, beforeOffset, cells
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vladsch.flexmark.util.format.TableRow
addColumn, appendColumns, appendColumns, columnOf, columnOfOrNull, deleteColumns, expandTo, expandTo, fillMissingColumns, forAllCells, forAllCells, forAllCells, forAllCells, forAllCells, forAllCells, getAfterOffset, getBeforeOffset, getCells, getColumns, getSpannedColumns, getTotalColumns, indexOf, indexOfOrNull, insertColumns, insertColumns, isEmpty, isEmptyColumn, moveColumn, normalize, normalizeIfNeeded, set, setAfterOffset, setBeforeOffset, toString
-
Constructor Details
-
TableSeparatorRow
public TableSeparatorRow()
-
-
Method Details
-
defaultCell
- Overrides:
defaultCell
in classTableRow
-