|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xwpf.converter.core.openxmlformats.styles.run.AbstractRunValueProvider<Value>
public abstract class AbstractRunValueProvider<Value>
| Constructor Summary | |
|---|---|
AbstractRunValueProvider()
|
|
| Method Summary | |
|---|---|
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr |
getCTRPr(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults)
|
abstract Value |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
Value |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph,
XWPFStylesDocument document)
|
abstract Value |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRunValueProvider()
| Method Detail |
|---|
public Value getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph,
XWPFStylesDocument document)
public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr getCTRPr(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults)
public abstract Value getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument)
public abstract Value getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||