public class TableExtractingVisitor extends Object
| Constructor and Description |
|---|
TableExtractingVisitor(com.vladsch.flexmark.util.options.DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
com.vladsch.flexmark.util.format.MarkdownTable[] |
getTables(com.vladsch.flexmark.ast.Node node) |
Copyright © 2018. All rights reserved.