Class CommentWrapper

java.lang.Object
org.wickedsource.docxstamper.util.CommentWrapper

public class CommentWrapper extends Object
  • Constructor Details

    • CommentWrapper

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

      public CommentWrapper()
  • Method Details

    • getComment

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

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

      public org.docx4j.wml.CommentRangeEnd getCommentRangeEnd()
    • getChildren

      public Set<CommentWrapper> getChildren()