Package com.vladsch.flexmark.util.format
Class TableSeparatorSection
java.lang.Object
com.vladsch.flexmark.util.format.TableSection
com.vladsch.flexmark.util.format.TableSeparatorSection
-
Field Summary
FieldsFields inherited from class com.vladsch.flexmark.util.format.TableSection
column, row, rows, sectionType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vladsch.flexmark.util.format.TableSection
expandTo, expandTo, expandTo, expandTo, get, getColumn, getMaxColumns, getMinColumns, getRow, getRows, nextRow, normalize, setCell, toString
-
Field Details
-
DEFAULT_CELL
-
-
Constructor Details
-
TableSeparatorSection
-
-
Method Details
-
defaultRow
- Overrides:
defaultRow
in classTableSection
-
defaultCell
- Overrides:
defaultCell
in classTableSection
-