Class TableNode
- java.lang.Object
-
- org.commonmark.node.Node
-
- org.commonmark.node.Block
-
- org.commonmark.node.CustomBlock
-
- org.symphonyoss.symphony.messageml.markdown.nodes.TableNode
-
public class TableNode extends org.commonmark.node.CustomBlockClass representing a Markdown node for tables.- Since:
- 4/7/17
- Author:
- lukasz
-
-
Constructor Summary
Constructors Constructor Description TableNode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClosingDelimiter()StringgetOpeningDelimiter()
-