Package | Description |
---|---|
org.apache.poi.xwpf.model |
Modifier and Type | Class and Description |
---|---|
class |
XWPFCommentsDecorator
Decorator class for XWPFParagraph allowing to add comments
found in paragraph to its text
|
Modifier and Type | Field and Description |
---|---|
protected XWPFParagraphDecorator |
XWPFParagraphDecorator.nextDecorator |
Constructor and Description |
---|
XWPFCommentsDecorator(XWPFParagraphDecorator nextDecorator) |
XWPFCommentsDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator) |
XWPFParagraphDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.