Constructor and Description |
---|
TableNode() |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor) |
boolean |
addColumn(TableColumnNode columnNode) |
List<TableColumnNode> |
getColumns() |
boolean |
hasTwoOrMoreDividers() |
getChildren
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
public List<TableColumnNode> getColumns()
public boolean addColumn(TableColumnNode columnNode)
public boolean hasTwoOrMoreDividers()
Copyright © 2009–2023 org.pegdown. All rights reserved.