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