Class XWPFComment

java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFComment

public class XWPFComment extends Object
Sketch of XWPF comment class
Author:
Yury Batrakov (batrakov at gmail.com)
  • Field Details

  • Constructor Details

    • XWPFComment

      public XWPFComment(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTComment comment, XWPFDocument document)
  • Method Details

    • getId

      public String getId()
    • getAuthor

      public String getAuthor()
    • getText

      public String getText()