Class TableCell

java.lang.Object
com.vladsch.flexmark.util.ast.Node
com.vladsch.flexmark.ext.tables.TableCell
All Implemented Interfaces:
DelimitedNode, TextContainer

public class TableCell extends Node implements DelimitedNode
Table cell of a TableRow containing inline nodes.