| Methods in org.apache.poi.xwpf.converter.core.openxmlformats.styles.run with parameters of type XWPFStylesDocument |
org.apache.poi.xwpf.usermodel.UnderlinePatterns |
RunUnderlineValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
Color |
RunTextHighlightingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleStrikeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rpr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleItalicValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rpr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleBoldValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rpr,
XWPFStylesDocument stylesDocument)
|
Float |
RunFontSizeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr pr,
XWPFStylesDocument document)
|
String |
RunFontFamilyValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
Color |
RunFontColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr pr,
XWPFStylesDocument document)
|
Color |
RunBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
abstract Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph,
XWPFStylesDocument document)
|
org.apache.poi.xwpf.usermodel.UnderlinePatterns |
RunUnderlineValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
Color |
RunTextHighlightingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleStrikeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleItalicValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleBoldValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
|
Float |
RunFontSizeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument document)
|
String |
RunFontFamilyValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
Color |
RunFontColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument document)
|
Color |
RunBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
abstract Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
| Methods in org.apache.poi.xwpf.converter.core.styles with parameters of type XWPFStylesDocument |
protected abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractValueProvider.getDefaultStyle(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractValueProvider.getDefaultValue(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
protected String |
AbstractValueProvider.getKey(XWPFElement element,
XWPFStylesDocument stylesDocument,
String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type)
|
protected StringBuilder |
AbstractValueProvider.getKeyBuffer(XWPFElement element,
XWPFStylesDocument stylesDocument,
String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type)
|
protected Value |
AbstractValueProvider.getStaticValue(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
Value |
IValueProvider.getValue(XWPElement element,
XWPFStylesDocument styleManager)
|
Value |
AbstractValueProvider.getValue(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractValueProvider.getValueFromDefaultStyle(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
protected abstract Value |
AbstractValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractValueProvider.getValueFromDocDefaultsStyle(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
abstract Value |
AbstractValueProvider.getValueFromElement(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
protected abstract Value |
AbstractValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument)
|
Object |
AbstractValueProvider.getValueFromStyleIds(XWPFElement element,
XWPFStylesDocument stylesDocument,
Object defaultValue)
|
Value |
AbstractValueProvider.getValueFromStyles(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
protected abstract Value |
AbstractValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractValueProvider.internalGetValue(XWPFElement element,
XWPFStylesDocument stylesDocument)
|
| Methods in org.apache.poi.xwpf.converter.core.styles.paragraph with parameters of type XWPFStylesDocument |
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractParagraphValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument styleManager)
|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractParagraphRunValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument styleManager)
|
protected Float |
ParagraphSpacingAfterValueProvider.getDefaultValue(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument)
|
protected StringBuilder |
AbstractSpacingParagraphValueProvider.getKeyBuffer(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument stylesDocument,
String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type)
|
protected StringBuilder |
AbstractIndentationParagraphValueProvider.getKeyBuffer(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument stylesDocument,
String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type)
|
protected Float |
ParagraphSpacingAfterValueProvider.getStaticValue(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractParagraphValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractParagraphRunValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractParagraphValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractParagraphRunValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractParagraphValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractParagraphRunValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractParagraphValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument)
|
| Methods in org.apache.poi.xwpf.converter.core.styles.run with parameters of type XWPFStylesDocument |
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractRunValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFRun element,
XWPFStylesDocument styleManager)
|
org.apache.poi.xwpf.usermodel.UnderlinePatterns |
RunUnderlineValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
Color |
RunTextHighlightingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleStrikeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleItalicValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
|
Boolean |
RunFontStyleBoldValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
|
Float |
RunFontSizeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument stylesDocument)
|
String |
RunFontFamilyValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr ppr,
XWPFStylesDocument stylesDocument)
|
Color |
RunFontColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
Color |
RunBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
abstract Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr ppr,
XWPFStylesDocument stylesDocument)
|
protected String |
RunFontFamilyValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractRunValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractRunValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFRun run,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractRunValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractRunValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument)
|
| Methods in org.apache.poi.xwpf.converter.core.styles.table.row with parameters of type XWPFStylesDocument |
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractTableRowValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFTableRow row,
XWPFStylesDocument stylesDocument)
|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractTableRowExValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFTableRow element,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractTableRowValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractTableRowExValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractTableRowValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFTableRow row,
XWPFStylesDocument stylesDocument)
|
Value |
AbstractTableRowExValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFTableRow row,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractTableRowValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractTableRowExValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractTableRowValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument)
|
protected Value |
AbstractTableRowExValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument)
|