public class RunFontColorValueProvider extends AbstractRunValueProvider<Color>
| Modifier and Type | Field and Description |
|---|---|
static RunFontColorValueProvider |
INSTANCE |
| Constructor and Description |
|---|
RunFontColorValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
Color |
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 RunFontColorValueProvider INSTANCE
public Color getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr, XWPFStylesDocument stylesDocument)
getValue in class AbstractRunValueProvider<Color>Copyright © 2016. All Rights Reserved.