Uses of Class
org.wickedsource.docxstamper.util.ParagraphWrapper
Packages that use ParagraphWrapper
-
Uses of ParagraphWrapper in org.wickedsource.docxstamper.replace
Methods in org.wickedsource.docxstamper.replace with parameters of type ParagraphWrapperModifier and TypeMethodDescriptionvoidPlaceholderReplacer.replace(ParagraphWrapper p, String placeholder, String replacementObject) Replaces expressions in the given paragraph and replaces them with the values provided by the expression resolver.