Package | Description |
---|---|
org.docx4j.convert.out.common.writer | |
org.docx4j.model.table | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTableWriterModel.handleRow(NodeList cellContents,
Tr tr,
int r) |
Modifier and Type | Method and Description |
---|---|
List<Tr> |
TableModel.TrFinder.getTrList() |
Modifier and Type | Method and Description |
---|---|
protected int |
TableModel.getGridAfter(Tr tr) |
protected int |
TableModel.getGridBefore(Tr tr) |
protected void |
TableModel.handleRow(Tr tr,
int r) |
protected boolean |
TableModel.isHeaderRow(Tr tr) |
void |
TableModel.startRow(Tr tr) |
Modifier and Type | Method and Description |
---|---|
void |
TableModel.TrFinder.setTrList(List<Tr> trList) |
Constructor and Description |
---|
TableModelRow(Tr tr) |
Modifier and Type | Method and Description |
---|---|
Tr |
ObjectFactory.createTr()
Create an instance of
Tr |
Copyright © 2007-2019. All Rights Reserved.