public class RunFontStyleBoldValueProvider extends AbstractRunValueProvider<Boolean>
| Modifier and Type | Field and Description |
|---|---|
static RunFontStyleBoldValueProvider |
INSTANCE |
| Constructor and Description |
|---|
RunFontStyleBoldValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
getDefaultStyle, getParentTableCell, getRPr, getRPr, getRPr, getRPr, getStyleID, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic static RunFontStyleBoldValueProvider INSTANCE
public Boolean getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr, XWPFStylesDocument stylesDocument)
getValue in class AbstractRunValueProvider<Boolean>Copyright © 2016. All Rights Reserved.