Class TableNode
java.lang.Object
org.pegdown.ast.AbstractNode
org.pegdown.ast.SuperNode
org.pegdown.ast.TableNode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SuperNode
getChildrenMethods inherited from class AbstractNode
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
-
Constructor Details
-
TableNode
public TableNode()
-
-
Method Details
-
getColumns
-
addColumn
-
hasTwoOrMoreDividers
public boolean hasTwoOrMoreDividers() -
accept
-