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