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