Class CommentWrapper

java.lang.Object
pro.verron.officestamper.core.StandardComment
org.wickedsource.docxstamper.util.CommentWrapper
All Implemented Interfaces:
Comment

@Deprecated(since="1.6.8", forRemoval=true) public class CommentWrapper extends StandardComment
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.6.8, This class has been deprecated in the effort of the library modularization. It is recommended to use the StandardComment class and Comment interface instead. This class will be moved to internals in the future releases of the module.
  • Constructor Details

    • CommentWrapper

      public CommentWrapper()
      Deprecated, for removal: This API element is subject to removal in a future version.
      The CommentWrapper class is a subclass of StandardComment that represents a comment wrapper in a Word document. This class extends StandardComment and does not accommodate the feature needing direct document access.