Class CommentWrapper


  • public class CommentWrapper
    extends Object
    • Constructor Detail

      • CommentWrapper

        public CommentWrapper​(org.docx4j.wml.Comments.Comment comment,
                              org.docx4j.wml.CommentRangeStart commentRangeStart,
                              org.docx4j.wml.CommentRangeEnd commentRangeEnd)
      • CommentWrapper

        public CommentWrapper()
    • Method Detail

      • getComment

        public org.docx4j.wml.Comments.Comment getComment()
      • getCommentRangeStart

        public org.docx4j.wml.CommentRangeStart getCommentRangeStart()
      • getCommentRangeEnd

        public org.docx4j.wml.CommentRangeEnd getCommentRangeEnd()