Class TableParagraphPreProcessor.TableSeparatorRow

java.lang.Object
com.vladsch.flexmark.util.ast.Node
com.vladsch.flexmark.ext.tables.TableRow
com.vladsch.flexmark.ext.tables.internal.TableParagraphPreProcessor.TableSeparatorRow
All Implemented Interfaces:
DoNotDecorate, LineBreakNode
Enclosing class:
TableParagraphPreProcessor

private static class TableParagraphPreProcessor.TableSeparatorRow extends TableRow implements DoNotDecorate
  • Constructor Details

    • TableSeparatorRow

      public TableSeparatorRow()
    • TableSeparatorRow

      public TableSeparatorRow(BasedSequence chars)