- java.lang.Object
-
- org.apache.poi.xwpf.usermodel.XWPFComment
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
author |
protected java.lang.String |
id |
protected java.lang.StringBuffer |
text |
-
Constructor Summary
Constructors
Constructor and Description |
XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment,
XWPFDocument document) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getAuthor() |
java.lang.String |
getId() |
java.lang.String |
getText() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright 2016 The Apache Software Foundation or
its licensors, as applicable.