public class AbstractTableWriterModel extends TableModel
TableModel.TrFinder
col, drawTableBorder, effectiveTableStyle, headerMaxRow, row, rows, styleId, tbl, tblGrid, tblPr, width
Constructor and Description |
---|
AbstractTableWriterModel() |
Modifier and Type | Method and Description |
---|---|
void |
addCell(Tc tc,
Node content)
Add a new cell to this table and copy processed content of
tc to it.
|
protected void |
addRow(AbstractTableWriterModelCell cell) |
void |
build(AbstractWmlConversionContext conversionContext,
Object node,
Node content)
Build a table representation from a tbl instance.
|
protected void |
handleRow(NodeList cellContents,
Tr tr,
int r) |
addCell, addCell, addDummyCell, build, calcTableWidth, debugStr, getCell, getColCount, getColName, getEffectiveTableStyle, getElement, getGridAfter, getGridBefore, getHeaderMaxRow, getRows, getStyleId, getTableWidth, getTblGrid, getTblPr, handleRow, isBorderConflictResolutionRequired, isDrawTableBorders, isHeaderRow, resetIndexes, setBorderConflictResolutionRequired, startRow
public void addCell(Tc tc, Node content)
protected void addRow(AbstractTableWriterModelCell cell)
public void build(AbstractWmlConversionContext conversionContext, Object node, Node content) throws TransformerException
TransformerException
Copyright © 2007-2019. All Rights Reserved.