public class ParagraphAlignmentValueProvider extends AbstractParagraphValueProvider<org.apache.poi.xwpf.usermodel.ParagraphAlignment>
| Modifier and Type | Field and Description |
|---|---|
static ParagraphAlignmentValueProvider |
INSTANCE |
| Constructor and Description |
|---|
ParagraphAlignmentValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.xwpf.usermodel.ParagraphAlignment |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr pPr,
XWPFStylesDocument document) |
getCTPPr, getValuepublic static final ParagraphAlignmentValueProvider INSTANCE
public org.apache.poi.xwpf.usermodel.ParagraphAlignment getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr pPr,
XWPFStylesDocument document)
getValue in class AbstractParagraphValueProvider<org.apache.poi.xwpf.usermodel.ParagraphAlignment>Copyright © 2016. All Rights Reserved.