Package | Description |
---|---|
org.docx4j.finders | |
org.docx4j.model.datastorage | |
org.docx4j.model.table | |
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
List<Tbl> |
TableFinder.tblList |
Modifier and Type | Method and Description |
---|---|
static void |
BindingTraverserTableHelper.setupMaxWidthAndStyleForTc(Tbl tbl,
Tc tc,
XHTMLImporter xHTMLImporter)
Get table cell width from tc and table style from tbl and set it to xHTMLImporter.
|
Modifier and Type | Field and Description |
---|---|
protected Tbl |
TableModel.tbl |
Modifier and Type | Method and Description |
---|---|
static Tbl |
TblFactory.createTable(int rows,
int cols,
int cellWidthTwips) |
Modifier and Type | Method and Description |
---|---|
void |
TableModel.build(Tbl tbl) |
Modifier and Type | Method and Description |
---|---|
Tbl |
ObjectFactory.createTbl()
Create an instance of
Tbl |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Tbl> |
ObjectFactory.createBodyTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCommentsCommentTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCTCustomXmlBlockTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCTFtnEdnTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCTTxbxContentTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createFtrTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createHdrTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createSdtContentBlockTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createTcTbl(Tbl value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Tbl> |
ObjectFactory.createBodyTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCommentsCommentTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCTCustomXmlBlockTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCTFtnEdnTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createCTTxbxContentTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createFtrTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createHdrTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createSdtContentBlockTbl(Tbl value)
|
JAXBElement<Tbl> |
ObjectFactory.createTcTbl(Tbl value)
|
Copyright © 2007-2019. All Rights Reserved.