Class CommentWrapper
java.lang.Object
org.wickedsource.docxstamper.util.CommentWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.docx4j.wml.Comments.Commentorg.docx4j.wml.CommentRangeEndorg.docx4j.wml.CommentRangeStartorg.docx4j.wml.R.CommentReferenceorg.docx4j.wml.ContentAccessororg.docx4j.openpackaging.packages.WordprocessingMLPackagegetSubTemplate(org.docx4j.openpackaging.packages.WordprocessingMLPackage document) org.docx4j.openpackaging.packages.WordprocessingMLPackagetryBuildingSubtemplate(org.docx4j.openpackaging.packages.WordprocessingMLPackage document)
-
Constructor Details
-
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() -
getCommentReference
public org.docx4j.wml.R.CommentReference getCommentReference() -
getChildren
-
getParent
public org.docx4j.wml.ContentAccessor getParent() -
getRepeatElements
-
getSubTemplate
public org.docx4j.openpackaging.packages.WordprocessingMLPackage getSubTemplate(org.docx4j.openpackaging.packages.WordprocessingMLPackage document) throws Exception - Throws:
Exception
-
tryBuildingSubtemplate
public org.docx4j.openpackaging.packages.WordprocessingMLPackage tryBuildingSubtemplate(org.docx4j.openpackaging.packages.WordprocessingMLPackage document)
-