XWPFCommentsDecorator, XWPFHyperlinkDecoratorpublic abstract class XWPFParagraphDecorator
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected XWPFParagraphDecorator |
nextDecorator |
|
protected XWPFParagraph |
paragraph |
| Constructor | Description |
|---|---|
XWPFParagraphDecorator(XWPFParagraph paragraph) |
|
XWPFParagraphDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getText() |
protected XWPFParagraph paragraph
protected XWPFParagraphDecorator nextDecorator
public XWPFParagraphDecorator(XWPFParagraph paragraph)
public XWPFParagraphDecorator(XWPFParagraph paragraph, XWPFParagraphDecorator nextDecorator)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.