Uses of Class
org.apache.poi.xwpf.usermodel.XWPFComment

Packages that use XWPFComment
org.apache.poi.xwpf.usermodel   
 

Uses of XWPFComment in org.apache.poi.xwpf.usermodel
 

Methods in org.apache.poi.xwpf.usermodel that return XWPFComment
 XWPFComment XWPFDocument.getCommentByID(java.lang.String id)
           
 XWPFComment[] XWPFDocument.getComments()