Uses of Class
com.vladsch.flexmark.util.format.MarkdownTable.IndexSpanOffset
-
Packages that use MarkdownTable.IndexSpanOffset Package Description com.vladsch.flexmark.util.format -
-
Uses of MarkdownTable.IndexSpanOffset in com.vladsch.flexmark.util.format
Methods in com.vladsch.flexmark.util.format that return MarkdownTable.IndexSpanOffset Modifier and Type Method Description MarkdownTable.IndexSpanOffset
TableRow. indexOf(int column)
MarkdownTable.IndexSpanOffset
TableRow. indexOfOrNull(java.lang.Integer column)
-