public abstract class AbstractParagraphBorderValueProvider extends AbstractParagraphValueProvider<org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder>
| Constructor and Description |
|---|
AbstractParagraphBorderValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder |
getBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPBdr border) |
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr) |
getCTPPr, getCTPPr, getCTPPr, getCTPPr, getDefaultStyle, getParentTableCell, getStyleID, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic AbstractParagraphBorderValueProvider()
public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr)
getValue in class AbstractParagraphValueProvider<org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder>protected abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder getBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPBdr border)
Copyright © 2016. All Rights Reserved.