| Interface | Description |
|---|---|
| TableVisitor |
| Class | Description |
|---|---|
| TableBlock | |
| TableBody |
Body part of a
TableBlock containing TableRows. |
| TableCaption |
Table caption of a
TableBlock containing inline nodes. |
| TableCell |
Table cell of a
TableRow containing inline nodes. |
| TableExtractingVisitor | |
| TableHead |
Head part of a
TableBlock containing TableRows. |
| TableRow | |
| TableSeparator |
Body part of a
TableBlock containing TableRows. |
| TablesExtension |
Extension for GFM tables using "|" pipes (GitHub Flavored Markdown).
|
| TableTextCollectingVisitor | Deprecated
use
TextCollectingVisitor from the utils library |
| TableVisitorExt |
| Enum | Description |
|---|---|
| TableCell.Alignment |
How the cell is aligned horizontally.
|
Copyright © 2020. All rights reserved.