Package org.apache.poi.xwpf.usermodel
Class XWPFComment
java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFComment
Sketch of XWPF comment class
- Author:
- Yury Batrakov (batrakov at gmail.com)
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionXWPFComment
(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment, XWPFDocument document) -
Method Summary
-
Field Details
-
id
-
author
-
text
-
-
Constructor Details
-
XWPFComment
public XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment, XWPFDocument document)
-
-
Method Details
-
getId
-
getAuthor
-
getText
-