org.apache.poi.xwpf.usermodel
public class XWPFComment extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
author |
protected java.lang.String |
id |
protected java.lang.StringBuffer |
text |
Constructor and Description |
---|
XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment,
XWPFDocument document) |
protected java.lang.String id
protected java.lang.String author
protected java.lang.StringBuffer text
public XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment, XWPFDocument document)
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.