Uses of Interface
pro.verron.officestamper.api.DocxPart
Package
Description
This package provides presets and recommended configurations for docxstamper library users;
-
Uses of DocxPart in pro.verron.officestamper.api
Modifier and TypeMethodDescriptiondefault void
CommentProcessor.commitChanges
(DocxPart docxPart) This method is called after all comments in the .docx template have been passed to the comment processor.default org.docx4j.wml.R
Resolves the expression in the given document with the provided object.default org.docx4j.wml.R
ObjectResolver.resolve
(DocxPart document, Placeholder placeholder, Object object) Resolves the expression in the given document with the provided object.final org.docx4j.wml.R
Resolves an object to a string and creates a new run with the resolved string as content.default void
ParagraphPlaceholderReplacer.resolveExpressionsForParagraph
(DocxPart docxPart, Paragraph paragraph, Object context) Finds expressions in the given paragraph and replaces them with the values provided by the expression resolver. -
Uses of DocxPart in pro.verron.officestamper.experimental
-
Uses of DocxPart in pro.verron.officestamper.preset