Uses of Interface
com.vladsch.flexmark.util.ast.LineBreakNode
-
Packages that use LineBreakNode Package Description com.vladsch.flexmark.ext.tables com.vladsch.flexmark.ext.tables.internal -
-
Uses of LineBreakNode in com.vladsch.flexmark.ext.tables
Classes in com.vladsch.flexmark.ext.tables that implement LineBreakNode Modifier and Type Class Description class
TableCaption
Table caption of aTableBlock
containing inline nodes.class
TableRow
-
Uses of LineBreakNode in com.vladsch.flexmark.ext.tables.internal
Classes in com.vladsch.flexmark.ext.tables.internal that implement LineBreakNode Modifier and Type Class Description private static class
TableParagraphPreProcessor.TableSeparatorRow
-