Class XWPFCommentsDecorator

java.lang.Object
org.apache.poi.xwpf.model.XWPFParagraphDecorator
org.apache.poi.xwpf.model.XWPFCommentsDecorator

public class XWPFCommentsDecorator extends XWPFParagraphDecorator
Decorator class for XWPFParagraph allowing to add comments found in paragraph to its text
Author:
Yury Batrakov (batrakov at gmail.com)