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