public interface TableManipulator
| Modifier and Type | Field and Description |
|---|---|
static TableManipulator |
NULL |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(MarkdownTable table,
com.vladsch.flexmark.util.ast.Node tableNoe) |
static final TableManipulator NULL
void apply(MarkdownTable table, com.vladsch.flexmark.util.ast.Node tableNoe)
Copyright © 2020. All rights reserved.