public class TableWidthValueProvider extends AbstractTableValueProvider<TableWidth>
| Modifier and Type | Field and Description |
|---|---|
static TableWidthValueProvider |
INSTANCE |
| Constructor and Description |
|---|
TableWidthValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
TableWidth |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr,
XWPFStylesDocument document) |
TableWidth |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document) |
getValuepublic static final TableWidthValueProvider INSTANCE
public TableWidth getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr, XWPFStylesDocument document)
getValue in class AbstractTableValueProvider<TableWidth>public TableWidth getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr, XWPFStylesDocument document)
getValue in class AbstractTableValueProvider<TableWidth>Copyright © 2016. All Rights Reserved.