Uses of Interface
pro.verron.officestamper.api.DocxPart
Packages that use DocxPart
Package
Description
This package provides presets and recommended configurations for docxstamper library users;
-
Uses of DocxPart in pro.verron.officestamper.api
Methods in pro.verron.officestamper.api that return DocxPartMethods in pro.verron.officestamper.api that return types with arguments of type DocxPartMethods in pro.verron.officestamper.api with parameters of type DocxPartModifier and TypeMethodDescriptiondefault voidCommentProcessor.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.RResolves the expression in the given document with the provided object.default org.docx4j.wml.RObjectResolver.resolve(DocxPart document, Placeholder placeholder, Object object) Resolves the expression in the given document with the provided object.final org.docx4j.wml.RResolves an object to a string and creates a new run with the resolved string as content.default voidParagraphPlaceholderReplacer.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
Classes in pro.verron.officestamper.experimental that implement DocxPartMethods in pro.verron.officestamper.experimental that return DocxPartMethods in pro.verron.officestamper.experimental that return types with arguments of type DocxPart -
Uses of DocxPart in pro.verron.officestamper.preset
Methods in pro.verron.officestamper.preset with parameters of type DocxPart