public class XWPFCommentsDecorator extends XWPFParagraphDecorator
nextDecorator, paragraph
Constructor and Description |
---|
XWPFCommentsDecorator(XWPFParagraphDecorator nextDecorator) |
XWPFCommentsDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator) |
Modifier and Type | Method and 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 © 2005-2010 Potix Corporation. All Rights Reserved.